22Jun23rv1_17_0+1155-03d9b09867e - 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: 1454 succeeded 3142 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  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 
> =================================================================
> ==2598324==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e3809cfe32 bp 0x7ffede428870 sp 0x7ffede428868
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e3809cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3809cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3806da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3806dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3808d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3808cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e380b37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e380259c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e38025556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e380243018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f9ebf4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f9ebf4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e380181634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e38023faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e382b1fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3809cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3806da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access create duplicated ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2598338==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ee45116e32 bp 0x7fff83ed6d10 sp 0x7fff83ed6d08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ee45116e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee451169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee44e219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee44e22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee4501cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee45014952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee4527e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee449a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee4499c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee4498a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c77c18d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c77c18e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee448c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ee44986aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ee47266ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee45116725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee44e219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598342==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b363a1ee32 bp 0x7fffd53131f0 sp 0x7fffd53131e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b363a1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b363a1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3637299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b36372ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b363924ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b36391c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b363b86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3632a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3632a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b363292018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43d79a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43d79a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3631d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b36328eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b365b6eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b363a1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3637299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598339==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b4b8296e32 bp 0x7ffddc527b30 sp 0x7ffddc527b28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b4b8296e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4b82969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4b7fa19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4b7fa2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4b819cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4b8194952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4b83fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4b7b20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4b7b1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4b7b0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ab83c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ab83c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4b7a48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b4b7b06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b4ba3e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4b8296725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4b7fa19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598328==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a458531e32 bp 0x7ffc66c4fc90 sp 0x7ffc66c4fc88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a458531e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4585319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a45823c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a45823dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a458437ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a45842f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a458699793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a457dbbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a457db756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a457da5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bc72e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bc72e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a457ce3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a457da1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a45a681ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a458531725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a45823c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598354==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55da10653e32 bp 0x7ffd796a34d0 sp 0x7ffd796a34c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55da10653e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da106539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da1035e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da1035fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da10559ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da10551952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da107bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da0feddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da0fed956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da0fec7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3339e4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3339e4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da0fe05634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55da0fec3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55da127a3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da10653725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da1035e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598396==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5630f97c2e32 bp 0x7ffe85279bb0 sp 0x7ffe85279ba8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5630f97c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630f97c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630f94cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630f94ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630f96c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630f96c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630f992a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5630f904cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5630f904856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630f9036018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1638197d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1638197e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630f8f74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5630f9032aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5630fb912ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630f97c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630f94cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598359==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55cbcc674e32 bp 0x7ffd393989b0 sp 0x7ffd393989a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55cbcc674e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cbcc6749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cbcc37f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cbcc380d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cbcc57aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cbcc572952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cbcc7dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cbcbefec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cbcbefa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cbcbee8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31056b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31056b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cbcbe26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55cbcbee4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cbce7c4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cbcc674725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cbcc37f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598382==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55919a1fde32 bp 0x7ffcebd25790 sp 0x7ffcebd25788
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55919a1fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55919a1fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559199f089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559199f09d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55919a103ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55919a0fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55919a365793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559199a87c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559199a8356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559199a71018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fafdce2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fafdce2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591999af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559199a6daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55919c34dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55919a1fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559199f089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598365==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d2d7501e32 bp 0x7ffd61a21c30 sp 0x7ffd61a21c28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d2d7501e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2d75019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2d720c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2d720dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2d7407ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2d73ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2d7669793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2d6d8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2d6d8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2d6d75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06c961ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06c961ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2d6cb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d2d6d71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d2d9651ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2d7501725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2d720c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598404==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564069c47e32 bp 0x7ffe7dd68210 sp 0x7ffe7dd68208
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564069c47e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564069c479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640699529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564069953d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564069b4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564069b45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564069daf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640694d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640694cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640694bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd48d82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd48d82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640693f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5640694b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56406bd97ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564069c47725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640699529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598403==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f1e6484e32 bp 0x7ffc1033aaf0 sp 0x7ffc1033aae8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f1e6484e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1e64849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1e618f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1e6190d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1e638aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1e6382952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1e65ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1e5d0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1e5d0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1e5cf8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f66417e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f66417e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1e5c36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f1e5cf4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f1e85d4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1e6484725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1e618f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598438==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5631d16c9e32 bp 0x7ffe722f0b90 sp 0x7ffe722f0b88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5631d16c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631d16c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631d13d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631d13d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631d15cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631d15c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631d1831793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631d0f53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631d0f4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631d0f3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb0cf81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb0cf81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631d0e7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5631d0f39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631d3819ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631d16c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631d13d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598418==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558cf01eee32 bp 0x7ffe26c60110 sp 0x7ffe26c60108
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558cf01eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558cf01ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558cefef99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558cefefad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558cf00f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558cf00ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558cf0356793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558cefa78c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558cefa7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558cefa62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56b0432d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56b0432e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558cef9a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558cefa5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558cf233eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558cf01ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558cefef99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598431==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c24619fe32 bp 0x7fff443d7c10 sp 0x7fff443d7c08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c24619fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c24619f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c245eaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c245eabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2460a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c24609d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c246307793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c245a29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c245a2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c245a13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1220abbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1220abbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c245951634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c245a0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c2482efca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c24619f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c245eaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598423==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558d57067e32 bp 0x7fffd8e73610 sp 0x7fffd8e73608
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558d57067e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d570679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d56d729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d56d73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d56f6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d56f65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d571cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d568f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d568ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d568db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febc7ba5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febc7ba5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d56819634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558d568d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558d591b7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d57067725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d56d729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598450==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5610abef3e32 bp 0x7ffdbf315fb0 sp 0x7ffdbf315fa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5610abef3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610abef39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610abbfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610abbffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610abdf9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610abdf1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610ac05b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610ab77dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610ab77956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610ab767018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad6b974d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad6b974e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610ab6a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5610ab763aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5610ae043ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610abef3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610abbfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598448==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5594a3f08e32 bp 0x7fff00f8aad0 sp 0x7fff00f8aac8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5594a3f08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594a3f089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594a3c139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594a3c14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594a3e0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594a3e06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594a4070793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5594a3792c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5594a378e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5594a377c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8373be9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8373be9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5594a36ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x5594a3778aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5594a6058ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594a3f08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594a3c139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597567==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560211773e32 bp 0x7ffd384321d0 sp 0x7ffd384321c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560211773e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602117739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56021147e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56021147fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560211679ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560211671952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5602118db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560210ffdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560210ff956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560210fe7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f83c336fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f83c336fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560210f25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560210fe3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5602138c3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560211773725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56021147e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597575==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562de95fae32 bp 0x7ffc643d32d0 sp 0x7ffc643d32c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562de95fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562de95fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562de93059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562de9306d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562de9500ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562de94f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562de9762793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562de8e84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562de8e8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562de8e6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68af149d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68af149e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562de8dac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562de8e6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562deb74aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562de95fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562de93059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597577==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556fcca56e32 bp 0x7ffefc8231f0 sp 0x7ffefc8231e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556fcca56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556fcca569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556fcc7619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556fcc762d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556fcc95cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556fcc954952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556fccbbe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556fcc2e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556fcc2dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556fcc2ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a3c5a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a3c5a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556fcc208634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556fcc2c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556fceba6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556fcca56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556fcc7619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  fe 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2597588==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x564d05e18e32 bp 0x7ffc57ebd510 sp 0x7ffc57ebd508
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x564d05e18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d05e189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d05b239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d05b24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d05d1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d05d16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d05f80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d056a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d0569e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d0568c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7538d0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7538d0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d055ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x564d05688aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564d07f68ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d05e18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d05b239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597634==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bbc2833e32 bp 0x7fff77980a90 sp 0x7fff77980a88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bbc2833e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbc28339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbc253e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbc253fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbc2739ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbc2731952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbc299b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbc20bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbc20b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbc20a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f516e837d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f516e837e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbc1fe5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bbc20a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bbc4983ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbc2833725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbc253e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2597596==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d0666a3e32 bp 0x7ffeff805e90 sp 0x7ffeff805e88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d0666a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0666a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0663ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0663afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0665a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0665a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d06680b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d065f2dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d065f2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d065f17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb3b3fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb3b3fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d065e55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d065f13aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d0687f3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0666a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0663ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597615==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55844346ae32 bp 0x7ffda1d50cb0 sp 0x7ffda1d50ca8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55844346ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55844346a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584431759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558443176d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558443370ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558443368952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584435d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558442cf4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558442cf056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558442cde018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2215e97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2215e97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558442c1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558442cdaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584455baca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55844346a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584431759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597605==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e905d08e32 bp 0x7ffe0a94c3d0 sp 0x7ffe0a94c3c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e905d08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e905d089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e905a139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e905a14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e905c0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e905c06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e905e70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e905592c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e90558e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e90557c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8868926d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8868926e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9054ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e905578aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e907e58ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e905d08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e905a139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597622==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56527a4c9e32 bp 0x7ffd28ac6050 sp 0x7ffd28ac6048
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56527a4c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56527a4c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56527a1d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56527a1d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56527a3cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56527a3c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56527a631793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565279d53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565279d4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565279d3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6636f96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6636f96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565279c7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x565279d39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56527c619ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56527a4c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56527a1d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597613==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56287c9fce32 bp 0x7ffc0632a9d0 sp 0x7ffc0632a9c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56287c9fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56287c9fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56287c7079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56287c708d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56287c902ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56287c8fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56287cb64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56287c286c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56287c28256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56287c270018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d203d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d203d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56287c1ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56287c26caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56287eb4cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56287c9fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56287c7079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2597629==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56178104ce32 bp 0x7ffe889a9750 sp 0x7ffe889a9748
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56178104ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56178104c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561780d579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561780d58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561780f52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561780f4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617811b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617808d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617808d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617808c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1b7fded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1b7fdee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617807fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5617808bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56178319cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56178104c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561780d579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597628==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559afb8ffe32 bp 0x7ffc7a7d4af0 sp 0x7ffc7a7d4ae8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559afb8ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559afb8ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559afb60a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559afb60bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559afb805ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559afb7fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559afba67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559afb189c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559afb18556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559afb173018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e6b56fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e6b56fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559afb0b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559afb16faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559afda4fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559afb8ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559afb60a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597644==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563bd5fdce32 bp 0x7ffcb7b2e270 sp 0x7ffcb7b2e268
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563bd5fdce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563bd5fdc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563bd5ce79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563bd5ce8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563bd5ee2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563bd5eda952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563bd6144793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563bd5866c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563bd586256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563bd5850018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbbf413dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbf413de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563bd578e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563bd584caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563bd812cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563bd5fdc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563bd5ce79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597646==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e3bc7bbe32 bp 0x7ffe75ae8c50 sp 0x7ffe75ae8c48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e3bc7bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3bc7bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3bc4c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3bc4c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3bc6c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3bc6b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3bc923793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3bc045c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3bc04156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3bc02f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e9a668d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e9a668e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3bbf6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e3bc02baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e3be90bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3bc7bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3bc4c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597931==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562dce0fde32 bp 0x7ffd7ae29d70 sp 0x7ffd7ae29d68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562dce0fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562dce0fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562dcde089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562dcde09d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562dce003ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562dcdffb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562dce265793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562dcd987c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562dcd98356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562dcd971018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb94a685d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb94a685e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562dcd8af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562dcd96daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562dd024dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562dce0fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562dcde089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597947==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55affa709e32 bp 0x7ffe5faedad0 sp 0x7ffe5faedac8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55affa709e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55affa7099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55affa4149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55affa415d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55affa60febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55affa607952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55affa871793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aff9f93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aff9f8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aff9f7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0035d75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0035d75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aff9ebb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55aff9f79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55affc859ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55affa709725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55affa4149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597933==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56395f426e32 bp 0x7ffcfb10f810 sp 0x7ffcfb10f808
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56395f426e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56395f4269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56395f1319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56395f132d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56395f32cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56395f324952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56395f58e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56395ecb0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56395ecac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56395ec9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f255c474d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f255c474e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56395ebd8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56395ec96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563961576ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56395f426725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56395f1319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597747==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f9b4549e32 bp 0x7ffe9e0d4430 sp 0x7ffe9e0d4428
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f9b4549e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9b45499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9b42549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9b4255d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9b444febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9b4447952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9b46b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9b3dd3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9b3dcf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9b3dbd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1724e31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1724e31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9b3cfb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f9b3db9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f9b6699ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9b4549725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9b42549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597708==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557857045e32 bp 0x7ffea79f8270 sp 0x7ffea79f8268
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557857045e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578570459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557856d509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557856d51d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557856f4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557856f43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578571ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578568cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578568cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578568b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65707f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65707f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578567f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5578568b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557859195ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557857045725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557856d509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597722==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562c4a562e32 bp 0x7fff7d182830 sp 0x7fff7d182828
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562c4a562e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c4a5629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c4a26d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c4a26ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c4a468ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c4a460952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c4a6ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c49decc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c49de856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c49dd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8c022bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8c022be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c49d14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562c49dd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562c4c6b2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c4a562725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c4a26d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597668==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55790ab61e32 bp 0x7fffc72898f0 sp 0x7fffc72898e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55790ab61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55790ab619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55790a86c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55790a86dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55790aa67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55790aa5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55790acc9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55790a3ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55790a3e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55790a3d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3485921d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3485921e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55790a313634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55790a3d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55790ccb1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55790ab61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55790a86c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597683==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56096b668e32 bp 0x7ffe87d85b50 sp 0x7ffe87d85b48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56096b668e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56096b6689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56096b3739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56096b374d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56096b56eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56096b566952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56096b7d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56096aef2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56096aeee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56096aedc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7307d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7307d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56096ae1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56096aed8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56096d7b8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56096b668725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56096b3739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597731==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56354e372e32 bp 0x7ffe9f303c50 sp 0x7ffe9f303c48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56354e372e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56354e3729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56354e07d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56354e07ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56354e278ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56354e270952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56354e4da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56354dbfcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56354dbf856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56354dbe6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd654e6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd654e6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56354db24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56354dbe2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5635504c2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56354e372725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56354e07d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2597715==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561ab988be32 bp 0x7ffcbfd10f90 sp 0x7ffcbfd10f88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561ab988be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ab988b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ab95969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ab9597d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ab9791ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ab9789952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ab99f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ab9115c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ab911156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ab90ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe410979d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe410979e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ab903d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561ab90fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561abb9dbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ab988b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ab95969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597752==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d62ae83e32 bp 0x7fffee9c20f0 sp 0x7fffee9c20e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d62ae83e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d62ae839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d62ab8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d62ab8fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d62ad89ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d62ad81952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d62afeb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d62a70dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d62a70956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d62a6f7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ee92aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ee92aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d62a635634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d62a6f3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d62cfd3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d62ae83725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d62ab8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597737==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55937f09be32 bp 0x7ffea0627770 sp 0x7ffea0627768
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55937f09be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55937f09b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55937eda69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55937eda7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55937efa1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55937ef99952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55937f203793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55937e925c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55937e92156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55937e90f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d059d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d059d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55937e84d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55937e90baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5593811ebca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55937f09b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55937eda69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597745==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ef4d3c3e32 bp 0x7fff40b98470 sp 0x7fff40b98468
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ef4d3c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef4d3c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef4d0ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef4d0cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef4d2c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef4d2c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef4d52b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef4cc4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef4cc4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef4cc37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc24c68ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc24c68ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef4cb75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ef4cc33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ef4f513ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef4d3c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef4d0ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597693==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55776f3d0e32 bp 0x7ffcd5c45b10 sp 0x7ffcd5c45b08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55776f3d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55776f3d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55776f0db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55776f0dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55776f2d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55776f2ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55776f538793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55776ec5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55776ec5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55776ec44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbec27d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbec27d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55776eb82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55776ec40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557771520ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55776f3d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55776f0db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597788==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fc12646e32 bp 0x7ffe70b9ae50 sp 0x7ffe70b9ae48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fc12646e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc126469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc123519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc12352d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc1254cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc12544952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc127ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc11ed0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc11ecc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc11eba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febf023ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febf023ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc11df8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fc11eb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fc14796ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc12646725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc123519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597772==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5632d086ee32 bp 0x7ffc0bb694b0 sp 0x7ffc0bb694a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5632d086ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632d086e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632d05799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632d057ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632d0774ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632d076c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632d09d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632d00f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632d00f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632d00e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f034de31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f034de31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632d0020634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5632d00deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5632d29beca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632d086e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632d05799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597769==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556ff5fc8e32 bp 0x7ffc39dfeb10 sp 0x7ffc39dfeb08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556ff5fc8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ff5fc89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ff5cd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ff5cd4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ff5eceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ff5ec6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ff6130793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ff5852c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ff584e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ff583c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45f3f81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45f3f81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ff577a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556ff5838aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ff8118ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ff5fc8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ff5cd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597755==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56214de55e32 bp 0x7ffc8ae05270 sp 0x7ffc8ae05268
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56214de55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56214de559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56214db609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56214db61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56214dd5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56214dd53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56214dfbd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56214d6dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56214d6db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56214d6c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88aa955d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88aa955e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56214d607634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56214d6c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56214ffa5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56214de55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56214db609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597805==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b940924e32 bp 0x7ffd360054f0 sp 0x7ffd360054e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b940924e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9409249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b94062f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b940630d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b94082aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b940822952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b940a8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9401aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9401aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b940198018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e33abbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e33abbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9400d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b940194aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b942a74ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b940924725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b94062f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2597774==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55749f889e32 bp 0x7ffd353624f0 sp 0x7ffd353624e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55749f889e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55749f8899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55749f5949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55749f595d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55749f78febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55749f787952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55749f9f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55749f113c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55749f10f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55749f0fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c8324fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c8324fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55749f03b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55749f0f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5574a19d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55749f889725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55749f5949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597778==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a299e8ce32 bp 0x7fffeee03b70 sp 0x7fffeee03b68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a299e8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a299e8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a299b979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a299b98d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a299d92ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a299d8a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a299ff4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a299716c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a29971256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a299700018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f754eae4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f754eae4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a29963e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a2996fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a29bfdcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a299e8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a299b979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597888==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b62e2b5e32 bp 0x7fff6d6b1c90 sp 0x7fff6d6b1c88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b62e2b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b62e2b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b62dfc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b62dfc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b62e1bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b62e1b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b62e41d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b62db3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b62db3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b62db29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2771b2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2771b2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b62da67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b62db25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b630405ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b62e2b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b62dfc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597814==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5638e3189e32 bp 0x7ffd6fa86c10 sp 0x7ffd6fa86c08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5638e3189e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638e31899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638e2e949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638e2e95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638e308febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638e3087952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638e32f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638e2a13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638e2a0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638e29fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5664b5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5664b5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638e293b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5638e29f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5638e52d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638e3189725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638e2e949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2597850==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556dc5a78e32 bp 0x7ffc344ee330 sp 0x7ffc344ee328
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556dc5a78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556dc5a789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556dc57839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556dc5784d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556dc597eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556dc5976952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556dc5be0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556dc5302c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556dc52fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556dc52ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d43b82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d43b82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556dc522a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556dc52e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556dc7bc8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556dc5a78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556dc57839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2597869==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5590dc818e32 bp 0x7fffd9ec9990 sp 0x7fffd9ec9988
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5590dc818e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590dc8189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590dc5239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590dc524d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590dc71eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590dc716952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590dc980793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590dc0a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590dc09e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590dc08c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb6ec7f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb6ec7f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590dbfca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5590dc088aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5590de968ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590dc818725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590dc5239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597826==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55db12dfce32 bp 0x7ffdf6256270 sp 0x7ffdf6256268
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55db12dfce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db12dfc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db12b079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db12b08d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db12d02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db12cfa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db12f64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db12686c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db1268256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db12670018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b2c236d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b2c236e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db125ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55db1266caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55db14f4cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db12dfc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db12b079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597836==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5608a1d35e32 bp 0x7ffe4fbf6370 sp 0x7ffe4fbf6368
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5608a1d35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608a1d359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608a1a409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608a1a41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608a1c3bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608a1c33952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608a1e9d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608a15bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608a15bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608a15a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f950ac3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f950ac3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608a14e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5608a15a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5608a3e85ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608a1d35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608a1a409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597871==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563a90652e32 bp 0x7ffc2dd2f6f0 sp 0x7ffc2dd2f6e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563a90652e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a906529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a9035d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a9035ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a90558ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a90550952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a907ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a8fedcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a8fed856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a8fec6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9cadecad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9cadecae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a8fe04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563a8fec2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563a927a2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a90652725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a9035d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2597857==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562b6d4b5e32 bp 0x7ffdc305fad0 sp 0x7ffdc305fac8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562b6d4b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b6d4b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b6d1c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b6d1c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b6d3bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b6d3b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b6d61d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b6cd3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b6cd3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b6cd29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc11d5cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc11d5cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b6cc67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562b6cd25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562b6f605ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b6d4b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b6d1c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597897==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5605f1459e32 bp 0x7ffe3e41a6b0 sp 0x7ffe3e41a6a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5605f1459e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605f14599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605f11649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5605f1165d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5605f135febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5605f1357952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5605f15c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5605f0ce3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5605f0cdf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5605f0ccd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c7b797d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c7b797e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5605f0c0b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5605f0cc9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5605f35a9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5605f1459725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605f11649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597881==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55abcc594e32 bp 0x7ffed2625990 sp 0x7ffed2625988
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55abcc594e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55abcc5949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55abcc29f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55abcc2a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55abcc49aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55abcc492952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55abcc6fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55abcbe1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55abcbe1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55abcbe08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5136544d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5136544e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55abcbd46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55abcbe04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55abce6e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55abcc594725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55abcc29f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597876==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bcbb7e0e32 bp 0x7ffc1d4c1e30 sp 0x7ffc1d4c1e28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bcbb7e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bcbb7e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bcbb4eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bcbb4ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bcbb6e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bcbb6de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bcbb948793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bcbb06ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bcbb06656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bcbb054018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3e147fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3e147fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bcbaf92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bcbb050aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bcbd930ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bcbb7e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bcbb4eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597839==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5643e97c9e32 bp 0x7ffc95723a50 sp 0x7ffc95723a48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5643e97c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643e97c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643e94d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643e94d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643e96cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643e96c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643e9931793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643e9053c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643e904f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643e903d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc44bf49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc44bf49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643e8f7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5643e9039aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5643eb919ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643e97c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643e94d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597898==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5602eeea7e32 bp 0x7ffe28529a90 sp 0x7ffe28529a88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5602eeea7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602eeea79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602eebb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602eebb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602eedadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602eeda5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5602ef00f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5602ee731c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5602ee72d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5602ee71b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76a7d54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76a7d54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602ee659634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5602ee717aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5602f0ff7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602eeea7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602eebb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597910==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5631ebf43e32 bp 0x7ffef70d5d30 sp 0x7ffef70d5d28
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5631ebf43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631ebf439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631ebc4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631ebc4fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631ebe49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631ebe41952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631ec0ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631eb7cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631eb7c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631eb7b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a12776d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a12776e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631eb6f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x5631eb7b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631ee093ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631ebf43725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631ebc4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601054==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556aa2d1ce32 bp 0x7ffdeefa0670 sp 0x7ffdeefa0668
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556aa2d1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556aa2d1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556aa2a279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556aa2a28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556aa2c22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556aa2c1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556aa2e84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556aa25a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556aa25a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556aa2590018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3ba564d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3ba564e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556aa24ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556aa258caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556aa4e6cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556aa2d1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556aa2a279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601070==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ffe70e0e32 bp 0x7ffe971fffd0 sp 0x7ffe971fffc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ffe70e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffe70e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffe6deb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffe6decd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffe6fe6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffe6fde952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffe7248793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffe696ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffe696656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffe6954018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45af14dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45af14de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffe6892634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ffe6950aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ffe9230ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffe70e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffe6deb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  4d 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601064==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557a1704fe32 bp 0x7fff299e2950 sp 0x7fff299e2948
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557a1704fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a1704f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a16d5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a16d5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a16f55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a16f4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a171b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a168d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a168d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a168c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00a9c6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00a9c6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a16801634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x557a168bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557a1919fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a1704f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a16d5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601120==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d6bb89fe32 bp 0x7fff4a5c56f0 sp 0x7fff4a5c56e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d6bb89fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6bb89f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6bb5aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6bb5abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6bb7a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6bb79d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6bba07793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6bb129c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6bb12556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6bb113018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff038f90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff038f90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6bb051634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d6bb10faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d6bd9efca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6bb89f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6bb5aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601090==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561f26018e32 bp 0x7ffffdbd3f30 sp 0x7ffffdbd3f28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561f26018e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f260189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f25d239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f25d24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f25f1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f25f16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f26180793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f258a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f2589e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f2588c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2dad94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2dad94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f257ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561f25888aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561f28168ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f26018725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f25d239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601119==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557d854f9e32 bp 0x7ffdacc25190 sp 0x7ffdacc25188
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557d854f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d854f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d852049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d85205d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d853ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d853f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d85661793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d84d83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d84d7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d84d6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f33adaebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f33adaebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d84cab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557d84d69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557d87649ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d854f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d852049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601083==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55cef167de32 bp 0x7ffed8299b10 sp 0x7ffed8299b08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55cef167de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cef167d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cef13889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cef1389d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cef1583ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cef157b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cef17e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cef0f07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cef0f0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cef0ef1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc46a3f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc46a3f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cef0e2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55cef0eedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cef37cdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cef167d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cef13889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601072==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5630068a9e32 bp 0x7fffd451a550 sp 0x7fffd451a548
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5630068a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630068a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630065b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630065b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630067afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630067a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563006a11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563006133c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56300612f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56300611d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1ebd5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1ebd5fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56300605b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563006119aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5630089f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630068a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630065b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601102==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5574ce3b8e32 bp 0x7ffddc1c97d0 sp 0x7ffddc1c97c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5574ce3b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574ce3b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574ce0c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574ce0c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574ce2beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574ce2b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574ce520793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5574cdc42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5574cdc3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574cdc2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feae637dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feae637de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574cdb6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5574cdc28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5574d0508ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574ce3b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574ce0c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601125==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x558146d5fe32 bp 0x7ffd9c4af250 sp 0x7ffd9c4af248
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x558146d5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558146d5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558146a6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558146a6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558146c65ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558146c5d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558146ec7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581465e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581465e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581465d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc0f037d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc0f037e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558146511634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5581465cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558148eafca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558146d5f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558146a6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601141==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556030be3e32 bp 0x7fff21fbeb70 sp 0x7fff21fbeb68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556030be3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556030be39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560308ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560308efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556030ae9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556030ae1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556030d4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55603046dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55603046956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556030457018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d31f7ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d31f7ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556030395634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556030453aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556032d33ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556030be3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560308ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601144==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55946546fe32 bp 0x7ffc53d41470 sp 0x7ffc53d41468
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55946546fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55946546f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55946517a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55946517bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559465375ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55946536d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594655d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559464cf9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559464cf556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559464ce3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7d62f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7d62f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559464c21634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559464cdfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5594675bfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55946546f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55946517a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601192==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564a2ddb5e32 bp 0x7ffeb9668f10 sp 0x7ffeb9668f08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564a2ddb5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a2ddb59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a2dac09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a2dac1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a2dcbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a2dcb3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a2df1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a2d63fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a2d63b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a2d629018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f80e92acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f80e92ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a2d567634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564a2d625aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564a2ff05ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a2ddb5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a2dac09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601175==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561412981e32 bp 0x7ffe2d38bff0 sp 0x7ffe2d38bfe8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561412981e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614129819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56141268c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56141268dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561412887ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56141287f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561412ae9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56141220bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56141220756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614121f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0990944d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0990944e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561412133634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5614121f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561414ad1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561412981725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56141268c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601185==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55c0badc9e32 bp 0x7ffeb28e18f0 sp 0x7ffeb28e18e8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55c0badc9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0badc99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0baad49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0baad5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0baccfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0bacc7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0baf31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0ba653c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0ba64f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0ba63d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb40edad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb40edae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0ba57b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55c0ba639aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c0bcf19ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0badc9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0baad49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601206==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5596347aee32 bp 0x7ffd2c7fa5b0 sp 0x7ffd2c7fa5a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5596347aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596347ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596344b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596344bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596346b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596346ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559634916793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559634038c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55963403456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559634022018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9f8d31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9f8d31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559633f60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55963401eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5596368feca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596347ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596344b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601166==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55750b640e32 bp 0x7ffc47a70ef0 sp 0x7ffc47a70ee8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55750b640e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55750b6409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55750b34b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55750b34cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55750b546ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55750b53e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55750b7a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55750aecac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55750aec656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55750aeb4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ab2cfbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ab2cfbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55750adf2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55750aeb0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55750d790ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55750b640725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55750b34b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601156==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564f8865de32 bp 0x7fff6bcac250 sp 0x7fff6bcac248
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564f8865de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f8865d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f883689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f88369d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f88563ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f8855b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f887c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f87ee7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f87ee356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f87ed1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc942a9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc942a9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f87e0f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564f87ecdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f8a7adca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f8865d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f883689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601180==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55a198d0ae32 bp 0x7ffc81637f30 sp 0x7ffc81637f28
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55a198d0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a198d0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a198a159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a198a16d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a198c10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a198c08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a198e72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a198594c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a19859056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a19857e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d0afead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d0afeae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1984bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55a19857aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a19ae5aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a198d0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a198a159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601201==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55bb9bcc3e32 bp 0x7ffc16b78ff0 sp 0x7ffc16b78fe8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55bb9bcc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb9bcc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb9b9ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb9b9cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb9bbc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb9bbc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb9be2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb9b54dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb9b54956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb9b537018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0312f9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0312f9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb9b475634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55bb9b533aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bb9de13ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb9bcc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb9b9ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601247==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55b862ec3e32 bp 0x7ffdc8c9b6f0 sp 0x7ffdc8c9b6e8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55b862ec3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b862ec39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b862bce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b862bcfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b862dc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b862dc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b86302b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b86274dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b86274956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b862737018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c11b50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c11b50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b862675634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55b862733aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b865013ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b862ec3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b862bce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  01 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601223==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x555a24789e32 bp 0x7ffe8d316030 sp 0x7ffe8d316028
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x555a24789e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a247899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a244949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a24495d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a2468febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a24687952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a248f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a24013c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a2400f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a23ffd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88bb27fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88bb27fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a23f3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x555a23ff9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a268d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a24789725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a244949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  08 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601242==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55f3b305de32 bp 0x7fff6e087890 sp 0x7fff6e087888
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55f3b305de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3b305d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3b2d689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3b2d69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3b2f63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f3b2f5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3b31c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f3b28e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f3b28e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f3b28d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbce954ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbce954ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3b280f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55f3b28cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f3b51adca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3b305d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3b2d689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  09 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601268==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55caa644fe32 bp 0x7fff15711270 sp 0x7fff15711268
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55caa644fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55caa644f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55caa615a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55caa615bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55caa6355ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55caa634d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55caa65b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55caa5cd9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55caa5cd556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55caa5cc3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f7855cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f7855ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55caa5c01634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55caa5cbfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55caa859fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55caa644f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55caa615a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  08 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601224==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55f968bd4e32 bp 0x7ffcfbdd0d90 sp 0x7ffcfbdd0d88
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55f968bd4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f968bd49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9688df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9688e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f968adaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f968ad2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f968d3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f96845ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f96845a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f968448018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe64fdc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe64fdc9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f968386634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55f968444aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f96ad24ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f968bd4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9688df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601216==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55a918e2ee32 bp 0x7ffd6cb2ebf0 sp 0x7ffd6cb2ebe8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55a918e2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a918e2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a918b399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a918b3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a918d34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a918d2c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a918f96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9186b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9186b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9186a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68727a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68727a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9185e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55a91869eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a91af7eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a918e2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a918b399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  05 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601237==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x5607859dae32 bp 0x7fff8b1eeff0 sp 0x7fff8b1eefe8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x5607859dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607859da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607856e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607856e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607858e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607858d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560785b42793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560785264c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56078526056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56078524e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b7c857d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b7c857e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56078518c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x56078524aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560787b2aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607859da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607856e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  18 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601254==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x562358604e32 bp 0x7ffe5fe171b0 sp 0x7ffe5fe171a8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x562358604e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623586049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56235830f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562358310d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56235850aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562358502952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56235876c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562357e8ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562357e8a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562357e78018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbc17a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbc17a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562357db6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x562357e74aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56235a754ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562358604725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56235830f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601270==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x558bbfc28e32 bp 0x7ffcf40b1c30 sp 0x7ffcf40b1c28
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x558bbfc28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558bbfc289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558bbf9339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558bbf934d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558bbfb2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558bbfb26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558bbfd90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558bbf4b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558bbf4ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558bbf49c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f08afd06d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f08afd06e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558bbf3da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x558bbf498aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558bc1d78ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558bbfc28725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558bbf9339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601289==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5579467c7e32 bp 0x7ffe4d5b6630 sp 0x7ffe4d5b6628
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5579467c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579467c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579464d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579464d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579466cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579466c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55794692f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557946051c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55794604d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55794603b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0000bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0000bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557945f79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557946037aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557948917ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579467c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579464d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601284==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x558492eefe32 bp 0x7ffe1a5b8030 sp 0x7ffe1a5b8028
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x558492eefe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558492eef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558492bfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558492bfbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558492df5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558492ded952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558493057793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558492779c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55849277556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558492763018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2fa8edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2fa8ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584926a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55849275faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55849503fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558492eef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558492bfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601330==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5596e5791e32 bp 0x7fffaef78090 sp 0x7fffaef78088
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5596e5791e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596e57919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596e549c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596e549dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596e5697ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596e568f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596e58f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596e501bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596e501756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596e5005018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1ae33fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1ae33fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596e4f43634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5596e5001aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5596e78e1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596e5791725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596e549c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601305==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x562942e2de32 bp 0x7ffe1845e290 sp 0x7ffe1845e288
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x562942e2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562942e2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562942b389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562942b39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562942d33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562942d2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562942f95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629426b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629426b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629426a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f038afa9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f038afa9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629425df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56294269daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562944f7dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562942e2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562942b389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601317==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000118b4 at pc 0x55739911de32 bp 0x7ffc06b68fb0 sp 0x7ffc06b68fa8
> READ of size 4 at 0x6160000118b4 thread T0
>     #0 0x55739911de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55739911d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557398e289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557398e29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557399023ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55739901b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557399285793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573989a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573989a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557398991018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5102cd5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5102cd5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573988cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000118b4 is located 308 bytes inside of 528-byte region [0x616000011780,0x616000011990)
> freed by thread T0 here:
>     #0 0x55739898daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55739b26dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55739911d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557398e289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601353==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55c94d628e32 bp 0x7ffc079a03b0 sp 0x7ffc079a03a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55c94d628e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c94d6289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c94d3339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c94d334d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c94d52eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c94d526952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c94d790793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c94ceb2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c94ceae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c94ce9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28ff54bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28ff54be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c94cdda634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55c94ce98aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c94f778ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c94d628725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c94d3339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601304==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5562cc026e32 bp 0x7ffffbfada30 sp 0x7ffffbfada28
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5562cc026e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562cc0269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562cbd319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562cbd32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562cbf2cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562cbf24952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562cc18e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562cb8b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562cb8ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562cb89a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff69c913d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff69c913e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562cb7d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5562cb896aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5562ce176ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562cc026725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562cbd319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601288==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55d2a5e57e32 bp 0x7ffc9e732350 sp 0x7ffc9e732348
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55d2a5e57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2a5e579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2a5b629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2a5b63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2a5d5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2a5d55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2a5fbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2a56e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2a56dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2a56cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5926b98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5926b98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2a5609634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55d2a56c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d2a7fa7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2a5e57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2a5b629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  f6 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601318==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55923c46ce32 bp 0x7ffda3230a10 sp 0x7ffda3230a08
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55923c46ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55923c46c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55923c1779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55923c178d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55923c372ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55923c36a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55923c5d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55923bcf6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55923bcf256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55923bce0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03d7b2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03d7b2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55923bc1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55923bcdcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55923e5bcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55923c46c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55923c1779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601345==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56337fd6ae32 bp 0x7fffa4414130 sp 0x7fffa4414128
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56337fd6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56337fd6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56337fa759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56337fa76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56337fc70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56337fc68952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56337fed2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56337f5f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56337f5f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56337f5de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d742f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d742f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56337f51c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56337f5daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563381ebaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56337fd6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56337fa759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601361==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x55c356049e32 bp 0x7fffd230ea30 sp 0x7fffd230ea28
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x55c356049e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3560499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c355d549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c355d55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c355f4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c355f47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c3561b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c3558d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c3558cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3558bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf888cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf888cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3557fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x55c3558b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c358199ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c356049725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c355d549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601804==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56270fc22e32 bp 0x7ffd86759010 sp 0x7ffd86759008
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56270fc22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56270fc229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56270f92d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56270f92ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56270fb28ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56270fb20952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56270fd8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56270f4acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56270f4a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56270f496018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f647fc27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f647fc27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56270f3d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56270f492aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562711d72ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56270fc22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56270f92d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601802==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5616d700ae32 bp 0x7ffde10f2eb0 sp 0x7ffde10f2ea8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5616d700ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616d700a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616d6d159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616d6d16d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616d6f10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616d6f08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616d7172793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616d6894c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616d689056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616d687e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9563e32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9563e32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616d67bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5616d687aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5616d915aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616d700a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616d6d159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601857==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55b5a62bbe32 bp 0x7fffe823f290 sp 0x7fffe823f288
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55b5a62bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5a62bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5a5fc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5a5fc7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5a61c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5a61b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5a6423793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5a5b45c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5a5b4156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5a5b2f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e14843d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e14843e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5a5a6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55b5a5b2baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b5a840bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b5a62bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5a5fc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601811==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56093df18e32 bp 0x7ffd5feb9850 sp 0x7ffd5feb9848
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56093df18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56093df189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56093dc239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56093dc24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56093de1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56093de16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56093e080793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56093d7a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56093d79e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56093d78c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd91b52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd91b52e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56093d6ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56093d788aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560940068ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56093df18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56093dc239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601772==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5601fa989e32 bp 0x7ffe38559010 sp 0x7ffe38559008
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5601fa989e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601fa9899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601fa6949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601fa695d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601fa88febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601fa887952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601faaf1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601fa213c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601fa20f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601fa1fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd06647fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd06647fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601fa13b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5601fa1f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5601fcad9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601fa989725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601fa6949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601775==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5598b9945e32 bp 0x7ffc69172050 sp 0x7ffc69172048
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5598b9945e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598b99459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598b96509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598b9651d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598b984bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598b9843952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598b9aad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598b91cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598b91cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598b91b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3968183d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3968183e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598b90f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5598b91b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5598bba95ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598b9945725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598b96509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601836==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55f94c96ae32 bp 0x7ffd98f04070 sp 0x7ffd98f04068
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55f94c96ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f94c96a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f94c6759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f94c676d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f94c870ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f94c868952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f94cad2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f94c1f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f94c1f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f94c1de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc92281dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc92281de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f94c11c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55f94c1daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f94eabaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f94c96a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f94c6759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601710==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5592ee561e32 bp 0x7ffc400cacd0 sp 0x7ffc400cacc8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5592ee561e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592ee5619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592ee26c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592ee26dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592ee467ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592ee45f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592ee6c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592eddebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592edde756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592eddd5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14371e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14371e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592edd13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5592eddd1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5592f06b1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592ee561725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592ee26c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601774==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55adf14fae32 bp 0x7ffc8ca6d190 sp 0x7ffc8ca6d188
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55adf14fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adf14fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adf12059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adf1206d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adf1400ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adf13f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adf1662793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adf0d84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adf0d8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adf0d6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc74527d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc74527e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adf0cac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55adf0d6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55adf364aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adf14fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adf12059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601800==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x563c17c88e32 bp 0x7ffc18a8d570 sp 0x7ffc18a8d568
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x563c17c88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c17c889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c179939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c17994d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c17b8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c17b86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c17df0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c17512c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c1750e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c174fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92a9ed1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92a9ed1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c1743a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x563c174f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563c19dd8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c17c88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c179939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601849==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5580f9fb4e32 bp 0x7ffff81cabb0 sp 0x7ffff81caba8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5580f9fb4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580f9fb49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580f9cbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580f9cc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580f9ebaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580f9eb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580fa11c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5580f983ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5580f983a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5580f9828018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c88f60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c88f60e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580f9766634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5580f9824aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5580fc104ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580f9fb4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580f9cbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601805==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55f274875e32 bp 0x7ffe85a4c490 sp 0x7ffe85a4c488
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55f274875e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2748759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2745809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f274581d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f27477bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f274773952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2749dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2740ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2740fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2740e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4be3c93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4be3c93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f274027634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55f2740e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2769c5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f274875725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2745809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601771==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x562c85009e32 bp 0x7fff7b4e76d0 sp 0x7fff7b4e76c8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x562c85009e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c850099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c84d149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c84d15d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c84f0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c84f07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c85171793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c84893c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c8488f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c8487d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3bbd2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3bbd2be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c847bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x562c84879aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562c87159ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c85009725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c84d149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601728==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5634425f5e32 bp 0x7ffc4a7b1890 sp 0x7ffc4a7b1888
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5634425f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634425f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634423009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563442301d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634424fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634424f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56344275d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563441e7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563441e7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563441e69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63f28c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63f28c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563441da7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x563441e65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563444745ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634425f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634423009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601711==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564b39ee9e32 bp 0x7fffc4445330 sp 0x7fffc4445328
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564b39ee9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b39ee99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b39bf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b39bf5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b39defebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b39de7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b3a051793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b39773c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b3976f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b3975d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7777d53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7777d53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b3969b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x564b39759aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b3c039ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b39ee9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b39bf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601817==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x557052ec3e32 bp 0x7fffd43a6fd0 sp 0x7fffd43a6fc8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x557052ec3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557052ec39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557052bce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557052bcfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557052dc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557052dc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55705302b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55705274dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55705274956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557052737018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cffdc1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cffdc1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557052675634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x557052733aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557055013ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557052ec3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557052bce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601821==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55c39062be32 bp 0x7ffdcecf0290 sp 0x7ffdcecf0288
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55c39062be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c39062b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3903369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c390337d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c390531ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c390529952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c390793793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c38feb5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c38feb156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c38fe9f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f57aa486d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f57aa486e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c38fddd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55c38fe9baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c39277bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c39062b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3903369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601840==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5598e5557e32 bp 0x7ffd33900a10 sp 0x7ffd33900a08
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5598e5557e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598e55579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598e52629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598e5263d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598e545debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598e5455952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598e56bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598e4de1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598e4ddd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598e4dcb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc870af1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc870af1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598e4d09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5598e4dc7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5598e76a7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598e5557725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598e52629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601738==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55d7e5c61e32 bp 0x7ffcf4031b70 sp 0x7ffcf4031b68
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55d7e5c61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7e5c619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7e596c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7e596dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7e5b67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7e5b5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7e5dc9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7e54ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7e54e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7e54d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd52de10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd52de10e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7e5413634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55d7e54d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d7e7db1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7e5c61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7e596c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b1 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601766==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5562641fae32 bp 0x7ffe12f2fd70 sp 0x7ffe12f2fd68
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5562641fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562641fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556263f059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556263f06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556264100ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562640f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556264362793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556263a84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556263a8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556263a6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bf921cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bf921ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562639ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x556263a6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55626634aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562641fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556263f059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601764==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5614f7653e32 bp 0x7ffe3a6833b0 sp 0x7ffe3a6833a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5614f7653e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614f76539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614f735e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614f735fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614f7559ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614f7551952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614f77bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614f6eddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614f6ed956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614f6ec7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6bc6b8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6bc6b8ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614f6e05634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5614f6ec3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5614f97a3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614f7653725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614f735e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601363==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562be55c0e32 bp 0x7ffe387d7e70 sp 0x7ffe387d7e68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562be55c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562be55c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562be52cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562be52ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562be54c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562be54be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562be5728793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562be4e4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562be4e4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562be4e34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd5e5f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd5e5f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562be4d72634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562be4e30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562be7710ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562be55c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562be52cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601382==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x565012bc1e32 bp 0x7fff32d668b0 sp 0x7fff32d668a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x565012bc1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565012bc19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650128cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650128cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565012ac7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565012abf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565012d29793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56501244bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56501244756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565012435018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb634257d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb634257e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565012373634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x565012431aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565014d11ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565012bc1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650128cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601385==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c3829ebe32 bp 0x7ffd1ebf5510 sp 0x7ffd1ebf5508
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c3829ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3829eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3826f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c3826f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c3828f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c3828e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c382b53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c382275c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c38227156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c38225f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cab9b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cab9b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c38219d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c38225baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c384b3bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c3829eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3826f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601426==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5576b98e6e32 bp 0x7ffddcd491b0 sp 0x7ffddcd491a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5576b98e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576b98e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576b95f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576b95f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576b97ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576b97e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576b9a4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576b9170c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576b916c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5576b915a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d8169ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d8169ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5576b9098634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5576b9156aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5576bba36ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576b98e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576b95f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601405==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56045f865e32 bp 0x7fff9e1d8d10 sp 0x7fff9e1d8d08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56045f865e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56045f8659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56045f5709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56045f571d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56045f76bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56045f763952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56045f9cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56045f0efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56045f0eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56045f0d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7af7e75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7af7e75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56045f017634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56045f0d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5604619b5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56045f865725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56045f5709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601414==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x560f4cf8ae32 bp 0x7ffe67227770 sp 0x7ffe67227768
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x560f4cf8ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f4cf8a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f4cc959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f4cc96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f4ce90ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f4ce88952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f4d0f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f4c814c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f4c81056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f4c7fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdef02e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdef02e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f4c73c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x560f4c7faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f4f0daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f4cf8a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f4cc959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601399==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x559ef75e2e32 bp 0x7ffe32409db0 sp 0x7ffe32409da8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x559ef75e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ef75e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ef72ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ef72eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ef74e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ef74e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ef774a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ef6e6cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ef6e6856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ef6e56018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb6f66cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb6f66ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ef6d94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559ef6e52aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559ef9732ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ef75e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ef72ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601398==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56187757be32 bp 0x7fff8b0d3ab0 sp 0x7fff8b0d3aa8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56187757be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56187757b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618772869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561877287d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561877481ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561877479952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5618776e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561876e05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561876e0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561876def018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc841fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc841fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561876d2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561876debaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5618796cbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56187757b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618772869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601413==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x561784775e32 bp 0x7ffd0af21b30 sp 0x7ffd0af21b28
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x561784775e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617847759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617844809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561784481d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56178467bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561784673952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617848dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561783fffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561783ffb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561783fe9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3ba5d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3ba5d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561783f27634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x561783fe5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5617868c5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561784775725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617844809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601429==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c620a8ce32 bp 0x7fff38643ed0 sp 0x7fff38643ec8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c620a8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c620a8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6207979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c620798d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c620992ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c62098a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c620bf4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c620316c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c62031256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c620300018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0b4b6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0b4b6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c62023e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c6202fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c622bdcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c620a8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6207979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601447==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55faf3f1fe32 bp 0x7ffe091af790 sp 0x7ffe091af788
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55faf3f1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55faf3f1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55faf3c2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55faf3c2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55faf3e25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55faf3e1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55faf4087793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55faf37a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55faf37a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55faf3793018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff227927d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff227927e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55faf36d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55faf378faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55faf606fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55faf3f1f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55faf3c2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  58 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601506==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555b3341ee32 bp 0x7ffed287fc30 sp 0x7ffed287fc28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555b3341ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b3341e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b331299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b3312ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b33324ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b3331c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b33586793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b32ca8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b32ca456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b32c92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dcbd53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dcbd53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b32bd0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555b32c8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b3556eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b3341e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b331299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601448==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ef66484e32 bp 0x7ffc67b695f0 sp 0x7ffc67b695e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ef66484e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef664849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef6618f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef66190d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef6638aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef66382952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef665ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef65d0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef65d0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef65cf8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54f9305d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54f9305e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef65c36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ef65cf4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ef685d4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef66484725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef6618f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601470==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c583b43e32 bp 0x7ffcc0a37110 sp 0x7ffcc0a37108
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c583b43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c583b439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c58384e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c58384fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c583a49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c583a41952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c583cab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5833cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5833c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5833b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe43711cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe43711ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5832f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c5833b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c585c93ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c583b43725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c58384e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601498==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564282513e32 bp 0x7ffe37dec830 sp 0x7ffe37dec828
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564282513e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642825139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56428221e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56428221fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564282419ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564282411952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56428267b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564281d9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564281d9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564281d87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23b1c1cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23b1c1ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564281cc5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x564281d83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564284663ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564282513725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56428221e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601520==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555f2da0be32 bp 0x7fff9890e7f0 sp 0x7fff9890e7e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555f2da0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f2da0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f2d7169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f2d717d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f2d911ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f2d909952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f2db73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f2d295c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f2d29156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f2d27f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f102859ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f102859ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f2d1bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555f2d27baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555f2fb5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f2da0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f2d7169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601462==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5646c5b7de32 bp 0x7fffccf118f0 sp 0x7fffccf118e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5646c5b7de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646c5b7d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646c58889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646c5889d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646c5a83ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646c5a7b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646c5ce5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646c5407c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646c540356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646c53f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92ebea0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92ebea0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5646c532f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5646c53edaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5646c7ccdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646c5b7d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646c58889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601460==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555b3cd8ae32 bp 0x7ffc7a9a1730 sp 0x7ffc7a9a1728
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555b3cd8ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b3cd8a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b3ca959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b3ca96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b3cc90ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b3cc88952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b3cef2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b3c614c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b3c61056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b3c5fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3d3a72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3d3a72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b3c53c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555b3c5faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b3eedaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b3cd8a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b3ca959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601481==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x555770a89e32 bp 0x7ffe58406e70 sp 0x7ffe58406e68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x555770a89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555770a899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557707949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555770795d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55577098febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555770987952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555770bf1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555770313c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55577030f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557702fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe62a9a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe62a9a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55577023b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5557702f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555772bd9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555770a89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557707949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601521==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5648101ebe32 bp 0x7ffea3c3dff0 sp 0x7ffea3c3dfe8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5648101ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648101eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56480fef69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56480fef7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648100f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648100e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564810353793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56480fa75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56480fa7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56480fa5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d1f31ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d1f31ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56480f99d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56480fa5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56481233bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648101eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56480fef69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601571==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55fb61a24e32 bp 0x7ffc39631d10 sp 0x7ffc39631d08
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55fb61a24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb61a249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb6172f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb61730d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb6192aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb61922952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb61b8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb612aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb612aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb61298018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91680cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91680cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb611d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55fb61294aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fb63b74ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb61a24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb6172f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  fe 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601544==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x562801aede32 bp 0x7ffd64236430 sp 0x7ffd64236428
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x562801aede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562801aed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628017f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628017f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628019f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628019eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562801c55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562801377c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56280137356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562801361018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b2c970d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b2c970e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56280129f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x56280135daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562803c3dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562801aed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628017f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601556==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55e17a996e32 bp 0x7fff0b3ce470 sp 0x7fff0b3ce468
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55e17a996e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e17a9969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e17a6a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e17a6a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e17a89cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e17a894952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e17aafe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e17a220c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e17a21c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e17a20a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6657187d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6657187e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e17a148634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55e17a206aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e17cae6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e17a996725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e17a6a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  05 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601576==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55afe3947e32 bp 0x7ffda901b630 sp 0x7ffda901b628
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55afe3947e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afe39479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afe36529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afe3653d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afe384debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55afe3845952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55afe3aaf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55afe31d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55afe31cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55afe31bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5024185d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5024185e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55afe30f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55afe31b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55afe5a97ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55afe3947725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55afe36529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601535==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x5617373f5e32 bp 0x7ffc81a21510 sp 0x7ffc81a21508
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x5617373f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617373f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617371009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561737101d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5617372fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5617372f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56173755d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561736c7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561736c7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561736c69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a4c4edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a4c4ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561736ba7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x561736c65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561739545ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5617373f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617371009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601527==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55b07e868e32 bp 0x7fff65094cf0 sp 0x7fff65094ce8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55b07e868e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b07e8689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b07e5739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b07e574d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b07e76eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b07e766952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b07e9d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b07e0f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b07e0ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b07e0dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f1ea5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f1ea5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b07e01a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55b07e0d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b0809b8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b07e868725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b07e5739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601546==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x561393f6de32 bp 0x7ffe5ee35690 sp 0x7ffe5ee35688
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x561393f6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561393f6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561393c789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561393c79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561393e73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561393e6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613940d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613937f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613937f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613937e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb60d2a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb60d2a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56139371f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x5613937ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5613960bdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561393f6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561393c789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  0d 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601573==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x560b8b53ae32 bp 0x7ffd0283eb30 sp 0x7ffd0283eb28
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x560b8b53ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b8b53a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b8b2459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b8b246d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b8b440ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b8b438952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b8b6a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b8adc4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b8adc056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b8adae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25c615ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25c615ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b8acec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x560b8adaaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560b8d68aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b8b53a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b8b2459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601585==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557cd0e31e32 bp 0x7fff470d40f0 sp 0x7fff470d40e8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557cd0e31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cd0e319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cd0b3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cd0b3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cd0d37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cd0d2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cd0f99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557cd06bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557cd06b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557cd06a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd5ba744d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5ba744e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cd05e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557cd06a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557cd2f81ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cd0e31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cd0b3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601602==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55d13d5bfe32 bp 0x7ffc84e20490 sp 0x7ffc84e20488
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55d13d5bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d13d5bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d13d2ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d13d2cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d13d4c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d13d4bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d13d727793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d13ce49c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d13ce4556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d13ce33018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54373dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54373dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d13cd71634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55d13ce2faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d13f70fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d13d5bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d13d2ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601649==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x562e1a3a0e32 bp 0x7ffcdddeed70 sp 0x7ffcdddeed68
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x562e1a3a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e1a3a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e1a0ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e1a0acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e1a2a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e1a29e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e1a508793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e19c2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e19c2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e19c14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a49465d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a49465e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e19b52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x562e19c10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562e1c4f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e1a3a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e1a0ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601598==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x56508c4d5e32 bp 0x7ffe1c276df0 sp 0x7ffe1c276de8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x56508c4d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56508c4d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56508c1e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56508c1e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56508c3dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56508c3d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56508c63d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56508bd5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56508bd5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56508bd49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f722ec7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f722ec7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56508bc87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x56508bd45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56508e625ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56508c4d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56508c1e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601617==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x565225c76e32 bp 0x7ffe0a18fa50 sp 0x7ffe0a18fa48
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x565225c76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565225c769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652259819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565225982d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565225b7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565225b74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565225dde793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565225500c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652254fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652254ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffad7528d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffad7528e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565225428634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5652254e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565227dc6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565225c76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652259819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601635==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000118b4 at pc 0x55b160ca7e32 bp 0x7ffd20327e90 sp 0x7ffd20327e88
> READ of size 4 at 0x6160000118b4 thread T0
>     #0 0x55b160ca7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b160ca79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1609b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1609b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b160badebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b160ba5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b160e0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b160531c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b16052d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b16051b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96b50d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96b50d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b160459634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000118b4 is located 308 bytes inside of 528-byte region [0x616000011780,0x616000011990)
> freed by thread T0 here:
>     #0 0x55b160517aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b162df7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b160ca7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1609b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601661==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561e716b3e32 bp 0x7ffe82e74e50 sp 0x7ffe82e74e48
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561e716b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e716b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e713be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e713bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e715b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e715b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e7181b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e70f3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e70f3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e70f27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4faa137d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4faa137e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e70e65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561e70f23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e73803ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e716b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e713be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601605==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55665b03ce32 bp 0x7fffc2c4aa10 sp 0x7fffc2c4aa08
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55665b03ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55665b03c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55665ad479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55665ad48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55665af42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55665af3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55665b1a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55665a8c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55665a8c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55665a8b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa121950d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa121950e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55665a7ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55665a8acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55665d18cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55665b03c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55665ad479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601604==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55f15b116e32 bp 0x7ffc033dbdf0 sp 0x7ffc033dbde8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55f15b116e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f15b1169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f15ae219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f15ae22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f15b01cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f15b014952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f15b27e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f15a9a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f15a99c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f15a98a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a5c8bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a5c8bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f15a8c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55f15a986aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f15d266ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f15b116725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f15ae219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  f9 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601625==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55c4da274e32 bp 0x7ffce09025d0 sp 0x7ffce09025c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55c4da274e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4da2749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4d9f7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4d9f80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4da17aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4da172952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4da3dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4d9afec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4d9afa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4d9ae8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22b5122d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22b5122e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4d9a26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55c4d9ae4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c4dc3c4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4da274725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4d9f7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601650==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5562e4214e32 bp 0x7ffedbca1590 sp 0x7ffedbca1588
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5562e4214e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562e42149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562e3f1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562e3f20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562e411aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562e4112952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562e437c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562e3a9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562e3a9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562e3a88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8c5512d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8c5512e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562e39c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5562e3a84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5562e6364ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562e4214725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562e3f1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601662==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x55bb3a4b2e32 bp 0x7fffd8088110 sp 0x7fffd8088108
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x55bb3a4b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb3a4b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb3a1bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb3a1bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb3a3b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb3a3b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb3a61a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb39d3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb39d3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb39d26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f658d087d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f658d087e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb39c64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x55bb39d22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bb3c602ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb3a4b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb3a1bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598528==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56252983fe32 bp 0x7fffc3c54d90 sp 0x7fffc3c54d88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56252983fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56252983f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56252954a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56252954bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562529745ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56252973d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5625299a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5625290c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625290c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625290b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f319ba3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f319ba3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562528ff1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5625290afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56252b98fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56252983f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56252954a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598522==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5638641f4e32 bp 0x7fffeb2eff90 sp 0x7fffeb2eff88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5638641f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638641f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563863eff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563863f00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638640faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638640f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56386435c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563863a7ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563863a7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563863a68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5ec2b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5ec2b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638639a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563863a64aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563866344ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638641f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563863eff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  2d 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2598463==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f588b22e32 bp 0x7fffc3a89f10 sp 0x7fffc3a89f08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f588b22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f588b229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f58882d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f58882ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f588a28ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f588a20952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f588c8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5883acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5883a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f588396018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f840dc38d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f840dc38e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5882d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f588392aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f58ac72ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f588b22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f58882d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598494==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5563e40ede32 bp 0x7fff43e88d70 sp 0x7fff43e88d68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5563e40ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563e40ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563e3df89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563e3df9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563e3ff3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563e3feb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563e4255793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563e3977c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563e397356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563e3961018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6051fb2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6051fb2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563e389f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5563e395daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563e623dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563e40ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563e3df89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598480==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5555ca647e32 bp 0x7ffc254a2c90 sp 0x7ffc254a2c88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5555ca647e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555ca6479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555ca3529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555ca353d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555ca54debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555ca545952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555ca7af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555c9ed1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555c9ecd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555c9ebb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79edf75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79edf75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555c9df9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5555c9eb7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5555cc797ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555ca647725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555ca3529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598476==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564ed074de32 bp 0x7ffe0f7b88f0 sp 0x7ffe0f7b88e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564ed074de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ed074d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ed04589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ed0459d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ed0653ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ed064b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ed08b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ecffd7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ecffd356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ecffc1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e8ba7dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e8ba7de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ecfeff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564ecffbdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564ed289dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ed074d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ed04589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598479==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5613ed085e32 bp 0x7fff5b2b9690 sp 0x7fff5b2b9688
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5613ed085e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613ed0859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613ecd909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613ecd91d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613ecf8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613ecf83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613ed1ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613ec90fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613ec90b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613ec8f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ebe8a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ebe8a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613ec837634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5613ec8f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5613ef1d5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613ed085725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613ecd909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598492==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56446a978e32 bp 0x7ffeed30d3f0 sp 0x7ffeed30d3e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56446a978e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56446a9789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56446a6839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56446a684d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56446a87eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56446a876952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56446aae0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56446a202c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56446a1fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56446a1ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40cf9ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40cf9eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56446a12a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56446a1e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56446cac8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56446a978725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56446a6839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598529==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55bda9adae32 bp 0x7fffe08fe590 sp 0x7fffe08fe588
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55bda9adae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bda9ada9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bda97e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bda97e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bda99e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bda99d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bda9c42793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bda9364c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bda936056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bda934e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7a558ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7a558ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bda928c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55bda934aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bdabc2aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bda9ada725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bda97e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598531==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55a0fbe8be32 bp 0x7ffc7d5f0870 sp 0x7ffc7d5f0868
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55a0fbe8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0fbe8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0fbb969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0fbb97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0fbd91ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0fbd89952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0fbff3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0fb715c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0fb71156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0fb6ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53730a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53730a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0fb63d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55a0fb6fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a0fdfdbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0fbe8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0fbb969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598806==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5558c6dabe32 bp 0x7ffe090a4c70 sp 0x7ffe090a4c68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5558c6dabe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558c6dab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558c6ab69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5558c6ab7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558c6cb1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5558c6ca9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558c6f13793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5558c6635c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5558c663156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5558c661f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f09a0affd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f09a0affe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5558c655d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5558c661baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5558c8efbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5558c6dab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558c6ab69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598811==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x562bd70dce32 bp 0x7ffc77265410 sp 0x7ffc77265408
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x562bd70dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562bd70dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562bd6de79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562bd6de8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562bd6fe2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562bd6fda952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562bd7244793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562bd6966c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562bd696256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562bd6950018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03fa8dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03fa8dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562bd688e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x562bd694caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562bd922cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562bd70dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562bd6de79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598805==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558b3f909e32 bp 0x7fff6dbbf350 sp 0x7fff6dbbf348
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558b3f909e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b3f9099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b3f6149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b3f615d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b3f80febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b3f807952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b3fa71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b3f193c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b3f18f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b3f17d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa709b19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa709b19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b3f0bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558b3f179aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558b41a59ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b3f909725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b3f6149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598615==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562be023fe32 bp 0x7ffd9f6dbdf0 sp 0x7ffd9f6dbde8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562be023fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562be023f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562bdff4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562bdff4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562be0145ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562be013d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562be03a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562bdfac9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562bdfac556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562bdfab3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01cd7fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01cd7fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562bdf9f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562bdfaafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562be238fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562be023f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562bdff4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598614==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5611a4fdae32 bp 0x7ffc04c8d890 sp 0x7ffc04c8d888
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5611a4fdae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611a4fda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611a4ce59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611a4ce6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611a4ee0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611a4ed8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611a5142793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611a4864c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611a486056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611a484e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9d0cd4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9d0cd4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611a478c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5611a484aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5611a712aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611a4fda725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611a4ce59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598599==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5559f1b43e32 bp 0x7ffc45cfd8d0 sp 0x7ffc45cfd8c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5559f1b43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559f1b439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559f184e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559f184fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559f1a49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559f1a41952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559f1cab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559f13cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559f13c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559f13b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7fd20b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7fd20b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559f12f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5559f13b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5559f3c93ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559f1b43725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559f184e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598566==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x558196656e32 bp 0x7ffea5cd2d10 sp 0x7ffea5cd2d08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x558196656e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581966569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581963619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558196362d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55819655cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558196554952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581967be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558195ee0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558195edc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558195eca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f253318dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f253318de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558195e08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x558195ec6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581987a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558196656725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581963619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598587==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b833e9ee32 bp 0x7ffd47d83930 sp 0x7ffd47d83928
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b833e9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b833e9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b833ba99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b833baad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b833da4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b833d9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b834006793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b833728c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b83372456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b833712018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba76763d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba76763e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b833650634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b83370eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b835feeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b833e9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b833ba99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598551==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556a8b3fae32 bp 0x7ffc4beedcb0 sp 0x7ffc4beedca8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556a8b3fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a8b3fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a8b1059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a8b106d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a8b300ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a8b2f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a8b562793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a8ac84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a8ac8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a8ac6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f09d6179d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f09d6179e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a8abac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556a8ac6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556a8d54aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a8b3fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a8b1059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598557==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fff0921e32 bp 0x7ffda2e29ef0 sp 0x7ffda2e29ee8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fff0921e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fff09219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fff062c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fff062dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fff0827ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fff081f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fff0a89793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fff01abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fff01a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fff0195018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3bdc3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3bdc3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fff00d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fff0191aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fff2a71ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fff0921725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fff062c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598578==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561e8b636e32 bp 0x7fffe9a69950 sp 0x7fffe9a69948
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561e8b636e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e8b6369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e8b3419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e8b342d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e8b53cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e8b534952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e8b79e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e8aec0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e8aebc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e8aeaa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9782fb7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9782fb7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e8ade8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561e8aea6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e8d786ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e8b636725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e8b3419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598618==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56170b93be32 bp 0x7ffe314f7e70 sp 0x7ffe314f7e68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56170b93be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56170b93b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56170b6469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56170b647d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56170b841ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56170b839952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56170baa3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56170b1c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56170b1c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56170b1af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f827e709d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f827e709e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56170b0ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56170b1abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56170da8bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56170b93b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56170b6469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598597==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e05af21e32 bp 0x7ffc182c0630 sp 0x7ffc182c0628
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e05af21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e05af219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e05ac2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e05ac2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e05ae27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e05ae1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e05b089793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e05a7abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e05a7a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e05a795018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5defb62d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5defb62e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e05a6d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e05a791aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e05d071ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e05af21725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e05ac2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598569==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a17bda5e32 bp 0x7ffcfabcc230 sp 0x7ffcfabcc228
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a17bda5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a17bda59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a17bab09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a17bab1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a17bcabebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a17bca3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a17bf0d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a17b62fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a17b62b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a17b619018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f034dae7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f034dae7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a17b557634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a17b615aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a17def5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a17bda5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a17bab09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598677==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ad3d119e32 bp 0x7fff539f70d0 sp 0x7fff539f70c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ad3d119e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad3d1199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad3ce249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad3ce25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad3d01febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad3d017952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad3d281793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad3c9a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad3c99f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad3c98d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f39bc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f39bc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad3c8cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ad3c989aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ad3f269ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad3d119725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad3ce249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598674==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558fc1ddfe32 bp 0x7ffe197acbf0 sp 0x7ffe197acbe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558fc1ddfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558fc1ddf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558fc1aea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558fc1aebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558fc1ce5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558fc1cdd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558fc1f47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558fc1669c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558fc166556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558fc1653018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ea3685d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ea3685e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558fc1591634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558fc164faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558fc3f2fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558fc1ddf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558fc1aea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598654==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555af8367e32 bp 0x7fff17b80850 sp 0x7fff17b80848
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555af8367e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555af83679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555af80729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555af8073d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555af826debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555af8265952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555af84cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555af7bf1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555af7bed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555af7bdb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f825e3b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f825e3b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555af7b19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555af7bd7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555afa4b7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555af8367725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555af80729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598634==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e3698c6e32 bp 0x7fff87078b90 sp 0x7fff87078b88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e3698c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3698c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3695d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3695d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3697ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3697c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e369a2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e369150c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e36914c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e36913a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9d4c2f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d4c2f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e369078634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e369136aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e36ba16ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3698c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3695d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598633==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5575cddf5e32 bp 0x7fff12d21210 sp 0x7fff12d21208
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5575cddf5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575cddf59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575cdb009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575cdb01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575cdcfbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575cdcf3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575cdf5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575cd67fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575cd67b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575cd669018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a04722d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a04722e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575cd5a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5575cd665aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5575cff45ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575cddf5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575cdb009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598687==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564403432e32 bp 0x7ffebf368790 sp 0x7ffebf368788
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564403432e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644034329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56440313d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56440313ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564403338ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564403330952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56440359a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564402cbcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564402cb856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564402ca6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35e260dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35e260de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564402be4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564402ca2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564405582ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564403432725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56440313d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598635==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555cc1de9e32 bp 0x7ffd799ea190 sp 0x7ffd799ea188
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555cc1de9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555cc1de99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555cc1af49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555cc1af5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555cc1cefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555cc1ce7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555cc1f51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555cc1673c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555cc166f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555cc165d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce7c397d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce7c397e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555cc159b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555cc1659aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555cc3f39ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555cc1de9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555cc1af49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598751==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558235e4ae32 bp 0x7ffdd4a82650 sp 0x7ffdd4a82648
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558235e4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558235e4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558235b559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558235b56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558235d50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558235d48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558235fb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5582356d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5582356d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5582356be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0fd7211d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0fd7211e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582355fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5582356baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558237f9aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558235e4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558235b559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598749==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564fd59d9e32 bp 0x7ffcc2c93b50 sp 0x7ffcc2c93b48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564fd59d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564fd59d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564fd56e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564fd56e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564fd58dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564fd58d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564fd5b41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564fd5263c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564fd525f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564fd524d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28fd896d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28fd896e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564fd518b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564fd5249aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564fd7b29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564fd59d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564fd56e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598686==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56037dffae32 bp 0x7ffcdc52d130 sp 0x7ffcdc52d128
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56037dffae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56037dffa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56037dd059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56037dd06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56037df00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56037def8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56037e162793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56037d884c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56037d88056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56037d86e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95265ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95265dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56037d7ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56037d86aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56038014aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56037dffa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56037dd059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598732==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x563f5d71ee32 bp 0x7ffc06f74e90 sp 0x7ffc06f74e88
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x563f5d71ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f5d71e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f5d4299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f5d42ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f5d624ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f5d61c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f5d886793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f5cfa8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f5cfa456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f5cf92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b2d9c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b2d9c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f5ced0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x563f5cf8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563f5f86eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f5d71e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f5d4299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598717==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b710283e32 bp 0x7fffad905750 sp 0x7fffad905748
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b710283e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7102839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b70ff8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b70ff8fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b710189ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b710181952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7103eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b70fb0dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b70fb0956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b70faf7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3a7e49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3a7e49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b70fa35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b70faf3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b7123d3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b710283725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b70ff8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598747==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5570ef21ee32 bp 0x7fff9ca82950 sp 0x7fff9ca82948
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5570ef21ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570ef21e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570eef299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570eef2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570ef124ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570ef11c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570ef386793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570eeaa8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570eeaa456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570eea92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f412e1ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f412e1dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570ee9d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5570eea8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5570f136eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570ef21e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570eef299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598692==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a03308fe32 bp 0x7fff5f181830 sp 0x7fff5f181828
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a03308fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a03308f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a032d9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a032d9bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a032f95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a032f8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0331f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a032919c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a03291556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a032903018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ee5a94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ee5a94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a032841634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a0328ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a0351dfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a03308f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a032d9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598699==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5584649bbe32 bp 0x7ffd74dee470 sp 0x7ffd74dee468
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5584649bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584649bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584646c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584646c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584648c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584648b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558464b23793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558464245c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55846424156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55846422f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7cafba7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7cafba7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55846416d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55846422baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558466b0bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584649bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584646c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598719==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5595307b8e32 bp 0x7ffea8a96fb0 sp 0x7ffea8a96fa8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5595307b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595307b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595304c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595304c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595306beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595306b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559530920793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559530042c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55953003e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55953002c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7febffad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7febffae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55952ff6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559530028aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559532908ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595307b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595304c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598762==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ffdeef2e32 bp 0x7ffd6a5ba410 sp 0x7ffd6a5ba408
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ffdeef2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffdeef29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffdebfd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffdebfed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffdedf8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffdedf0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffdf05a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffde77cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffde77856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffde766018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd017e62d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd017e62e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffde6a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ffde762aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ffe1042ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffdeef2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffdebfd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598729==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5606bc754e32 bp 0x7ffd780fbd30 sp 0x7ffd780fbd28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5606bc754e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606bc7549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606bc45f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606bc460d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606bc65aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606bc652952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606bc8bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606bbfdec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606bbfda56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606bbfc8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53abf99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53abf99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606bbf06634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5606bbfc4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5606be8a4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606bc754725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606bc45f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598709==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561b9f4a5e32 bp 0x7fff53189750 sp 0x7fff53189748
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561b9f4a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b9f4a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b9f1b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b9f1b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b9f3abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b9f3a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b9f60d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b9ed2fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b9ed2b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b9ed19018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5cbebed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5cbebee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b9ec57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561b9ed15aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ba15f5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b9f4a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b9f1b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598778==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55cb98c80e32 bp 0x7ffeecb9ae50 sp 0x7ffeecb9ae48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55cb98c80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb98c809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb9898b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb9898cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb98b86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb98b7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb98de8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb9850ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb9850656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb984f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62770f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62770f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb98432634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55cb984f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cb9add0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb98c80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb9898b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  58 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2598801==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x5558341a6e32 bp 0x7ffc6c3ff4f0 sp 0x7ffc6c3ff4e8
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x5558341a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558341a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555833eb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555833eb2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558340acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5558340a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55583430e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555833a30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555833a2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555833a1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93e4fb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93e4fb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555833958634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x555833a16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5558362f6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5558341a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555833eb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598870==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5637d65cae32 bp 0x7ffeee8a1530 sp 0x7ffeee8a1528
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5637d65cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637d65ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637d62d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637d62d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637d64d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637d64c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5637d6732793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5637d5e54c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5637d5e5056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5637d5e3e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ea97d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ea97d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5637d5d7c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5637d5e3aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5637d871aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637d65ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637d62d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598853==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56040e468e32 bp 0x7ffd4a3b36f0 sp 0x7ffd4a3b36e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56040e468e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56040e4689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56040e1739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56040e174d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56040e36eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56040e366952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56040e5d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56040dcf2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56040dcee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56040dcdc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6dccdddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dccddde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56040dc1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56040dcd8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5604105b8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56040e468725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56040e1739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598822==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e852e5de32 bp 0x7ffec2425730 sp 0x7ffec2425728
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e852e5de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e852e5d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e852b689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e852b69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e852d63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e852d5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e852fc5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8526e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8526e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8526d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65b1201d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65b1201e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e85260f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e8526cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e854fadca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e852e5d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e852b689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598843==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561c94b98e32 bp 0x7ffcc0feb990 sp 0x7ffcc0feb988
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561c94b98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c94b989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c948a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c948a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c94a9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c94a96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c94d00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c94422c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c9441e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c9440c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b8197bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b8197be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c9434a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561c94408aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561c96ce8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c94b98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c948a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598831==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d0b3c89e32 bp 0x7ffeeef4b6f0 sp 0x7ffeeef4b6e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d0b3c89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0b3c899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0b39949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0b3995d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0b3b8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0b3b87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0b3df1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0b3513c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0b350f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0b34fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03ec80cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03ec80ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0b343b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d0b34f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d0b5dd9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0b3c89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0b39949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598851==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55aee34bde32 bp 0x7ffc4f57ccf0 sp 0x7ffc4f57cce8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55aee34bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aee34bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aee31c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aee31c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aee33c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aee33bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aee3625793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aee2d47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aee2d4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aee2d31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff96b915d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff96b915e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aee2c6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55aee2d2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aee560dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aee34bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aee31c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598835==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5630b167de32 bp 0x7ffeb2c251d0 sp 0x7ffeb2c251c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5630b167de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630b167d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630b13889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630b1389d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630b1583ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630b157b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630b17e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5630b0f07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5630b0f0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630b0ef1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd4849c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4849c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630b0e2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5630b0eedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5630b37cdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630b167d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630b13889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598860==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56255a2eee32 bp 0x7fff8bd06e90 sp 0x7fff8bd06e88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56255a2eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56255a2ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562559ff99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562559ffad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56255a1f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56255a1ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56255a456793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562559b78c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562559b7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562559b62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34cf438d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34cf438e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562559aa0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562559b5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56255c43eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56255a2ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562559ff99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598873==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5623c0f37e32 bp 0x7ffe3f1a81d0 sp 0x7ffe3f1a81c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5623c0f37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623c0f379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623c0c429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623c0c43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623c0e3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623c0e35952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623c109f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623c07c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623c07bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623c07ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f866e3c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f866e3c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623c06e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5623c07a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5623c3087ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623c0f37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623c0c429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598888==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557e5f089e32 bp 0x7ffc6f37c8f0 sp 0x7ffc6f37c8e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557e5f089e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e5f0899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e5ed949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e5ed95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e5ef8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e5ef87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e5f1f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e5e913c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e5e90f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e5e8fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7151f9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7151f9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e5e83b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557e5e8f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557e611d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e5f089725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e5ed949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2599153==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563723c52e32 bp 0x7fff0ec3a990 sp 0x7fff0ec3a988
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563723c52e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563723c529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56372395d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56372395ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563723b58ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563723b50952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563723dba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5637234dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5637234d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5637234c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0043efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0043efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563723404634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5637234c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563725da2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563723c52725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56372395d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599165==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55da47355e32 bp 0x7ffea511f710 sp 0x7ffea511f708
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55da47355e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da473559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da470609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da47061d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da4725bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da47253952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da474bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da46bdfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da46bdb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da46bc9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efcc40f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efcc40f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da46b07634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55da46bc5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55da494a5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da47355725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da470609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599160==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fa9da8de32 bp 0x7fff34ec94d0 sp 0x7fff34ec94c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fa9da8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa9da8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa9d7989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa9d799d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa9d993ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa9d98b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa9dbf5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa9d317c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa9d31356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa9d301018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f69eb8a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f69eb8a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa9d23f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fa9d2fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fa9fbddca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa9da8d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa9d7989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598974==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5600c32f3e32 bp 0x7ffc676b4b50 sp 0x7ffc676b4b48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5600c32f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600c32f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600c2ffe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600c2fffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600c31f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600c31f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600c345b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600c2b7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600c2b7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600c2b67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe43b4b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe43b4b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600c2aa5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5600c2b63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5600c5443ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600c32f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600c2ffe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598962==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5569632a0e32 bp 0x7fff30a0fd10 sp 0x7fff30a0fd08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5569632a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569632a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556962fab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556962facd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569631a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55696319e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556963408793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556962b2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556962b2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556962b14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f999ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f999dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556962a52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556962b10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5569653f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569632a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556962fab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598935==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5619715a1e32 bp 0x7ffd10c6f550 sp 0x7ffd10c6f548
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5619715a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619715a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619712ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619712add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619714a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56197149f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561971709793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561970e2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561970e2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561970e15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03bf800d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03bf800e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561970d53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561970e11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5619736f1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619715a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619712ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598948==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55737d5ffe32 bp 0x7ffd63c93490 sp 0x7ffd63c93488
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55737d5ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55737d5ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55737d30a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55737d30bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55737d505ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55737d4fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55737d767793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55737ce89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55737ce8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55737ce73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c4b9a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c4b9a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55737cdb1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55737ce6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55737f74fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55737d5ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55737d30a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598899==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55749b7e6e32 bp 0x7ffe2bbf5690 sp 0x7ffe2bbf5688
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55749b7e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55749b7e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55749b4f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55749b4f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55749b6ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55749b6e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55749b94e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55749b070c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55749b06c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55749b05a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8e9740d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8e9740e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55749af98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55749b056aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55749d936ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55749b7e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55749b4f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598915==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561aeb205e32 bp 0x7fff848e4250 sp 0x7fff848e4248
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561aeb205e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561aeb2059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561aeaf109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561aeaf11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561aeb10bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561aeb103952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561aeb36d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561aeaa8fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561aeaa8b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561aeaa79018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6360c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6360c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561aea9b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561aeaa75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561aed355ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561aeb205725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561aeaf109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598953==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5608cbf3de32 bp 0x7ffd653d3d70 sp 0x7ffd653d3d68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5608cbf3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608cbf3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608cbc489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608cbc49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608cbe43ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608cbe3b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608cc0a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608cb7c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608cb7c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608cb7b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b21facd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b21face3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608cb6ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5608cb7adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5608ce08dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608cbf3d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608cbc489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598937==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f10a72ce32 bp 0x7fff3017c530 sp 0x7fff3017c528
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f10a72ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f10a72c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f10a4379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f10a438d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f10a632ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f10a62a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f10a894793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f109fb6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f109fb256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f109fa0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3df565d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3df565e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f109ede634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f109f9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f10c87cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f10a72c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f10a4379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598985==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558f50d85e32 bp 0x7fffff2a7450 sp 0x7fffff2a7448
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558f50d85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f50d859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f50a909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f50a91d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f50c8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f50c83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f50eed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f5060fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f5060b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f505f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffaf6f15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffaf6f15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f50537634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558f505f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558f52ed5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f50d85725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f50a909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598963==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556563c28e32 bp 0x7ffd54a3d110 sp 0x7ffd54a3d108
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556563c28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556563c289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565639339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556563934d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556563b2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556563b26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556563d90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565634b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565634ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55656349c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ee935ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ee935ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565633da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556563498aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556565d78ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556563c28725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565639339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598924==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55734fb23e32 bp 0x7ffe39160b10 sp 0x7ffe39160b08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55734fb23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55734fb239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55734f82e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55734f82fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55734fa29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55734fa21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55734fc8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55734f3adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55734f3a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55734f397018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce3a222d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce3a222e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55734f2d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55734f393aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557351c73ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55734fb23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55734f82e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599029==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56418f2c2e32 bp 0x7ffed268a4b0 sp 0x7ffed268a4a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56418f2c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56418f2c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56418efcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56418efced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56418f1c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56418f1c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56418f42a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56418eb4cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56418eb4856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56418eb36018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8fb265d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8fb265e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56418ea74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56418eb32aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564191412ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56418f2c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56418efcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599013==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563c2e213e32 bp 0x7ffca0dd8910 sp 0x7ffca0dd8908
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563c2e213e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c2e2139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c2df1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c2df1fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c2e119ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c2e111952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c2e37b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c2da9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c2da9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c2da87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc87de0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc87de0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c2d9c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563c2da83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563c30363ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c2e213725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c2df1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598994==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56240d2f1e32 bp 0x7ffff55b6ff0 sp 0x7ffff55b6fe8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56240d2f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56240d2f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56240cffc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56240cffdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56240d1f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56240d1ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56240d459793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56240cb7bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56240cb7756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56240cb65018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81098cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81098cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56240caa3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56240cb61aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56240f441ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56240d2f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56240cffc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599007==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556cf4529e32 bp 0x7ffd2e996ff0 sp 0x7ffd2e996fe8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556cf4529e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556cf45299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556cf42349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556cf4235d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556cf442febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556cf4427952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556cf4691793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556cf3db3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556cf3daf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556cf3d9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01f7a45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01f7a45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556cf3cdb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556cf3d99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556cf6679ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556cf4529725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556cf42349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598986==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56553f25ae32 bp 0x7ffedc9db870 sp 0x7ffedc9db868
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56553f25ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56553f25a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56553ef659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56553ef66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56553f160ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56553f158952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56553f3c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56553eae4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56553eae056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56553eace018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3211665d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3211665e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56553ea0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56553eacaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5655413aaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56553f25a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56553ef659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599028==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5648fdf47e32 bp 0x7ffdc6219c50 sp 0x7ffdc6219c48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5648fdf47e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648fdf479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648fdc529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648fdc53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648fde4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648fde45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648fe0af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648fd7d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648fd7cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648fd7bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76bfdbdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76bfdbde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648fd6f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5648fd7b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564900097ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648fdf47725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648fdc529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599018==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562190e4be32 bp 0x7ffdc37d4750 sp 0x7ffdc37d4748
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562190e4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562190e4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562190b569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562190b57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562190d51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562190d49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562190fb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621906d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621906d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621906bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa352a09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa352a09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621905fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5621906bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562192f9bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562190e4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562190b569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599126==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559de411fe32 bp 0x7ffccb2f58b0 sp 0x7ffccb2f58a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559de411fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559de411f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559de3e2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559de3e2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559de4025ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559de401d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559de4287793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559de39a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559de39a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559de3993018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2a8780d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2a8780e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559de38d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559de398faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559de626fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559de411f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559de3e2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599106==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e5f8e0ae32 bp 0x7ffded177cf0 sp 0x7ffded177ce8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e5f8e0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5f8e0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5f8b159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5f8b16d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5f8d10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5f8d08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5f8f72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5f8694c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5f869056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5f867e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca18bd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca18bd7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5f85bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e5f867aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5faf5aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5f8e0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5f8b159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599031==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55594ac7ce32 bp 0x7ffc5fffca90 sp 0x7ffc5fffca88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55594ac7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55594ac7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55594a9879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55594a988d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55594ab82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55594ab7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55594ade4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55594a506c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55594a50256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55594a4f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f921c13bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f921c13be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55594a42e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55594a4ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55594cdccca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55594ac7c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55594a9879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599077==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f5ba93fe32 bp 0x7fff6b6dff90 sp 0x7fff6b6dff88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f5ba93fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5ba93f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5ba64a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5ba64bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5ba845ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5ba83d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5baaa7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5ba1c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5ba1c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5ba1b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb081549d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb081549e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5ba0f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f5ba1afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f5bca8fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5ba93f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5ba64a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599083==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562580b59e32 bp 0x7ffc13828530 sp 0x7ffc13828528
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562580b59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562580b599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625808649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562580865d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562580a5febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562580a57952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562580cc1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5625803e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625803df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625803cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6123179d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6123179e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56258030b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5625803c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562582ca9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562580b59725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625808649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599045==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56007ed98e32 bp 0x7ffd249c6730 sp 0x7ffd249c6728
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56007ed98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56007ed989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56007eaa39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56007eaa4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56007ec9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56007ec96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56007ef00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56007e622c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56007e61e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56007e60c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbaae831d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbaae831e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56007e54a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56007e608aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560080ee8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56007ed98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56007eaa39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599051==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e4b9757e32 bp 0x7ffe9cbb5270 sp 0x7ffe9cbb5268
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e4b9757e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4b97579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4b94629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4b9463d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4b965debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4b9655952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4b98bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4b8fe1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4b8fdd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4b8fcb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a685f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a685f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4b8f09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e4b8fc7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e4bb8a7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4b9757725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4b94629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599097==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55741e711e32 bp 0x7ffe1f628950 sp 0x7ffe1f628948
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55741e711e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55741e7119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55741e41c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55741e41dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55741e617ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55741e60f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55741e879793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55741df9bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55741df9756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55741df85018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec66273d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec66273e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55741dec3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55741df81aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557420861ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55741e711725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55741e41c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599076==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bdf9af9e32 bp 0x7fff766bf7f0 sp 0x7fff766bf7e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bdf9af9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bdf9af99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bdf98049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bdf9805d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bdf99ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bdf99f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bdf9c61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bdf9383c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bdf937f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bdf936d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febd9c60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febd9c60e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bdf92ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bdf9369aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bdfbc49ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bdf9af9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bdf98049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599125==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5653df421e32 bp 0x7ffd14e17eb0 sp 0x7ffd14e17ea8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5653df421e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653df4219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653df12c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653df12dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653df327ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653df31f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653df589793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653decabc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653deca756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653dec95018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5911d13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5911d13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653debd3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5653dec91aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5653e1571ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653df421725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653df12c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599109==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559f60b0de32 bp 0x7ffeec343710 sp 0x7ffeec343708
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559f60b0de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f60b0d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f608189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f60819d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f60a13ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f60a0b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f60c75793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f60397c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f6039356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f60381018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5f8c4cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5f8c4ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f602bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559f6037daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559f62c5dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f60b0d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f608189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599060==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bc47ab6e32 bp 0x7ffd2dc69b70 sp 0x7ffd2dc69b68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bc47ab6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc47ab69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc477c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc477c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc479bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc479b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc47c1e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc47340c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc4733c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc4732a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cdca88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cdca88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc47268634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bc47326aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bc49c06ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc47ab6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc477c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599133==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5580b9cc4e32 bp 0x7fff6b179090 sp 0x7fff6b179088
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5580b9cc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580b9cc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580b99cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580b99d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580b9bcaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580b9bc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580b9e2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5580b954ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5580b954a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5580b9538018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ba9a57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ba9a57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580b9476634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5580b9534aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5580bbe14ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580b9cc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580b99cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599137==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x559a3e737e32 bp 0x7ffd0173d950 sp 0x7ffd0173d948
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x559a3e737e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a3e7379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a3e4429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a3e443d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a3e63debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a3e635952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a3e89f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a3dfc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a3dfbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a3dfab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e2f51ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e2f51ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a3dee9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x559a3dfa7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559a40887ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a3e737725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a3e4429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600508==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5604f577ae32 bp 0x7ffec03aeef0 sp 0x7ffec03aeee8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5604f577ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604f577a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604f54859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604f5486d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604f5680ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604f5678952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604f58e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604f5004c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604f500056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604f4fee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf03b3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf03b3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604f4f2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5604f4feaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5604f78caca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604f577a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604f54859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600528==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557945424e32 bp 0x7fff75478630 sp 0x7fff75478628
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557945424e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579454249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55794512f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557945130d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55794532aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557945322952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55794558c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557944caec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557944caa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557944c98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f959f319d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f959f319e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557944bd6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x557944c94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557947574ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557945424725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55794512f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600538==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558d494e0e32 bp 0x7ffd27333e30 sp 0x7ffd27333e28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558d494e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d494e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d491eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d491ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d493e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d493de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d49648793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d48d6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d48d6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d48d54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd88633d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd88633e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d48c92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558d48d50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558d4b630ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d494e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d491eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600567==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5595e3677e32 bp 0x7fffd01b4690 sp 0x7fffd01b4688
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5595e3677e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595e36779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595e33829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595e3383d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595e357debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595e3575952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595e37df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595e2f01c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595e2efd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595e2eeb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbd8789d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbd8789e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595e2e29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5595e2ee7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5595e57c7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595e3677725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595e33829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600554==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56166e2dae32 bp 0x7ffd5d54e510 sp 0x7ffd5d54e508
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56166e2dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56166e2da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56166dfe59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56166dfe6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56166e1e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56166e1d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56166e442793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56166db64c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56166db6056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56166db4e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe16b070d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe16b070e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56166da8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56166db4aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56167042aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56166e2da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56166dfe59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600577==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55672ea70e32 bp 0x7ffcc97cd6b0 sp 0x7ffcc97cd6a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55672ea70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55672ea709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55672e77b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55672e77cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55672e976ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55672e96e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55672ebd8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55672e2fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55672e2f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55672e2e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff86a43fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff86a43fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55672e222634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55672e2e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556730bc0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55672ea70725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55672e77b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600563==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564f6fd55e32 bp 0x7ffe9d87cab0 sp 0x7ffe9d87caa8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564f6fd55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f6fd559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f6fa609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f6fa61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f6fc5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f6fc53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f6febd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f6f5dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f6f5db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f6f5c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30a4499d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30a4499e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f6f507634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564f6f5c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f71ea5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f6fd55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f6fa609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600588==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x564583f04e32 bp 0x7ffcc810ba70 sp 0x7ffcc810ba68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x564583f04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564583f049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564583c0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564583c10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564583e0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564583e02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56458406c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56458378ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56458378a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564583778018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f275e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f275e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645836b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x564583774aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564586054ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564583f04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564583c0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600591==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55f4e80afe32 bp 0x7fffdcd233f0 sp 0x7fffdcd233e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55f4e80afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4e80af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4e7dba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4e7dbbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4e7fb5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4e7fad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4e8217793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4e7939c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4e793556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4e7923018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1da6d57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1da6d57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4e7861634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55f4e791faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f4ea1ffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4e80af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4e7dba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600601==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56413f50be32 bp 0x7fff1b49c8f0 sp 0x7fff1b49c8e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56413f50be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56413f50b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56413f2169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56413f217d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56413f411ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56413f409952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56413f673793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56413ed95c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56413ed9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56413ed7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f995f498d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f995f498e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56413ecbd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56413ed7baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56414165bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56413f50b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56413f2169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600604==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5584614eee32 bp 0x7ffda6be3130 sp 0x7ffda6be3128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5584614eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584614ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584611f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584611fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584613f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584613ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558461656793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558460d78c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558460d7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558460d62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5fe3fbad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5fe3fbae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558460ca0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558460d5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55846363eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584614ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584611f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600637==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a14b4e5e32 bp 0x7ffc478d8b30 sp 0x7ffc478d8b28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a14b4e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a14b4e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a14b1f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a14b1f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a14b3ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a14b3e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a14b64d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a14ad6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a14ad6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a14ad59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa980941d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa980941e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a14ac97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a14ad55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a14d635ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a14b4e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a14b1f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600623==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562949496e32 bp 0x7fff618e5f10 sp 0x7fff618e5f08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562949496e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629494969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629491a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629491a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56294939cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562949394952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629495fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562948d20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562948d1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562948d0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2a6856d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2a6856e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562948c48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562948d06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56294b5e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562949496725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629491a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600645==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a6abff3e32 bp 0x7ffedff7f4b0 sp 0x7ffedff7f4a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a6abff3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6abff39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6abcfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6abcffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6abef9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6abef1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6ac15b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6ab87dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6ab87956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6ab867018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ad8c89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ad8c89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6ab7a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a6ab863aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a6ae143ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6abff3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6abcfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600633==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e28d41ce32 bp 0x7fff5735d6b0 sp 0x7fff5735d6a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e28d41ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e28d41c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e28d1279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e28d128d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e28d322ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e28d31a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e28d584793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e28cca6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e28cca256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e28cc90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe848f1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe848f1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e28cbce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e28cc8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e28f56cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e28d41c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e28d1279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600649==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561e6e648e32 bp 0x7ffde4fe1f90 sp 0x7ffde4fe1f88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561e6e648e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e6e6489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e6e3539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e6e354d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e6e54eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e6e546952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e6e7b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e6ded2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e6dece56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e6debc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f376834ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f376834ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e6ddfa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561e6deb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e70798ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e6e648725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e6e3539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600678==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5643ab373e32 bp 0x7fffb9a1b990 sp 0x7fffb9a1b988
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5643ab373e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643ab3739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643ab07e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643ab07fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643ab279ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643ab271952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643ab4db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643aabfdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643aabf956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643aabe7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4df494d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4df494e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643aab25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5643aabe3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5643ad4c3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643ab373725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643ab07e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2600700==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5595f9341e32 bp 0x7ffca2dc1670 sp 0x7ffca2dc1668
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5595f9341e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595f93419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595f904c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595f904dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595f9247ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595f923f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595f94a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595f8bcbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595f8bc756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595f8bb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b71246d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b71246e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595f8af3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5595f8bb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5595fb491ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595f9341725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595f904c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600701==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5589851a1e32 bp 0x7ffe4fcdb2d0 sp 0x7ffe4fcdb2c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5589851a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589851a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558984eac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558984eadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589850a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55898509f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558985309793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558984a2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558984a2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558984a15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff12620ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff12620ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558984953634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558984a11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5589872f1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5589851a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558984eac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600718==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55959b06be32 bp 0x7ffdb241e2f0 sp 0x7ffdb241e2e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55959b06be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55959b06b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55959ad769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55959ad77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55959af71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55959af69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55959b1d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55959a8f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55959a8f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55959a8df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f596655bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f596655be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55959a81d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55959a8dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55959d1bbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55959b06b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55959ad769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600716==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5595a66aee32 bp 0x7ffc34fa0350 sp 0x7ffc34fa0348
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5595a66aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595a66ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595a63b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595a63bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595a65b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595a65ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595a6816793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595a5f38c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595a5f3456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595a5f22018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f993c8ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f993c8ebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595a5e60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5595a5f1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5595a87feca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595a66ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595a63b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600728==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564e63678e32 bp 0x7ffd69e8cd30 sp 0x7ffd69e8cd28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564e63678e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e636789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e633839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e63384d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e6357eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e63576952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e637e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e62f02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e62efe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e62eec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf4a6e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf4a6e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e62e2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564e62ee8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564e657c8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e63678725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e633839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600717==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a5ca029e32 bp 0x7fff31fe25d0 sp 0x7fff31fe25c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a5ca029e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5ca0299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5c9d349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5c9d35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5c9f2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a5c9f27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a5ca191793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5c98b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5c98af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5c989d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7043579d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7043579e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5c97db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a5c9899aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a5cc179ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5ca029725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5c9d349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600740==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55e56370ce32 bp 0x7ffc63ca2350 sp 0x7ffc63ca2348
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55e56370ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e56370c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5634179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e563418d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e563612ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e56360a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e563874793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e562f96c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e562f9256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e562f80018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6dd00d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dd00d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e562ebe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55e562f7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e56585cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e56370c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5634179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600754==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x557e41fc6e32 bp 0x7ffc7b6e9dd0 sp 0x7ffc7b6e9dc8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x557e41fc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e41fc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e41cd19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e41cd2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e41eccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e41ec4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e4212e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e41850c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e4184c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e4183a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f26403ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26403ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e41778634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x557e41836aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557e44116ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e41fc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e41cd19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600755==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556e83784e32 bp 0x7ffca2de3270 sp 0x7ffca2de3268
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556e83784e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e837849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e8348f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e83490d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e8368aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e83682952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e838ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e8300ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e8300a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e82ff8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67f92f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67f92f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e82f36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556e82ff4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556e858d4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e83784725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e8348f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600811==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555f2dc62e32 bp 0x7ffffa9ac210 sp 0x7ffffa9ac208
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555f2dc62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f2dc629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f2d96d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f2d96ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f2db68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f2db60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f2ddca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f2d4ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f2d4e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f2d4d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6dc46f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dc46f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f2d414634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555f2d4d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555f2fdb2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f2dc62725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f2d96d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2600824==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55df292e9e32 bp 0x7ffc1158d1d0 sp 0x7ffc1158d1c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55df292e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df292e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df28ff49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df28ff5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df291efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df291e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df29451793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df28b73c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df28b6f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df28b5d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f16f61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f16f61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df28a9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55df28b59aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55df2b439ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df292e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df28ff49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599183==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56415a950e32 bp 0x7ffc1ad95cf0 sp 0x7ffc1ad95ce8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56415a950e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56415a9509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56415a65b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56415a65cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56415a856ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56415a84e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56415aab8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56415a1dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56415a1d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56415a1c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ea2d43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ea2d43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56415a102634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56415a1c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56415caa0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56415a950725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56415a65b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2599201==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564816bc6e32 bp 0x7ffccb5814b0 sp 0x7ffccb5814a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564816bc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564816bc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648168d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648168d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564816accebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564816ac4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564816d2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564816450c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56481644c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56481643a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65ed195d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65ed195e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564816378634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564816436aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564818d16ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564816bc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648168d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599224==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c6fbd7ce32 bp 0x7fff7c6a39b0 sp 0x7fff7c6a39a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c6fbd7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6fbd7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6fba879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6fba88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6fbc82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6fbc7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c6fbee4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c6fb606c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c6fb60256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c6fb5f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4fe3bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4fe3bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6fb52e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c6fb5ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c6fdeccca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6fbd7c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6fba879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599181==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55c13e12fe32 bp 0x7ffe1fe91650 sp 0x7ffe1fe91648
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55c13e12fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c13e12f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c13de3a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c13de3bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c13e035ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c13e02d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c13e297793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c13d9b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c13d9b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c13d9a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f107080fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f107080fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c13d8e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55c13d99faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c14027fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c13e12f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c13de3a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599192==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56125a490e32 bp 0x7ffe3171ca50 sp 0x7ffe3171ca48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56125a490e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56125a4909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56125a19b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56125a19cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56125a396ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56125a38e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56125a5f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561259d1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561259d1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561259d04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f689a5ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f689a5cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561259c42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561259d00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56125c5e0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56125a490725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56125a19b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599185==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a891040e32 bp 0x7ffddd708350 sp 0x7ffddd708348
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a891040e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8910409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a890d4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a890d4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a890f46ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a890f3e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a8911a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8908cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a8908c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a8908b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc75875d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc75875e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8907f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a8908b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a893190ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a891040725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a890d4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599212==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55fa3a029e32 bp 0x7ffc2036ab10 sp 0x7ffc2036ab08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55fa3a029e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa3a0299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa39d349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa39d35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa39f2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa39f27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa3a191793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa398b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa398af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa3989d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30067a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30067a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa397db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55fa39899aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fa3c179ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa3a029725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa39d349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599281==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d37febde32 bp 0x7fff706a6210 sp 0x7fff706a6208
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d37febde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d37febd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d37fbc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d37fbc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d37fdc3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d37fdbb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d380025793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d37f747c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d37f74356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d37f731018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc459fafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc459fafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d37f66f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d37f72daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d38200dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d37febd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d37fbc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599294==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5557595bae32 bp 0x7ffeb428bd90 sp 0x7ffeb428bd88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5557595bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557595ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557592c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557592c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557594c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557594b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555759722793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555758e44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555758e4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555758e2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00d0a04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00d0a04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555758d6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555758e2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55575b70aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557595ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557592c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599242==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x563b84468e32 bp 0x7ffc16916e70 sp 0x7ffc16916e68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x563b84468e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b844689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b841739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b84174d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b8436eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b84366952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b845d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b83cf2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b83cee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b83cdc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efcef487d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efcef487e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b83c1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x563b83cd8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563b865b8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b84468725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b841739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2599248==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555b5c290e32 bp 0x7fff5c8f70b0 sp 0x7fff5c8f70a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555b5c290e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b5c2909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b5bf9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b5bf9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b5c196ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b5c18e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b5c3f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b5bb1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b5bb1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b5bb04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff04a254d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff04a254e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b5ba42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555b5bb00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b5e3e0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b5c290725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b5bf9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2599268==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f499307e32 bp 0x7ffe3a71cf90 sp 0x7ffe3a71cf88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f499307e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4993079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4990129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f499013d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f49920debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f499205952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f49946f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f498b91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f498b8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f498b7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79e66e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79e66e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f498ab9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f498b77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f49b457ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f499307725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4990129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599305==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c5743d9e32 bp 0x7ffdb43b9830 sp 0x7ffdb43b9828
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c5743d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5743d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5740e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5740e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5742dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5742d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c574541793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c573c63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c573c5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c573c4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d98649d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d98649e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c573b8b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c573c49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c576529ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5743d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5740e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599259==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d2036b0e32 bp 0x7fffbe96dfb0 sp 0x7fffbe96dfa8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d2036b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2036b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2033bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2033bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2035b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2035ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d203818793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d202f3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d202f3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d202f24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef90579d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef90579e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d202e62634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d202f20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d205800ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2036b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2033bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599252==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5629e6ad0e32 bp 0x7ffd8463a4b0 sp 0x7ffd8463a4a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5629e6ad0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629e6ad09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629e67db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629e67dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629e69d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629e69ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629e6c38793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629e635ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629e635656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629e6344018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f948c926d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f948c926e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629e6282634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5629e6340aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5629e8c20ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629e6ad0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629e67db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599282==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561e3b54fe32 bp 0x7fffb2eaf970 sp 0x7fffb2eaf968
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561e3b54fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e3b54f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e3b25a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e3b25bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e3b455ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e3b44d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e3b6b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e3add9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e3add556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e3adc3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f32483cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f32483cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e3ad01634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561e3adbfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e3d69fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e3b54f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e3b25a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599324==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555c0b3e8e32 bp 0x7ffd93a1e5d0 sp 0x7ffd93a1e5c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555c0b3e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c0b3e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c0b0f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c0b0f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c0b2eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c0b2e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c0b550793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c0ac72c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c0ac6e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c0ac5c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd243642d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd243642e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c0ab9a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555c0ac58aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555c0d538ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c0b3e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c0b0f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599331==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56296c43ee32 bp 0x7ffc54b0f6d0 sp 0x7ffc54b0f6c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56296c43ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56296c43e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56296c1499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56296c14ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56296c344ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56296c33c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56296c5a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56296bcc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56296bcc456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56296bcb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7760259d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7760259e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56296bbf0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56296bcaeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56296e58eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56296c43e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56296c1499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect_selection name ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  96 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2599323==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55deb9647e32 bp 0x7ffe2c7fad30 sp 0x7ffe2c7fad28
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55deb9647e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55deb96479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55deb93529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55deb9353d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55deb954debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55deb9545952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55deb97af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55deb8ed1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55deb8ecd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55deb8ebb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7273307d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7273307e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55deb8df9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55deb8eb7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55debb797ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55deb9647725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55deb93529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599351==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5650c3ac9e32 bp 0x7ffea0949b90 sp 0x7ffea0949b88
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5650c3ac9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650c3ac99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650c37d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650c37d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650c39cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650c39c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650c3c31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650c3353c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650c334f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650c333d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ca9114d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ca9114e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650c327b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5650c3339aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5650c5c19ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650c3ac9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650c37d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599309==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x556ae42ece32 bp 0x7ffc80a04b30 sp 0x7ffc80a04b28
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x556ae42ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ae42ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ae3ff79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ae3ff8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ae41f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ae41ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ae4454793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ae3b76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ae3b7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ae3b60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25ecdf8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25ecdf8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ae3a9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x556ae3b5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ae643cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ae42ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ae3ff79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599325==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x557a89ddfe32 bp 0x7fff7633b8d0 sp 0x7fff7633b8c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x557a89ddfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a89ddf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a89aea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a89aebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a89ce5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a89cdd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a89f47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a89669c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a8966556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a89653018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff265421d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff265421e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a89591634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x557a8964faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557a8bf2fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a89ddf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a89aea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599390==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55cef8478e32 bp 0x7ffc58505eb0 sp 0x7ffc58505ea8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55cef8478e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cef84789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cef81839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cef8184d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cef837eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cef8376952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cef85e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cef7d02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cef7cfe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cef7cec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89727d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89727d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cef7c2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55cef7ce8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cefa5c8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cef8478725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cef81839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599345==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559eb1a02e32 bp 0x7ffcd6becaf0 sp 0x7ffcd6becae8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559eb1a02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559eb1a029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559eb170d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559eb170ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559eb1908ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559eb1900952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559eb1b6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559eb128cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559eb128856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559eb1276018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b91498d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b91498e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559eb11b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559eb1272aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559eb3b52ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559eb1a02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559eb170d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599350==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5596c42c2e32 bp 0x7ffd790df510 sp 0x7ffd790df508
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5596c42c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596c42c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596c3fcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596c3fced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596c41c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596c41c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596c442a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596c3b4cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596c3b4856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596c3b36018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb1905d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb1905d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596c3a74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5596c3b32aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5596c6412ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596c42c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596c3fcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599380==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55dece99ee32 bp 0x7ffe2a318c50 sp 0x7ffe2a318c48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55dece99ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dece99e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dece6a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dece6aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dece8a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dece89c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55deceb06793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dece228c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dece22456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dece212018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff247a45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff247a45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dece150634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55dece20eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ded0aeeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dece99e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dece6a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599408==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a3a08b0e32 bp 0x7fff26e97810 sp 0x7fff26e97808
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a3a08b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3a08b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3a05bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3a05bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3a07b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3a07ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3a0a18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3a013ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3a013656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3a0124018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35bc845d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35bc845e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3a0062634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a3a0120aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a3a2a00ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3a08b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3a05bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599374==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e74f563e32 bp 0x7ffd97253350 sp 0x7ffd97253348
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e74f563e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e74f5639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e74f26e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e74f26fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e74f469ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e74f461952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e74f6cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e74ededc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e74ede956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e74edd7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7effc4800d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7effc4800e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e74ed15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e74edd3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e7516b3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e74f563725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e74f26e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599372==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e61e6ade32 bp 0x7ffced7af050 sp 0x7ffced7af048
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e61e6ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e61e6ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e61e3b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e61e3b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e61e5b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e61e5ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e61e815793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e61df37c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e61df3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e61df21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6367c5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6367c5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e61de5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e61df1daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e6207fdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e61e6ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e61e3b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599389==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564248270e32 bp 0x7fff3567d7f0 sp 0x7fff3567d7e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564248270e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642482709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564247f7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564247f7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564248176ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56424816e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642483d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564247afac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564247af656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564247ae4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28c87d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28c87d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564247a22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564247ae0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56424a3c0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564248270725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564247f7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599418==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5650c702ae32 bp 0x7ffdf382abf0 sp 0x7ffdf382abe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5650c702ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650c702a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650c6d359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650c6d36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650c6f30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650c6f28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650c7192793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650c68b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650c68b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650c689e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f605c27ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f605c27ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650c67dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5650c689aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5650c917aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650c702a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650c6d359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599423==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x56251251ae32 bp 0x7fff2edb14f0 sp 0x7fff2edb14e8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x56251251ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56251251a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625122259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562512226d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562512420ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562512418952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562512682793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562511da4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562511da056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562511d8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba26009d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba26009e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562511ccc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x562511d8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56251466aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56251251a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625122259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600832==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x56385b7f0e32 bp 0x7ffc416ca710 sp 0x7ffc416ca708
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x56385b7f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56385b7f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56385b4fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56385b4fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56385b6f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56385b6ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56385b958793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56385b07ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56385b07656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56385b064018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f44f1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f44f1ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56385afa2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x56385b060aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56385d940ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56385b7f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56385b4fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600861==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561d9ff9be32 bp 0x7ffd8d927ab0 sp 0x7ffd8d927aa8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561d9ff9be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d9ff9b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d9fca69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d9fca7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d9fea1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d9fe99952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561da0103793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d9f825c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d9f82156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d9f80f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e63168d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e63168e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d9f74d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561d9f80baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561da20ebca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d9ff9b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d9fca69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600872==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x558a462e5e32 bp 0x7ffd120cb3d0 sp 0x7ffd120cb3c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x558a462e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a462e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a45ff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a45ff1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a461ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a461e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a4644d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a45b6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a45b6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a45b59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6be725d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6be725e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a45a97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x558a45b55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558a48435ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a462e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a45ff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600842==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55e761dd4e32 bp 0x7fffa41d09d0 sp 0x7fffa41d09c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55e761dd4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e761dd49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e761adf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e761ae0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e761cdaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e761cd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e761f3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e76165ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e76165a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e761648018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91bcb57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91bcb57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e761586634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55e761644aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e763f24ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e761dd4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e761adf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600859==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55baf66c3e32 bp 0x7ffef15a2ef0 sp 0x7ffef15a2ee8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55baf66c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55baf66c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55baf63ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55baf63cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55baf65c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55baf65c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55baf682b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55baf5f4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55baf5f4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55baf5f37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e247a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e247a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55baf5e75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55baf5f33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55baf8813ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55baf66c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55baf63ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600860==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x556ef3d3ae32 bp 0x7fff38f3ccb0 sp 0x7fff38f3cca8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x556ef3d3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ef3d3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ef3a459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ef3a46d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ef3c40ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ef3c38952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ef3ea2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ef35c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ef35c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ef35ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f66c875dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f66c875de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ef34ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x556ef35aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ef5e8aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ef3d3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ef3a459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  73 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2600917==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5621a1749e32 bp 0x7fffa59a88b0 sp 0x7fffa59a88a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5621a1749e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621a17499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621a14549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621a1455d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621a164febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621a1647952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5621a18b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621a0fd3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621a0fcf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621a0fbd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc31d12ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc31d12ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621a0efb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5621a0fb9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5621a3899ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621a1749725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621a14549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600937==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564930274e32 bp 0x7ffd81c35990 sp 0x7ffd81c35988
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564930274e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649302749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56492ff7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56492ff80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56493017aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564930172952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649303dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56492fafec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56492fafa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56492fae8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15c90f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15c90f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56492fa26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x56492fae4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5649323c4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564930274725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56492ff7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  79 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2600879==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x558c59d58e32 bp 0x7fff70315c50 sp 0x7fff70315c48
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x558c59d58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c59d589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c59a639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c59a64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c59c5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c59c56952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c59ec0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c595e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c595de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c595cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51e1483d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51e1483e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c5950a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x558c595c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558c5bea8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c59d58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c59a639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600889==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5589d1648e32 bp 0x7fff2f87d550 sp 0x7fff2f87d548
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5589d1648e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589d16489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589d13539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589d1354d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589d154eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5589d1546952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589d17b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589d0ed2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589d0ece56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589d0ebc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d4856ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d4856ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5589d0dfa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5589d0eb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5589d3798ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5589d1648725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589d13539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600898==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557f6c13ee32 bp 0x7ffe1db4dab0 sp 0x7ffe1db4daa8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557f6c13ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f6c13e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f6be499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f6be4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f6c044ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f6c03c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f6c2a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f6b9c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f6b9c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f6b9b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7de102d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7de102e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f6b8f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557f6b9aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557f6e28eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f6c13e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f6be499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600951==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55f266e3be32 bp 0x7ffd956d91b0 sp 0x7ffd956d91a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55f266e3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f266e3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f266b469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f266b47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f266d41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f266d39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f266fa3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2666c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2666c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2666af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4499353d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4499353e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2665ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55f2666abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f268f8bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f266e3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f266b469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2600895==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x556ce9576e32 bp 0x7ffc20581ef0 sp 0x7ffc20581ee8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x556ce9576e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ce95769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ce92819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ce9282d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ce947cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ce9474952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ce96de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ce8e00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ce8dfc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ce8dea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d63d03d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d63d03e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ce8d28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x556ce8de6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ceb6c6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ce9576725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ce92819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600918==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55c91a1c0e32 bp 0x7ffce82a4230 sp 0x7ffce82a4228
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55c91a1c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c91a1c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c919ecb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c919eccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c91a0c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c91a0be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c91a328793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c919a4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c919a4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c919a34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79e399ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79e399ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c919972634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55c919a30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c91c310ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c91a1c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c919ecb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600964==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55844458ae32 bp 0x7ffefb77df70 sp 0x7ffefb77df68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55844458ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55844458a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584442959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558444296d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558444490ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558444488952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584446f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558443e14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558443e1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558443dfe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd5743cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd5743ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558443d3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x558443dfaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584466daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55844458a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584442959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600984==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5652371aae32 bp 0x7ffceb1c2a70 sp 0x7ffceb1c2a68
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5652371aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652371aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565236eb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565236eb6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652370b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652370a8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565237312793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565236a34c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565236a3056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565236a1e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4edbf4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4edbf4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56523695c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x565236a1aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5652392faca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652371aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565236eb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600952==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x562228797e32 bp 0x7fff2e696590 sp 0x7fff2e696588
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x562228797e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622287979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622284a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622284a3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56222869debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562228695952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5622288ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562228021c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56222801d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56222800b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc28128d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc28128e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562227f49634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x562228007aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56222a8e7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562228797725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5622284a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2600985==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5635dd2a0e32 bp 0x7ffed6b51670 sp 0x7ffed6b51668
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5635dd2a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635dd2a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635dcfab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635dcfacd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635dd1a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635dd19e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635dd408793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635dcb2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635dcb2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635dcb14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5718fdcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5718fdce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635dca52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5635dcb10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5635df3f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635dd2a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635dcfab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600968==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5647a8e21e32 bp 0x7fffd6d6ed30 sp 0x7fffd6d6ed28
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5647a8e21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647a8e219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647a8b2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647a8b2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647a8d27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647a8d1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647a8f89793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647a86abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647a86a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647a8695018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29974d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29974d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647a85d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5647a8691aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5647aaf71ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647a8e21725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647a8b2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601017==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55f7792f9e32 bp 0x7ffd858a9f50 sp 0x7ffd858a9f48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55f7792f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7792f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7790049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f779005d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f7791ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f7791f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f779461793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f778b83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f778b7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f778b6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe36f81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe36f81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f778aab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55f778b69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f77b449ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f7792f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f7790049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600989==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55fd41c0ae32 bp 0x7ffc94b12b10 sp 0x7ffc94b12b08
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55fd41c0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd41c0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd419159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd41916d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd41b10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd41b08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd41d72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd41494c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd4149056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd4147e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a9af40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a9af40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd413bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55fd4147aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fd43d5aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd41c0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd419159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600997==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x56416ea00e32 bp 0x7ffddab5dd10 sp 0x7ffddab5dd08
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x56416ea00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56416ea009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56416e70b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56416e70cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56416e906ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56416e8fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56416eb68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56416e28ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56416e28656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56416e274018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3ded4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3ded4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56416e1b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x56416e270aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564170b50ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56416ea00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56416e70b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601007==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x561690e79e32 bp 0x7ffc55a6d110 sp 0x7ffc55a6d108
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x561690e79e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561690e799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561690b849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561690b85d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561690d7febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561690d77952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561690fe1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561690703c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616906ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616906ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff2fc88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff2fc88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56169062b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5616906e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561692fc9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561690e79725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561690b849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601027==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x558755c0be32 bp 0x7ffd60186010 sp 0x7ffd60186008
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x558755c0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558755c0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587559169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558755917d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558755b11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558755b09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558755d73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558755495c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55875549156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55875547f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b8ed42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b8ed42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587553bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55875547baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558757d5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558755c0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587559169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601006==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55db9b6c2e32 bp 0x7fffdbd23850 sp 0x7fffdbd23848
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55db9b6c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db9b6c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db9b3cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db9b3ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db9b5c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db9b5c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db9b82a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db9af4cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db9af4856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db9af36018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc39686d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc39686e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db9ae74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55db9af32aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55db9d812ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db9b6c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db9b3cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601010==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x563cb0e76e32 bp 0x7fff38780470 sp 0x7fff38780468
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x563cb0e76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563cb0e769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563cb0b819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563cb0b82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563cb0d7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563cb0d74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563cb0fde793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563cb0700c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563cb06fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563cb06ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f648baf5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f648baf5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563cb0628634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x563cb06e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563cb2fc6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563cb0e76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563cb0b819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601028==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x558b08d81e32 bp 0x7ffe88c16ef0 sp 0x7ffe88c16ee8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x558b08d81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b08d819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b08a8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b08a8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b08c87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b08c7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b08ee9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b0860bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b0860756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b085f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f917e738d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f917e738e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b08533634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x558b085f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558b0aed1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b08d81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b08a8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601041==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000163b4 at pc 0x557388b6ce32 bp 0x7fffa6b39490 sp 0x7fffa6b39488
> READ of size 4 at 0x6160000163b4 thread T0
>     #0 0x557388b6ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557388b6c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573888779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557388878d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557388a72ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557388a6a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557388cd4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573883f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573883f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573883e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b3d35cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b3d35ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55738831e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000163b4 is located 308 bytes inside of 528-byte region [0x616000016280,0x616000016490)
> freed by thread T0 here:
>     #0 0x5573883dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55738acbcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557388b6c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573888779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599432==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5620b9845e32 bp 0x7ffd72e7a750 sp 0x7ffd72e7a748
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5620b9845e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620b98459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620b95509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620b9551d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620b974bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620b9743952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620b99ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620b90cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620b90cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620b90b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd25c1dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd25c1dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620b8ff7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5620b90b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620bb995ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620b9845725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620b95509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2599470==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e5ed46be32 bp 0x7ffc3a68a3f0 sp 0x7ffc3a68a3e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e5ed46be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5ed46b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5ed1769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5ed177d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5ed371ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5ed369952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5ed5d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5eccf5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5eccf156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5eccdf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56a3b65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56a3b65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5ecc1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e5eccdbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5ef5bbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5ed46b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5ed1769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599507==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564527934e32 bp 0x7ffd3756cf90 sp 0x7ffd3756cf88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564527934e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645279349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56452763f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564527640d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56452783aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564527832952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564527a9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645271bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645271ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645271a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd92e212d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd92e212e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645270e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5645271a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564529a84ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564527934725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56452763f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599435==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x561ca64f0e32 bp 0x7ffd9c8299f0 sp 0x7ffd9c8299e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x561ca64f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ca64f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ca61fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ca61fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ca63f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ca63ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ca6658793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ca5d7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ca5d7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ca5d64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1cdf156d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1cdf156e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ca5ca2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x561ca5d60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ca8640ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ca64f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ca61fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599505==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5583cbbf3e32 bp 0x7fff28d1c250 sp 0x7fff28d1c248
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5583cbbf3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583cbbf39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583cb8fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583cb8ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583cbaf9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583cbaf1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583cbd5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583cb47dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583cb47956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583cb467018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe661103d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe661103e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583cb3a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5583cb463aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5583cdd43ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583cbbf3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583cb8fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599437==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a6e785ee32 bp 0x7ffd7a67a410 sp 0x7ffd7a67a408
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a6e785ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6e785e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6e75699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6e756ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6e7764ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6e775c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6e79c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6e70e8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6e70e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6e70d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f521bf2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f521bf2ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6e7010634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a6e70ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a6e99aeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6e785e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6e75699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2599462==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x555a28165e32 bp 0x7fffb0914e90 sp 0x7fffb0914e88
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x555a28165e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a281659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a27e709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a27e71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a2806bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a28063952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a282cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a279efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a279eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a279d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf761dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf761dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a27917634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x555a279d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a2a2b5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a28165725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a27e709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599448==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d58d471e32 bp 0x7fffabf00350 sp 0x7fffabf00348
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d58d471e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d58d4719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d58d17c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d58d17dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d58d377ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d58d36f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d58d5d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d58ccfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d58ccf756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d58cce5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbcf7b0ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbcf7b0ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d58cc23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d58cce1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d58f5c1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d58d471725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d58d17c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599492==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564f7c2d3e32 bp 0x7ffd795fc4b0 sp 0x7ffd795fc4a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564f7c2d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f7c2d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f7bfde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f7bfdfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f7c1d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f7c1d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f7c43b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f7bb5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f7bb5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f7bb47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7c3ee0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7c3ee0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f7ba85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564f7bb43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f7e423ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f7c2d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f7bfde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599490==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564b3fbe9e32 bp 0x7fffc58569f0 sp 0x7fffc58569e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564b3fbe9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b3fbe99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b3f8f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b3f8f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b3faefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b3fae7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b3fd51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b3f473c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b3f46f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b3f45d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc40969d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc40969e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b3f39b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564b3f459aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b41d39ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b3fbe9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b3f8f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599454==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x562993105e32 bp 0x7ffd7482a590 sp 0x7ffd7482a588
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x562993105e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629931059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562992e109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562992e11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56299300bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562993003952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56299326d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56299298fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56299298b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562992979018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef28b77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef28b77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629928b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x562992975aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562995255ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562993105725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562992e109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599480==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55fd06cd4e32 bp 0x7ffd54b2e0d0 sp 0x7ffd54b2e0c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55fd06cd4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd06cd49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd069df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd069e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd06bdaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd06bd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd06e3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd0655ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd0655a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd06548018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef957b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef957b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd06486634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55fd06544aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fd08e24ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd06cd4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd069df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599572==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560f22f92e32 bp 0x7ffea3a03030 sp 0x7ffea3a03028
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560f22f92e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f22f929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f22c9d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f22c9ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f22e98ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f22e90952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f230fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f2281cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f2281856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f22806018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b9300bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b9300be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f22744634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560f22802aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f250e2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f22f92725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f22c9d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599613==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560bac892e32 bp 0x7ffd8dd4df30 sp 0x7ffd8dd4df28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560bac892e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560bac8929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560bac59d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560bac59ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560bac798ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560bac790952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560bac9fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560bac11cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560bac11856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560bac106018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a8ee95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a8ee95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560bac044634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560bac102aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560bae9e2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560bac892725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560bac59d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599526==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5638fb975e32 bp 0x7ffd3b8e79b0 sp 0x7ffd3b8e79a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5638fb975e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638fb9759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638fb6809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638fb681d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638fb87bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638fb873952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638fbadd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638fb1ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638fb1fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638fb1e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f417dc81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f417dc81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638fb127634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5638fb1e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5638fdac5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638fb975725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638fb6809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599596==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c178f4ae32 bp 0x7ffe6539e2d0 sp 0x7ffe6539e2c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c178f4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c178f4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c178c559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c178c56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c178e50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c178e48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1790b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1787d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1787d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1787be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0d129fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0d129fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1786fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c1787baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c17b09aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c178f4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c178c559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599539==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55df42101e32 bp 0x7fffbba29a10 sp 0x7fffbba29a08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55df42101e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df421019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df41e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df41e0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df42007ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df41fff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df42269793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df4198bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df4198756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df41975018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd30d3b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd30d3b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df418b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55df41971aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55df44251ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df42101725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df41e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2599552==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559e055cee32 bp 0x7ffeac58aad0 sp 0x7ffeac58aac8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559e055cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e055ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e052d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e052dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e054d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e054cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e05736793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e04e58c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e04e5456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e04e42018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4582f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4582f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e04d80634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559e04e3eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559e0771eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e055ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e052d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599570==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b102e10e32 bp 0x7ffc2b543ff0 sp 0x7ffc2b543fe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b102e10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b102e109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b102b1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b102b1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b102d16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b102d0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b102f78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b10269ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b10269656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b102684018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad23615d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad23615e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1025c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b102680aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b104f60ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b102e10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b102b1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599627==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558f35265e32 bp 0x7fff04cbdcb0 sp 0x7fff04cbdca8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558f35265e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f352659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f34f709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f34f71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f3516bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f35163952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f353cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f34aefc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f34aeb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f34ad9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99a173bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99a173be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f34a17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558f34ad5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558f373b5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f35265725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f34f709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599557==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x565266acde32 bp 0x7ffc5f47a950 sp 0x7ffc5f47a948
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x565266acde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565266acd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652667d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652667d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652669d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652669cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565266c35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565266357c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56526635356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565266341018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f77454d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f77454e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56526627f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56526633daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565268c1dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565266acd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652667d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599540==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5638f2a64e32 bp 0x7ffc011ce910 sp 0x7ffc011ce908
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5638f2a64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638f2a649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638f276f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638f2770d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638f296aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638f2962952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638f2bcc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638f22eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638f22ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638f22d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd11356fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd11356fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638f2216634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5638f22d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5638f4bb4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638f2a64725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638f276f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599589==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564c31653e32 bp 0x7fffa45ea370 sp 0x7fffa45ea368
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564c31653e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c316539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c3135e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c3135fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c31559ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c31551952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c317bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c30eddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c30ed956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c30ec7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3dd1249d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3dd1249e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c30e05634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564c30ec3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564c337a3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c31653725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c3135e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599597==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5640fd029e32 bp 0x7ffc5bd8bf50 sp 0x7ffc5bd8bf48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5640fd029e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640fd0299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640fcd349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640fcd35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640fcf2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640fcf27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640fd191793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640fc8b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640fc8af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640fc89d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf79fd9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf79fd9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640fc7db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5640fc899aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5640ff179ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640fd029725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640fcd349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599563==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55d296ba8e32 bp 0x7ffcf6f335b0 sp 0x7ffcf6f335a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55d296ba8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d296ba89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2968b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2968b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d296aaeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d296aa6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d296d10793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d296432c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d29642e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d29641c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe581aa5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe581aa5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d29635a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55d296418aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d298cf8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d296ba8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2968b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599586==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55816e924e32 bp 0x7ffe51065e10 sp 0x7ffe51065e08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55816e924e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55816e9249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55816e62f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55816e630d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55816e82aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55816e822952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55816ea8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55816e1aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55816e1aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55816e198018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f959968fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f959968fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55816e0d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55816e194aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558170a74ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55816e924725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55816e62f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599662==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x563bf7b0fe32 bp 0x7fff75322310 sp 0x7fff75322308
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x563bf7b0fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563bf7b0f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563bf781a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563bf781bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563bf7a15ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563bf7a0d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563bf7c77793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563bf7399c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563bf739556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563bf7383018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48b23e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48b23e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563bf72c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x563bf737faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563bf9c5fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563bf7b0f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563bf781a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b1 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2599698==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x563f2daf3e32 bp 0x7ffd74bc5b90 sp 0x7ffd74bc5b88
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x563f2daf3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f2daf39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f2d7fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f2d7ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f2d9f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f2d9f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f2dc5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f2d37dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f2d37956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f2d367018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5593c3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5593c3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f2d2a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x563f2d363aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563f2fc43ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f2daf3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f2d7fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599690==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x560cc8cdae32 bp 0x7ffc246789d0 sp 0x7ffc246789c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x560cc8cdae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560cc8cda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560cc89e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560cc89e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560cc8be0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560cc8bd8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560cc8e42793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560cc8564c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560cc856056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560cc854e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f063e6d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f063e6d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560cc848c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x560cc854aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560ccae2aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560cc8cda725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560cc89e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599632==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x563135082e32 bp 0x7fffcc2fe9b0 sp 0x7fffcc2fe9a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x563135082e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631350829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563134d8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563134d8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563134f88ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563134f80952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631351ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56313490cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56313490856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631348f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f510f8c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f510f8c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563134834634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5631348f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631371d2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563135082725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563134d8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599659==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55a9c8105e32 bp 0x7fff92375f30 sp 0x7fff92375f28
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55a9c8105e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9c81059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9c7e109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9c7e11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9c800bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9c8003952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9c826d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9c798fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9c798b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9c7979018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f581942ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f581942ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9c78b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55a9c7975aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a9ca255ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9c8105725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9c7e109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599699==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x562a5713ee32 bp 0x7ffe22e4fd30 sp 0x7ffe22e4fd28
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x562a5713ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a5713e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a56e499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a56e4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a57044ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a5703c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a572a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a569c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a569c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a569b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65590add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65590ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a568f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x562a569aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562a5928eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a5713e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a56e499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599639==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x556fb3796e32 bp 0x7ffe08c9acb0 sp 0x7ffe08c9aca8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x556fb3796e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556fb37969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556fb34a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556fb34a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556fb369cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556fb3694952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556fb38fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556fb3020c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556fb301c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556fb300a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff61ea31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff61ea31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556fb2f48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x556fb3006aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556fb58e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556fb3796725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556fb34a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2599680==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55791c713e32 bp 0x7ffff35d4170 sp 0x7ffff35d4168
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55791c713e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55791c7139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55791c41e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55791c41fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55791c619ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55791c611952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55791c87b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55791bf9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55791bf9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55791bf87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65147a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65147a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55791bec5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55791bf83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55791e863ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55791c713725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55791c41e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599678==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55d944da4e32 bp 0x7ffd52522210 sp 0x7ffd52522208
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55d944da4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d944da49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d944aaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d944ab0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d944caaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d944ca2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d944f0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d94462ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d94462a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d944618018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5797129d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5797129e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d944556634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55d944614aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d946ef4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d944da4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d944aaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599642==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x564e5c49ae32 bp 0x7ffcd1991af0 sp 0x7ffcd1991ae8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x564e5c49ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e5c49a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e5c1a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e5c1a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e5c3a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e5c398952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e5c602793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e5bd24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e5bd2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e5bd0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0221cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0221cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e5bc4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x564e5bd0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564e5e5eaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e5c49a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e5c1a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599670==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5561265d2e32 bp 0x7ffdeaa7c5d0 sp 0x7ffdeaa7c5c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5561265d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561265d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561262dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561262ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561264d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561264d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55612673a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556125e5cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556125e5856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556125e46018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8cbf3ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8cbf3ebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556125d84634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x556125e42aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556128722ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561265d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561262dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599758==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bd8b0f5e32 bp 0x7ffd4810a130 sp 0x7ffd4810a128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bd8b0f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd8b0f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd8ae009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd8ae01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd8affbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd8aff3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd8b25d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd8a97fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd8a97b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd8a969018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f999714ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f999714ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd8a8a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bd8a965aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bd8d245ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd8b0f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd8ae009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  bd 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2599802==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x558a76c60e32 bp 0x7ffc9b61fe70 sp 0x7ffc9b61fe68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x558a76c60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a76c609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a7696b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a7696cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a76b66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a76b5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a76dc8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a764eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a764e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a764d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0bf3652d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0bf3652e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a76412634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x558a764d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558a78db0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a76c60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a7696b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599707==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5616b0915e32 bp 0x7fffdbf02b50 sp 0x7fffdbf02b48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5616b0915e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616b09159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616b06209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616b0621d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616b081bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616b0813952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616b0a7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616b019fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616b019b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616b0189018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd06a90cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd06a90ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616b00c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5616b0185aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5616b2a65ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616b0915725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616b06209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599789==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559f84609e32 bp 0x7ffc13295730 sp 0x7ffc13295728
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559f84609e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f846099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f843149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f84315d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f8450febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f84507952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f84771793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f83e93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f83e8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f83e7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f815cae9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f815cae9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f83dbb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559f83e79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559f86759ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f84609725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f843149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599718==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56006c7b6e32 bp 0x7ffe40adc6d0 sp 0x7ffe40adc6c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56006c7b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56006c7b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56006c4c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56006c4c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56006c6bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56006c6b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56006c91e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56006c040c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56006c03c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56006c02a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b0ec70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b0ec70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56006bf68634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56006c026aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56006e906ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56006c7b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56006c4c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599734==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ac10645e32 bp 0x7ffc23b525d0 sp 0x7ffc23b525c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ac10645e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac106459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac103509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac10351d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac1054bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac10543952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac107ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac0fecfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac0fecb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac0feb9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff45e460d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff45e460e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac0fdf7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ac0feb5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ac12795ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac10645725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac103509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b1 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2599804==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bb48f94e32 bp 0x7ffc21420290 sp 0x7ffc21420288
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bb48f94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb48f949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb48c9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb48ca0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb48e9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb48e92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb490fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb4881ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb4881a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb48808018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f592969dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f592969de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb48746634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bb48804aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bb4b0e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb48f94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb48c9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599738==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5634d9ac7e32 bp 0x7fff7a07a650 sp 0x7fff7a07a648
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5634d9ac7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634d9ac79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634d97d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634d97d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634d99cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634d99c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5634d9c2f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5634d9351c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5634d934d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5634d933b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25e4065d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25e4065e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5634d9279634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5634d9337aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5634dbc17ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634d9ac7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634d97d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  9b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2599721==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5564cfadde32 bp 0x7ffde8493410 sp 0x7ffde8493408
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5564cfadde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564cfadd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564cf7e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564cf7e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564cf9e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564cf9db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564cfc45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564cf367c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564cf36356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564cf351018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4458684d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4458684e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564cf28f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5564cf34daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5564d1c2dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564cfadd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564cf7e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599792==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56343b11ae32 bp 0x7ffd7c156bd0 sp 0x7ffd7c156bc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56343b11ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56343b11a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56343ae259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56343ae26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56343b020ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56343b018952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56343b282793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56343a9a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56343a9a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56343a98e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74e7a43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74e7a43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56343a8cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56343a98aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56343d26aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56343b11a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56343ae259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599776==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5610a61a7e32 bp 0x7ffca71e6e50 sp 0x7ffca71e6e48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5610a61a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610a61a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610a5eb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610a5eb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610a60adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610a60a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610a630f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610a5a31c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610a5a2d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610a5a1b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1adaff7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1adaff7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610a5959634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5610a5a17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5610a82f7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610a61a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610a5eb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599737==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55ab54face32 bp 0x7ffd09c213d0 sp 0x7ffd09c213c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55ab54face31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab54fac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab54cb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab54cb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab54eb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab54eaa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab55114793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab54836c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab5483256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab54820018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53b22b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53b22b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab5475e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55ab5481caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab570fcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab54fac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab54cb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599770==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555b9051ee32 bp 0x7ffda5da83d0 sp 0x7ffda5da83c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555b9051ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b9051e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b902299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b9022ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b90424ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b9041c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b90686793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b8fda8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b8fda456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b8fd92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e562efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e562efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b8fcd0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555b8fd8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b9266eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b9051e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b902299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599815==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55aa9b9f5e32 bp 0x7ffc8f27edd0 sp 0x7ffc8f27edc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55aa9b9f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa9b9f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa9b7009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa9b701d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa9b8fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa9b8f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa9bb5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa9b27fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa9b27b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa9b269018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f024f6b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f024f6b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa9b1a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55aa9b265aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aa9db45ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa9b9f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa9b7009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  ef 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2599817==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x56012cd38e32 bp 0x7ffe5c6f1870 sp 0x7ffe5c6f1868
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x56012cd38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56012cd389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56012ca439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56012ca44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56012cc3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56012cc36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56012cea0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56012c5c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56012c5be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56012c5ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f583b7a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f583b7a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56012c4ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x56012c5a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56012ee88ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56012cd38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56012ca439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599831==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ca00520e32 bp 0x7fff926d0370 sp 0x7fff926d0368
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ca00520e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca005209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca0022b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca0022cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca00426ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca0041e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca00688793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9ffdaac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9ffda656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9ffd94018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10408efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10408efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9ffcd2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c9ffd90aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca02670ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca00520725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca0022b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599830==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c459ba0e32 bp 0x7ffc59366e10 sp 0x7ffc59366e08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c459ba0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c459ba09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4598ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4598acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c459aa6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c459a9e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c459d08793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c45942ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c45942656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c459414018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f231cb2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f231cb2be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c459352634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c459410aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c45bcf0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c459ba0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4598ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599871==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d0a4d28e32 bp 0x7fffb08193b0 sp 0x7fffb08193a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d0a4d28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0a4d289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0a4a339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0a4a34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0a4c2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0a4c26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0a4e90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0a45b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0a45ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0a459c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61998e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61998e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0a44da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d0a4598aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d0a6e78ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0a4d28725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0a4a339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599912==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b562138e32 bp 0x7ffca5377fb0 sp 0x7ffca5377fa8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b562138e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5621389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b561e439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b561e44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b56203eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b562036952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5622a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5619c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5619be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5619ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8fe51a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8fe51a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5618ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b5619a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b564288ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b562138725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b561e439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599844==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x558d4692ce32 bp 0x7fffd60e68d0 sp 0x7fffd60e68c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x558d4692ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d4692c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d466379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d46638d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d46832ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d4682a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d46a94793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d461b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d461b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d461a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76d95e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76d95e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d460de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x558d4619caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558d48a7cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d4692c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d466379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599910==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a2b87eae32 bp 0x7ffcfb628350 sp 0x7ffcfb628348
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a2b87eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2b87ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2b84f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2b84f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2b86f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2b86e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2b8952793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2b8074c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2b807056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2b805e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b25462d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b25462e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2b7f9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a2b805aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a2ba93aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2b87ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2b84f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599868==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b1a7d19e32 bp 0x7fff837fdff0 sp 0x7fff837fdfe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b1a7d19e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1a7d199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1a7a249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1a7a25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1a7c1febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1a7c17952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1a7e81793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1a75a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b1a759f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b1a758d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f504e1add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f504e1ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1a74cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b1a7589aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b1a9e69ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1a7d19725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1a7a249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599852==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560a204cbe32 bp 0x7ffd1879dcf0 sp 0x7ffd1879dce8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560a204cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a204cb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a201d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a201d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a203d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a203c9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a20633793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a1fd55c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a1fd5156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a1fd3f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7cae3a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7cae3a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a1fc7d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560a1fd3baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560a2261bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a204cb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a201d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599903==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5619898b2e32 bp 0x7ffca16265f0 sp 0x7ffca16265e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5619898b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619898b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619895bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619895bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619897b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619897b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561989a1a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56198913cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56198913856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561989126018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd98931ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd98931ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561989064634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561989122aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56198ba02ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619898b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619895bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599896==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556019933e32 bp 0x7ffd9c894990 sp 0x7ffd9c894988
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556019933e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560199339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55601963e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55601963fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556019839ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556019831952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556019a9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560191bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560191b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560191a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc64846d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc64846e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560190e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5560191a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55601ba83ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556019933725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55601963e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599869==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564117af2e32 bp 0x7ffd74f8a1d0 sp 0x7ffd74f8a1c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564117af2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564117af29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641177fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641177fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641179f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5641179f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564117c5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56411737cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56411737856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564117366018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cc172dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cc172de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5641172a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x564117362aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564119c42ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564117af2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641177fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599886==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5652c6124e32 bp 0x7ffe5c110a30 sp 0x7ffe5c110a28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5652c6124e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652c61249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652c5e2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652c5e30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652c602aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652c6022952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652c628c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5652c59aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652c59aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652c5998018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb1feb0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb1feb0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5652c58d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5652c5994aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5652c8274ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652c6124725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652c5e2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1f 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2599925==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556a0ae2fe32 bp 0x7ffe15317130 sp 0x7ffe15317128
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556a0ae2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a0ae2f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a0ab3a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a0ab3bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a0ad35ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a0ad2d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a0af97793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a0a6b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a0a6b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a0a6a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f95755d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f95755e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a0a5e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556a0a69faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556a0cf7fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a0ae2f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a0ab3a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599954==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e01ca43e32 bp 0x7fff32f96070 sp 0x7fff32f96068
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e01ca43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e01ca439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e01c74e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e01c74fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e01c949ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e01c941952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e01cbab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e01c2cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e01c2c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e01c2b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f638b2e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f638b2e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e01c1f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e01c2b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e01eb93ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e01ca43725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e01c74e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599971==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ce4b008e32 bp 0x7ffc6d1b3850 sp 0x7ffc6d1b3848
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ce4b008e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce4b0089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce4ad139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce4ad14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce4af0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce4af06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce4b170793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce4a892c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce4a88e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce4a87c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7d7a31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7d7a31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce4a7ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ce4a878aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ce4d158ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce4b008725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce4ad139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600024==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5596d53d7e32 bp 0x7ffcb90adf10 sp 0x7ffcb90adf08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5596d53d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596d53d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596d50e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596d50e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596d52ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596d52d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596d553f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596d4c61c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596d4c5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596d4c4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0de7394d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0de7394e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596d4b89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5596d4c47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5596d7527ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596d53d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596d50e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599927==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x560ff6e71e32 bp 0x7ffc7dfa0470 sp 0x7ffc7dfa0468
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x560ff6e71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ff6e719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ff6b7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ff6b7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ff6d77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ff6d6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ff6fd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ff66fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ff66f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ff66e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92eebeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92eebeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ff6623634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x560ff66e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560ff8fc1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ff6e71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ff6b7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600013==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5568560bbe32 bp 0x7fffe91d9030 sp 0x7fffe91d9028
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5568560bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568560bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556855dc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556855dc7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556855fc1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556855fb9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556856223793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556855945c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55685594156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55685592f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f416a9fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f416a9fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55685586d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55685592baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55685820bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5568560bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556855dc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599940==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562575309e32 bp 0x7ffeb893c710 sp 0x7ffeb893c708
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562575309e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625753099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625750149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562575015d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56257520febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562575207952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562575471793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562574b93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562574b8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562574b7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdeb3d6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdeb3d6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562574abb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562574b79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562577459ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562575309725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625750149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599973==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c6677ace32 bp 0x7fff15845070 sp 0x7fff15845068
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c6677ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6677ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6674b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6674b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6676b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6676aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c667914793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c667036c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c66703256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c667020018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8aefa59d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8aefa59e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c666f5e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c66701caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c6698fcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6677ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6674b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600029==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55de3944fe32 bp 0x7ffc8227ddf0 sp 0x7ffc8227dde8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55de3944fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de3944f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de3915a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de3915bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de39355ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de3934d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de395b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de38cd9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de38cd556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de38cc3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18ecb68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18ecb68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de38c01634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55de38cbfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55de3b59fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de3944f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de3915a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599957==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5620008e7e32 bp 0x7ffed449f290 sp 0x7ffed449f288
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5620008e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620008e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620005f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620005f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620007edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620007e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562000a4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562000171c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56200016d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56200015b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d02bf1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d02bf1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562000099634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562000157aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562002a37ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620008e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620005f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599943==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55aaf6763e32 bp 0x7ffc22ce4530 sp 0x7ffc22ce4528
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55aaf6763e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aaf67639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aaf646e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aaf646fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aaf6669ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aaf6661952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aaf68cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aaf5fedc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aaf5fe956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aaf5fd7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4f037dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4f037de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aaf5f15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55aaf5fd3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aaf88b3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aaf6763725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aaf646e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600009==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55998c143e32 bp 0x7ffd58ed7e30 sp 0x7ffd58ed7e28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55998c143e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55998c1439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55998be4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55998be4fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55998c049ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55998c041952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55998c2ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55998b9cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55998b9c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55998b9b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c6abb8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c6abb8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55998b8f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55998b9b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55998e293ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55998c143725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55998be4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599996==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5628560b0e32 bp 0x7ffc10c89af0 sp 0x7ffc10c89ae8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5628560b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628560b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562855dbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562855dbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562855fb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562855fae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562856218793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56285593ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56285593656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562855924018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd21c9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd21c9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562855862634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562855920aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562858200ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628560b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562855dbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599961==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x562c282fee32 bp 0x7fffaf801e90 sp 0x7fffaf801e88
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x562c282fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c282fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c280099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c2800ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c28204ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c281fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c28466793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c27b88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c27b8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c27b72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96ca933d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96ca933e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c27ab0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x562c27b6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562c2a44eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c282fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c280099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2599986==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a6eceffe32 bp 0x7ffc6c4b2bf0 sp 0x7ffc6c4b2be8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a6eceffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6eceff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6ecc0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6ecc0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6ece05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6ecdfd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6ed067793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6ec789c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6ec78556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6ec773018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f266b94ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f266b94ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6ec6b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a6ec76faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a6ef04fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6eceff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6ecc0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2600058==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55616e31be32 bp 0x7fffded0af90 sp 0x7fffded0af88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55616e31be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55616e31b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55616e0269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55616e027d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55616e221ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55616e219952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55616e483793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55616dba5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55616dba156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55616db8f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcb0ec0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcb0ec0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55616dacd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55616db8baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55617046bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55616e31b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55616e0269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600097==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55cac7729e32 bp 0x7ffc10f939d0 sp 0x7ffc10f939c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55cac7729e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cac77299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cac74349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cac7435d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cac762febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cac7627952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cac7891793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cac6fb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cac6faf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cac6f9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcdb5827d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcdb5827e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cac6edb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55cac6f99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cac9879ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cac7729725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cac74349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600095==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x560ddc3c2e32 bp 0x7fff9a4ccb30 sp 0x7fff9a4ccb28
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x560ddc3c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ddc3c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ddc0cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ddc0ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ddc2c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ddc2c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ddc52a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ddbc4cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ddbc4856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ddbc36018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31b16d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31b16d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ddbb74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x560ddbc32aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560dde512ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ddc3c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ddc0cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600047==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x557f98034e32 bp 0x7ffce13cd8b0 sp 0x7ffce13cd8a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x557f98034e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f980349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f97d3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f97d40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f97f3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f97f32952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f9819c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f978bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f978ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f978a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48ef8ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48ef8dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f977e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x557f978a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557f9a184ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f98034725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f97d3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600099==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56010a3c4e32 bp 0x7ffc5e819ed0 sp 0x7ffc5e819ec8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56010a3c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56010a3c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56010a0cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56010a0d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56010a2caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56010a2c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56010a52c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560109c4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560109c4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560109c38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcfcbb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcfcbb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560109b76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x560109c34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56010c514ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56010a3c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56010a0cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600037==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x562ce6837e32 bp 0x7ffca2a73e70 sp 0x7ffca2a73e68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x562ce6837e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ce68379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ce65429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ce6543d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ce673debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ce6735952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ce699f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ce60c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ce60bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ce60ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc191904d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc191904e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ce5fe9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x562ce60a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562ce8987ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ce6837725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ce65429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600087==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55c7ecc08e32 bp 0x7ffe0cd7ee70 sp 0x7ffe0cd7ee68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55c7ecc08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7ecc089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7ec9139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7ec914d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7ecb0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c7ecb06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7ecd70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7ec492c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7ec48e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7ec47c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7104809d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7104809e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7ec3ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55c7ec478aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c7eed58ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c7ecc08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7ec9139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600074==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55806f39ee32 bp 0x7ffcf9750a70 sp 0x7ffcf9750a68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55806f39ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55806f39e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55806f0a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55806f0aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55806f2a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55806f29c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55806f506793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55806ec28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55806ec2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55806ec12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7867280d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7867280e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55806eb50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55806ec0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5580714eeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55806f39e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55806f0a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2600049==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55aa27b3be32 bp 0x7ffcd19854d0 sp 0x7ffcd19854c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55aa27b3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa27b3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa278469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa27847d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa27a41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa27a39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa27ca3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa273c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa273c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa273af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6a43abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6a43abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa272ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55aa273abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aa29c8bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa27b3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa278469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600070==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x556bbcb36e32 bp 0x7ffe0da2d010 sp 0x7ffe0da2d008
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x556bbcb36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556bbcb369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556bbc8419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556bbc842d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556bbca3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556bbca34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556bbcc9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556bbc3c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556bbc3bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556bbc3aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc100ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc100ebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556bbc2e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x556bbc3a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556bbec86ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556bbcb36725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556bbc8419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600167==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55963a90be32 bp 0x7fff18e68f90 sp 0x7fff18e68f88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55963a90be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55963a90b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55963a6169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55963a617d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55963a811ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55963a809952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55963aa73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55963a195c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55963a19156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55963a17f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f700a8d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f700a8d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55963a0bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55963a17baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55963ca5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55963a90b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55963a6169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600197==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55c7ba45ee32 bp 0x7ffe513863b0 sp 0x7ffe513863a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55c7ba45ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7ba45e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7ba1699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7ba16ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7ba364ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c7ba35c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7ba5c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7b9ce8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7b9ce456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7b9cd2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf23f4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf23f4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7b9c10634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55c7b9cceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c7bc5aeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c7ba45e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7ba1699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600104==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555864d2ee32 bp 0x7ffd175eaa10 sp 0x7ffd175eaa08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555864d2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555864d2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555864a399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555864a3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555864c34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555864c2c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555864e96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5558645b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5558645b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5558645a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58d856dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58d856de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5558644e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55586459eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555866e7eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555864d2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555864a399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600192==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x555e49e0be32 bp 0x7ffd58e0e0f0 sp 0x7ffd58e0e0e8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x555e49e0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e49e0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e49b169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e49b17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e49d11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e49d09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e49f73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e49695c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e4969156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e4967f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff57faded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff57fadee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e495bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x555e4967baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555e4bf5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e49e0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e49b169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600120==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x560761ccbe32 bp 0x7fffe8229ff0 sp 0x7fffe8229fe8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x560761ccbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560761ccb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607619d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607619d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560761bd1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560761bc9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560761e33793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560761555c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56076155156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56076153f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35d5ebdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35d5ebde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56076147d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56076153baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560763e1bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560761ccb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607619d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2600163==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55e136794e32 bp 0x7ffd57bebbf0 sp 0x7ffd57bebbe8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55e136794e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1367949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e13649f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1364a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e13669aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e136692952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1368fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e13601ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e13601a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e136008018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f436dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f436dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e135f46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55e136004aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e1388e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e136794725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e13649f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600202==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c4112c7e32 bp 0x7ffed1dd2610 sp 0x7ffed1dd2608
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c4112c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4112c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c410fd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c410fd3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4111cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4111c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c41142f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c410b51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c410b4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c410b3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4dc45add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4dc45ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c410a79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c410b37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c413417ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4112c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c410fd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600137==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x555b1fb79e32 bp 0x7fff9e67f010 sp 0x7fff9e67f008
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x555b1fb79e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b1fb799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b1f8849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b1f885d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b1fa7febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b1fa77952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b1fce1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b1f403c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b1f3ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b1f3ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbceccd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbceccd3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b1f32b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x555b1f3e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b21cc9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b1fb79725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b1f8849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600124==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011eb4 at pc 0x5571443d1e32 bp 0x7ffcacc93b90 sp 0x7ffcacc93b88
> READ of size 4 at 0x616000011eb4 thread T0
>     #0 0x5571443d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571443d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571440dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571440ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571442d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571442cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557144539793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557143c5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557143c5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557143c45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fadfd9f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fadfd9f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557143b83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011eb4 is located 308 bytes inside of 528-byte region [0x616000011d80,0x616000011f90)
> freed by thread T0 here:
>     #0 0x557143c41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557146521ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571443d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571440dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600190==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55832614ae32 bp 0x7ffe795a39b0 sp 0x7ffe795a39a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55832614ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55832614a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558325e559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558325e56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558326050ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558326048952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583262b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583259d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583259d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583259be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e2adefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e2adefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583258fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5583259baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55832829aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55832614a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558325e559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600179==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x560ae5ee4e32 bp 0x7ffde49b1fb0 sp 0x7ffde49b1fa8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x560ae5ee4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ae5ee49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ae5bef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ae5bf0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ae5deaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ae5de2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ae604c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ae576ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ae576a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ae5758018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f490b7a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f490b7a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ae5696634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x560ae5754aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560ae8034ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ae5ee4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ae5bef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600143==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5644bf1fae32 bp 0x7ffdb69c8230 sp 0x7ffdb69c8228
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5644bf1fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644bf1fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644bef059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644bef06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644bf100ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644bf0f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644bf362793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644bea84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644bea8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644bea6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f128519cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f128519ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644be9ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5644bea6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5644c134aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644bf1fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644bef059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600168==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x560121c0ae32 bp 0x7ffcdff28d90 sp 0x7ffcdff28d88
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x560121c0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560121c0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601219159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560121916d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560121b10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560121b08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560121d72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560121494c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56012149056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56012147e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95c99edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95c99ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601213bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56012147aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560123d5aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560121c0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601219159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600214==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b30f85fe32 bp 0x7ffeaab97ad0 sp 0x7ffeaab97ac8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b30f85fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b30f85f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b30f56a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b30f56bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b30f765ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b30f75d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b30f9c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b30f0e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b30f0e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b30f0d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e374f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e374f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b30f011634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b30f0cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b3119afca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b30f85f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b30f56a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600228==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562960a29e32 bp 0x7ffe444c3e70 sp 0x7ffe444c3e68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562960a29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562960a299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629607349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562960735d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56296092febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562960927952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562960b91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629602b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629602af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56296029d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0632092d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0632092e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629601db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562960299aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562962b79ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562960a29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629607349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600239==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c548364e32 bp 0x7fffa622b2d0 sp 0x7fffa622b2c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c548364e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5483649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c54806f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c548070d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c54826aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c548262952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5484cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c547beec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c547bea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c547bd8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1856ac8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1856ac8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c547b16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c547bd4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c54a4b4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c548364725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c54806f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600274==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563ca529fe32 bp 0x7fff3cea9b10 sp 0x7fff3cea9b08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563ca529fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ca529f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ca4faa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ca4fabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ca51a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ca519d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ca5407793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ca4b29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ca4b2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ca4b13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb348e5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb348e5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ca4a51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563ca4b0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563ca73efca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ca529f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ca4faa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600241==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b54adcce32 bp 0x7fffd141b130 sp 0x7fffd141b128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b54adcce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b54adcc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b54aad79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b54aad8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b54acd2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b54acca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b54af34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b54a656c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b54a65256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b54a640018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8a2f0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8a2f0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b54a57e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b54a63caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b54cf1cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b54adcc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b54aad79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600265==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563e42279e32 bp 0x7ffc3f43f5f0 sp 0x7ffc3f43f5e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563e42279e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e422799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e41f849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e41f85d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e4217febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e42177952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e423e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e41b03c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e41aff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e41aed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcfd8a8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfd8a8be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e41a2b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563e41ae9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e443c9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e42279725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e41f849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600255==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56411ebb9e32 bp 0x7ffea24fccf0 sp 0x7ffea24fcce8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56411ebb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56411ebb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56411e8c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56411e8c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56411eabfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56411eab7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56411ed21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56411e443c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56411e43f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56411e42d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0fe333d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0fe333e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56411e36b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56411e429aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564120d09ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56411ebb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56411e8c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600298==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55aed05d3e32 bp 0x7fffe73fe030 sp 0x7fffe73fe028
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55aed05d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aed05d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aed02de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aed02dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aed04d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aed04d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aed073b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aecfe5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aecfe5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aecfe47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7581b1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7581b1ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aecfd85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55aecfe43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aed2723ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aed05d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aed02de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600286==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561524061e32 bp 0x7ffd07e91af0 sp 0x7ffd07e91ae8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561524061e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615240619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561523d6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561523d6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561523f67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561523f5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615241c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615238ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615238e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615238d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7acaedfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7acaedfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561523813634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5615238d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5615261b1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561524061725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561523d6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600277==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55cd212e2e32 bp 0x7fffb2d12090 sp 0x7fffb2d12088
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55cd212e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd212e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd20fed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd20feed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd211e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd211e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd2144a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd20b6cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd20b6856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd20b56018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f112210cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f112210ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd20a94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55cd20b52aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cd23432ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd212e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd20fed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600321==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560f2b8a7e32 bp 0x7ffe663ed1f0 sp 0x7ffe663ed1e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560f2b8a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f2b8a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f2b5b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f2b5b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f2b7adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f2b7a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f2ba0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f2b131c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f2b12d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f2b11b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2fd752bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2fd752be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f2b059634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560f2b117aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f2d9f7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f2b8a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f2b5b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600303==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563238f9ae32 bp 0x7ffc4a1d5090 sp 0x7ffc4a1d5088
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563238f9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563238f9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563238ca59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563238ca6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563238ea0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563238e98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563239102793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563238824c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56323882056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56323880e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b4164fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b4164fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56323874c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56323880aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56323b0eaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563238f9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563238ca59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600341==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c8dcfb1e32 bp 0x7ffe9943cf70 sp 0x7ffe9943cf68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c8dcfb1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8dcfb19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8dccbc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8dccbdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8dceb7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8dceaf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8dd119793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8dc83bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8dc83756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8dc825018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f060d668d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f060d668e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8dc763634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c8dc821aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c8df101ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8dcfb1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8dccbc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600325==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563d6ae8ee32 bp 0x7ffe04e5b6b0 sp 0x7ffe04e5b6a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563d6ae8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d6ae8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d6ab999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d6ab9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d6ad94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d6ad8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d6aff6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d6a718c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d6a71456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d6a702018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1eeadd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1eeadd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d6a640634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563d6a6feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d6cfdeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d6ae8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d6ab999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600330==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5580ffcbee32 bp 0x7ffd3cf5cdb0 sp 0x7ffd3cf5cda8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5580ffcbee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580ffcbe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580ff9c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580ff9cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580ffbc4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580ffbbc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580ffe26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5580ff548c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5580ff54456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5580ff532018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0a3a5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0a3a5de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580ff470634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5580ff52eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558101e0eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580ffcbe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580ff9c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  91 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2600361==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d8fad6ce32 bp 0x7ffec8442c10 sp 0x7ffec8442c08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d8fad6ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8fad6c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8faa779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8faa78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8fac72ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8fac6a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8faed4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d8fa5f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d8fa5f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8fa5e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb1872fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb1872fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8fa51e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d8fa5dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8fcebcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8fad6c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8faa779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600331==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5636730b2e32 bp 0x7fff89c01290 sp 0x7fff89c01288
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5636730b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636730b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563672dbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563672dbed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563672fb8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563672fb0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56367321a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56367293cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56367293856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563672926018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbdb0483d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbdb0483e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563672864634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563672922aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563675202ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636730b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563672dbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600329==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a14f9e1e32 bp 0x7ffd70466770 sp 0x7ffd70466768
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a14f9e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a14f9e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a14f6ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a14f6edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a14f8e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a14f8df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a14fb49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a14f26bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a14f26756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a14f255018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f961c542d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f961c542e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a14f193634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a14f251aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a151b31ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a14f9e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a14f6ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600362==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b0cb6d1e32 bp 0x7ffdcac45a50 sp 0x7ffdcac45a48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b0cb6d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0cb6d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0cb3dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0cb3ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0cb5d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0cb5cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0cb839793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0caf5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0caf5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0caf45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff87a62fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff87a62fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0cae83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b0caf41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b0cd821ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0cb6d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0cb3dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600363==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563e676c4e32 bp 0x7ffe4acb7530 sp 0x7ffe4acb7528
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563e676c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e676c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e673cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e673d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e675caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e675c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e6782c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e66f4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e66f4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e66f38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21d76b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21d76b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e66e76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563e66f34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e69814ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e676c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e673cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600347==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5592b7eb8e32 bp 0x7fffe0fa9f50 sp 0x7fffe0fa9f48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5592b7eb8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592b7eb89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592b7bc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592b7bc4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592b7dbeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592b7db6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592b8020793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592b7742c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592b773e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592b772c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0746ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0746dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592b766a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5592b7728aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5592ba008ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592b7eb8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592b7bc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600386==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e30dd15e32 bp 0x7ffdf95063d0 sp 0x7ffdf95063c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e30dd15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e30dd159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e30da209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e30da21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e30dc1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e30dc13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e30de7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e30d59fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e30d59b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e30d589018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98a7ddbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98a7ddbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e30d4c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e30d585aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e30fe65ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e30dd15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e30da209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600383==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x562a9fdc0e32 bp 0x7ffd57b843b0 sp 0x7ffd57b843a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x562a9fdc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a9fdc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a9facb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a9faccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a9fcc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a9fcbe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a9ff28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a9f64ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a9f64656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a9f634018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8939554d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8939554e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a9f572634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x562a9f630aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562aa1f10ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a9fdc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a9facb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600426==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x557f6dda3e32 bp 0x7ffc513cb050 sp 0x7ffc513cb048
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x557f6dda3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f6dda39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f6daae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f6daafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f6dca9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f6dca1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f6df0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f6d62dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f6d62956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f6d617018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f167265ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f167265ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f6d555634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x557f6d613aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557f6fef3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f6dda3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f6daae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2600372==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5561de15fe32 bp 0x7ffe21717bd0 sp 0x7ffe21717bc8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5561de15fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561de15f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561dde6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561dde6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561de065ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561de05d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561de2c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561dd9e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561dd9e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561dd9d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd45c7dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd45c7dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561dd911634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5561dd9cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5561e02afca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561de15f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561dde6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600407==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x559da2445e32 bp 0x7fffddf103b0 sp 0x7fffddf103a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x559da2445e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559da24459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559da21509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559da2151d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559da234bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559da2343952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559da25ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559da1ccfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559da1ccb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559da1cb9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f370cb28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f370cb28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559da1bf7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x559da1cb5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559da4595ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559da2445725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559da21509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600401==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x558b066cce32 bp 0x7ffff22c00d0 sp 0x7ffff22c00c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x558b066cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b066cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b063d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b063d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b065d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b065ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b06834793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b05f56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b05f5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b05f40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febd934cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febd934ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b05e7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x558b05f3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558b0881cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b066cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b063d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600393==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x557148822e32 bp 0x7fff1f798d50 sp 0x7fff1f798d48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x557148822e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571488229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55714852d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55714852ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557148728ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557148720952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55714898a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571480acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571480a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557148096018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f057caf1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f057caf1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557147fd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x557148092aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55714a972ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557148822725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55714852d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600479==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559105767e32 bp 0x7ffc62bf66b0 sp 0x7ffc62bf66a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559105767e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591057679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591054729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559105473d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55910566debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559105665952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591058cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559104ff1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559104fed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559104fdb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f791f0abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f791f0abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559104f19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559104fd7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5591078b7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559105767725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591054729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  aa 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2600457==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564b4a36ee32 bp 0x7ffc7fcc4150 sp 0x7ffc7fcc4148
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564b4a36ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b4a36e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b4a0799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b4a07ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b4a274ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b4a26c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b4a4d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b49bf8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b49bf456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b49be2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1d438dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1d438de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b49b20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564b49bdeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b4c4beca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b4a36e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b4a0799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600480==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55cab4714e32 bp 0x7ffe16802cf0 sp 0x7ffe16802ce8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55cab4714e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cab47149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cab441f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cab4420d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cab461aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cab4612952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cab487c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cab3f9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cab3f9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cab3f88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e9f6c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e9f6c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cab3ec6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55cab3f84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cab6864ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cab4714725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cab441f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600454==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564dd39cee32 bp 0x7ffee6924c70 sp 0x7ffee6924c68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564dd39cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564dd39ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564dd36d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564dd36dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564dd38d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564dd38cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564dd3b36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564dd3258c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564dd325456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564dd3242018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68307f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68307f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564dd3180634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564dd323eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564dd5b1eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564dd39ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564dd36d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600461==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556b3b1b1e32 bp 0x7ffdfdf973f0 sp 0x7ffdfdf973e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556b3b1b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b3b1b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b3aebc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b3aebdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b3b0b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b3b0af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b3b319793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b3aa3bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b3aa3756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b3aa25018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff76b555d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff76b555e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b3a963634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556b3aa21aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556b3d301ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b3b1b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b3aebc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600459==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b26ec91e32 bp 0x7ffe68155710 sp 0x7ffe68155708
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b26ec91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b26ec919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b26e99c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b26e99dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b26eb97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b26eb8f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b26edf9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b26e51bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b26e51756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b26e505018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0ea403d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0ea403e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b26e443634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b26e501aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b270de1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b26ec91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b26e99c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2600494==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555de2e33e32 bp 0x7ffed0fe1510 sp 0x7ffed0fe1508
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555de2e33e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555de2e339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555de2b3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555de2b3fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555de2d39ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555de2d31952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555de2f9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555de26bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555de26b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555de26a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0673922d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0673922e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555de25e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555de26a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555de4f83ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555de2e33725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555de2b3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601955==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555aed1cce32 bp 0x7ffe8a798230 sp 0x7ffe8a798228
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555aed1cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555aed1cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555aeced79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555aeced8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555aed0d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555aed0ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555aed334793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555aeca56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555aeca5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555aeca40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f0f63bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f0f63be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555aec97e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555aeca3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555aef31cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555aed1cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555aeced79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601876==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5633dc7fee32 bp 0x7ffc90869890 sp 0x7ffc90869888
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5633dc7fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633dc7fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633dc5099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633dc50ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633dc704ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633dc6fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633dc966793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633dc088c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633dc08456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633dc072018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa113c91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa113c91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633dbfb0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5633dc06eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5633de94eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633dc7fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633dc5099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  2e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601958==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x559930908e32 bp 0x7ffe5d711150 sp 0x7ffe5d711148
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x559930908e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599309089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599306139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559930614d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55993080eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559930806952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559930a70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559930192c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55993018e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55993017c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f278065ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f278065ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599300ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559930178aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559932a58ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559930908725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599306139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601928==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c791c67e32 bp 0x7fff0da798d0 sp 0x7fff0da798c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c791c67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c791c679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7919729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c791973d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c791b6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c791b65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c791dcf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7914f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7914ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7914db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7abf216d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7abf216e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c791419634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c7914d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c793db7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c791c67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7919729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601889==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560aaad1de32 bp 0x7ffd1efca890 sp 0x7ffd1efca888
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560aaad1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560aaad1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560aaaa289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560aaaa29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560aaac23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560aaac1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560aaae85793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560aaa5a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560aaa5a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560aaa591018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87a8a3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87a8a3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560aaa4cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560aaa58daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560aace6dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560aaad1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560aaaa289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601931==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55df55866e32 bp 0x7ffdcecd7070 sp 0x7ffdcecd7068
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55df55866e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df558669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df555719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df55572d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df5576cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df55764952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df559ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df550f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df550ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df550da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8bcf3fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8bcf3fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df55018634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55df550d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55df579b6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df55866725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df555719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  34 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2601904==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d1a731ae32 bp 0x7ffcd6bca9b0 sp 0x7ffcd6bca9a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d1a731ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1a731a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1a70259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d1a7026d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d1a7220ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d1a7218952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1a7482793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1a6ba4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1a6ba056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1a6b8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e89526d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e89526e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1a6acc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d1a6b8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d1a946aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d1a731a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1a70259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601916==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c7a5333e32 bp 0x7ffe965f6430 sp 0x7ffe965f6428
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c7a5333e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7a53339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7a503e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7a503fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7a5239ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c7a5231952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7a549b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7a4bbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7a4bb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7a4ba7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe4db1ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe4db1ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7a4ae5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c7a4ba3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c7a7483ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c7a5333725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7a503e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601956==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557da99ebe32 bp 0x7ffd8705d6b0 sp 0x7ffd8705d6a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557da99ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557da99eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557da96f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557da96f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557da98f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557da98e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557da9b53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557da9275c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557da927156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557da925f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ec1cb9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ec1cb9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557da919d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557da925baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557dabb3bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557da99eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557da96f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601959==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555bec5b9e32 bp 0x7fff8e69d130 sp 0x7fff8e69d128
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555bec5b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bec5b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bec2c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bec2c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bec4bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bec4b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bec721793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bebe43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bebe3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bebe2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f288cac8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f288cac8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bebd6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555bebe29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555bee709ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bec5b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bec2c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601913==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c80599ee32 bp 0x7ffeb3ad3ad0 sp 0x7ffeb3ad3ac8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c80599ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c80599e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8056a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8056aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8058a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c80589c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c805b06793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c805228c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c80522456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c805212018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ad815cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ad815ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c805150634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c80520eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c807aeeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c80599e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8056a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601933==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f16f4b0e32 bp 0x7ffde06ce010 sp 0x7ffde06ce008
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f16f4b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f16f4b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f16f1bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f16f1bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f16f3b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f16f3ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f16f618793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f16ed3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f16ed3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f16ed24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f73bf513d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f73bf513e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f16ec62634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f16ed20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f171600ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f16f4b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f16f1bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602262==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55e5cdbb5e32 bp 0x7ffe9d707b70 sp 0x7ffe9d707b68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55e5cdbb5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5cdbb59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5cd8c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5cd8c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5cdabbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5cdab3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5cdd1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5cd43fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5cd43b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5cd429018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96bce77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96bce77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5cd367634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55e5cd425aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5cfd05ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5cdbb5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5cd8c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602278==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x561945b1ee32 bp 0x7ffd16edfa50 sp 0x7ffd16edfa48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x561945b1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561945b1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619458299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56194582ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561945a24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561945a1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561945c86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619453a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619453a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561945392018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b21036d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b21036e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619452d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56194538eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561947c6eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561945b1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619458299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602268==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b71d726e32 bp 0x7ffdfc8f3ff0 sp 0x7ffdfc8f3fe8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b71d726e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b71d7269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b71d4319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b71d432d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b71d62cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b71d624952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b71d88e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b71cfb0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b71cfac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b71cf9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0db8e24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0db8e24e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b71ced8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b71cf96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b71f876ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b71d726725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b71d4319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602055==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c8df5cde32 bp 0x7ffd69d0aaf0 sp 0x7ffd69d0aae8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c8df5cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8df5cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8df2d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8df2d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8df4d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8df4cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8df735793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8dee57c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8dee5356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8dee41018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3edbee7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3edbee7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8ded7f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c8dee3daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c8e171dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8df5cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8df2d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602059==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d54674de32 bp 0x7ffd3a241470 sp 0x7ffd3a241468
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d54674de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d54674d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5464589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d546459d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d546653ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d54664b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5468b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d545fd7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d545fd356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d545fc1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61acd67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61acd67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d545eff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d545fbdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d54889dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d54674d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5464589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2601990==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e7b0a8ee32 bp 0x7ffec97f7470 sp 0x7ffec97f7468
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e7b0a8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7b0a8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7b07999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7b079ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7b0994ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7b098c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7b0bf6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7b0318c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7b031456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7b0302018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5919ac2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5919ac2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7b0240634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e7b02feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e7b2bdeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7b0a8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7b07999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602034==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56197fc08e32 bp 0x7ffe388e9cb0 sp 0x7ffe388e9ca8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56197fc08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56197fc089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56197f9139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56197f914d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56197fb0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56197fb06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56197fd70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56197f492c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56197f48e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56197f47c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feeb1e95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feeb1e95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56197f3ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56197f478aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561981d58ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56197fc08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56197f9139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601960==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5603d93abe32 bp 0x7fffb2396470 sp 0x7fffb2396468
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5603d93abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603d93ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603d90b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603d90b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603d92b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603d92a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603d9513793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603d8c35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603d8c3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603d8c1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f51a07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f51a07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603d8b5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5603d8c1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5603db4fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603d93ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603d90b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601961==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564ec9149e32 bp 0x7ffe56af2a50 sp 0x7ffe56af2a48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564ec9149e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ec91499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ec8e549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ec8e55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ec904febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ec9047952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ec92b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ec89d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ec89cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ec89bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6868f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6868f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ec88fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564ec89b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564ecb299ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ec9149725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ec8e549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602047==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c9783c1e32 bp 0x7ffddee0fcd0 sp 0x7ffddee0fcc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c9783c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9783c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9780cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c9780cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9782c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9782bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c978529793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c977c4bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c977c4756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c977c35018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b6f67dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b6f67de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c977b73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c977c31aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c97a511ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9783c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c9780cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601993==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a3d0346e32 bp 0x7fff84e895f0 sp 0x7fff84e895e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a3d0346e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3d03469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3d00519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3d0052d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3d024cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3d0244952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3d04ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3cfbd0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3cfbcc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3cfbba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed5f391d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed5f391e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3cfaf8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a3cfbb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a3d2496ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3d0346725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3d00519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602026==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5601023f2e32 bp 0x7ffd63a72fd0 sp 0x7ffd63a72fc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5601023f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601023f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601020fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601020fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601022f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601022f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56010255a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560101c7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560101c7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560101c66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae9e549d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae9e549e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560101ba4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x560101c62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560104542ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601023f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601020fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602069==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5652367b5e32 bp 0x7ffd3da8e7f0 sp 0x7ffd3da8e7e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5652367b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652367b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652364c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652364c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652366bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652366b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56523691d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56523603fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56523603b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565236029018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5afb446d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5afb446e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565235f67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x565236025aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565238905ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652367b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652364c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602005==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ec5302ae32 bp 0x7ffe53f4d530 sp 0x7ffe53f4d528
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ec5302ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec5302a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec52d359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec52d36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec52f30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec52f28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec53192793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec528b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec528b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec5289e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f325e7d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f325e7d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec527dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ec5289aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ec5517aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec5302a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec52d359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2601979==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a24627ae32 bp 0x7ffd73ea5b30 sp 0x7ffd73ea5b28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a24627ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a24627a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a245f859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a245f86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a246180ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a246178952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2463e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a245b04c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a245b0056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a245aee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03a8a04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03a8a04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a245a2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a245aeaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a2483caca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a24627a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a245f859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602042==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fe203dae32 bp 0x7ffd16d00450 sp 0x7ffd16d00448
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fe203dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe203da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe200e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe200e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe202e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe202d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe20542793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe1fc64c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe1fc6056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe1fc4e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d29a8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d29a8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe1fb8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fe1fc4aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fe2252aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe203da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe200e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602116==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555b80835e32 bp 0x7fff3f5e8410 sp 0x7fff3f5e8408
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555b80835e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b808359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b805409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b80541d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b8073bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b80733952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b8099d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b800bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b800bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b800a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda4b32bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda4b32be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b7ffe7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555b800a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b82985ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b80835725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b805409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602128==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56045ec42e32 bp 0x7ffc6eecd770 sp 0x7ffc6eecd768
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56045ec42e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56045ec429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56045e94d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56045e94ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56045eb48ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56045eb40952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56045edaa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56045e4ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56045e4c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56045e4b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efda79bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efda79bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56045e3f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56045e4b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560460d92ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56045ec42725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56045e94d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602094==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5562be29de32 bp 0x7ffdaf7e6370 sp 0x7ffdaf7e6368
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5562be29de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562be29d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562bdfa89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562bdfa9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562be1a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562be19b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562be405793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562bdb27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562bdb2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562bdb11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7787b0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7787b0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562bda4f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5562bdb0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5562c03edca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562be29d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562bdfa89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602106==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d5b3014e32 bp 0x7ffd5d1957b0 sp 0x7ffd5d1957a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d5b3014e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5b30149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5b2d1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5b2d20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5b2f1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5b2f12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5b317c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d5b289ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d5b289a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5b2888018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f069ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f069dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5b27c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d5b2884aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d5b5164ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5b3014725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5b2d1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602070==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55db09874e32 bp 0x7fffc2485690 sp 0x7fffc2485688
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55db09874e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db098749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db0957f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db09580d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db0977aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db09772952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db099dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db090fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db090fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db090e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc153a4cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc153a4ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db09026634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55db090e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55db0b9c4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db09874725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db0957f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602092==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564306934e32 bp 0x7ffda9141390 sp 0x7ffda9141388
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564306934e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643069349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56430663f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564306640d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56430683aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564306832952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564306a9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643061bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643061ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643061a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a8d8f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a8d8f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643060e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5643061a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564308a84ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564306934725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56430663f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602129==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555fbd1d1e32 bp 0x7fff666ae670 sp 0x7fff666ae668
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555fbd1d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fbd1d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fbcedc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fbceddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fbd0d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fbd0cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fbd339793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555fbca5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555fbca5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fbca45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff47e40cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff47e40ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fbc983634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555fbca41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555fbf321ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fbd1d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fbcedc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602091==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d323bcee32 bp 0x7fff2eab0b10 sp 0x7fff2eab0b08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d323bcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d323bce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3238d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3238dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d323ad4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d323acc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d323d36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d323458c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d32345456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d323442018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a98358d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a98358e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d323380634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d32343eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d325d1eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d323bce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3238d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602099==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555a7f265e32 bp 0x7fff022f6890 sp 0x7fff022f6888
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555a7f265e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a7f2659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a7ef709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a7ef71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a7f16bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a7f163952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a7f3cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a7eaefc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a7eaeb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a7ead9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51eda2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51eda2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a7ea17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555a7ead5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a813b5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a7f265725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a7ef709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602225==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55f390d77e32 bp 0x7ffee2b39d70 sp 0x7ffee2b39d68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55f390d77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f390d779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f390a829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f390a83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f390c7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f390c75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f390edf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f390601c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f3905fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f3905eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f312a3c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f312a3c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f390529634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55f3905e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f392ec7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f390d77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f390a829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602140==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e9c62dde32 bp 0x7ffebe7dab90 sp 0x7ffebe7dab88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e9c62dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e9c62dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e9c5fe89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e9c5fe9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e9c61e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e9c61db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e9c6445793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e9c5b67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e9c5b6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e9c5b51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7fc428dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7fc428de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9c5a8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e9c5b4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e9c842dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e9c62dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e9c5fe89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602231==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55bc29028e32 bp 0x7ffc26e504d0 sp 0x7ffc26e504c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55bc29028e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc290289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc28d339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc28d34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc28f2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc28f26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc29190793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc288b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc288ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc2889c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75a11bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75a11bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc287da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55bc28898aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bc2b178ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc29028725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc28d339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  37 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2602183==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5563fc006e32 bp 0x7fff28292ad0 sp 0x7fff28292ac8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5563fc006e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563fc0069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563fbd119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563fbd12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563fbf0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563fbf04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563fc16e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563fb890c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563fb88c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563fb87a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8f7d39d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8f7d39e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563fb7b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5563fb876aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563fe156ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563fc006725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563fbd119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602210==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x562c8a3c4e32 bp 0x7ffc239ebb50 sp 0x7ffc239ebb48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x562c8a3c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c8a3c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c8a0cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c8a0d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c8a2caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c8a2c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c8a52c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c89c4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c89c4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c89c38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f030f736d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f030f736e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c89b76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x562c89c34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562c8c514ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c8a3c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c8a0cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602151==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a429d81e32 bp 0x7ffe15ccd610 sp 0x7ffe15ccd608
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a429d81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a429d819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a429a8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a429a8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a429c87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a429c7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a429ee9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a42960bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a42960756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4295f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f559c4eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f559c4eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a429533634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a4295f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a42bed1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a429d81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a429a8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602162==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562b38fabe32 bp 0x7ffd0af2f010 sp 0x7ffd0af2f008
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562b38fabe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b38fab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b38cb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b38cb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b38eb1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b38ea9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b39113793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b38835c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b3883156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b3881f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f66cdbb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f66cdbb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b3875d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562b3881baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562b3b0fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b38fab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b38cb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602214==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564f53371e32 bp 0x7ffd307e3f30 sp 0x7ffd307e3f28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564f53371e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f533719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f5307c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f5307dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f53277ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f5326f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f534d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f52bfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f52bf756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f52be5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3966658d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3966658e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f52b23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564f52be1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f554c1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f53371725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f5307c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602189==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5574d03c3e32 bp 0x7ffc202bc270 sp 0x7ffc202bc268
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5574d03c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574d03c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574d00ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574d00cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574d02c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574d02c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574d052b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5574cfc4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5574cfc4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574cfc37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb1288cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb1288cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574cfb75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5574cfc33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5574d2513ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574d03c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574d00ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602198==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55aeedd07e32 bp 0x7fffbd35a1d0 sp 0x7fffbd35a1c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55aeedd07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aeedd079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aeeda129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aeeda13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aeedc0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aeedc05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aeede6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aeed591c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aeed58d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aeed57b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe917d7dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe917d7de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aeed4b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55aeed577aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aeefe57ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aeedd07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aeeda129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602237==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56064bdc3e32 bp 0x7fff41771110 sp 0x7fff41771108
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56064bdc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56064bdc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56064bace9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56064bacfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56064bcc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56064bcc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56064bf2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56064b64dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56064b64956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56064b637018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfb777fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfb777fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56064b575634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56064b633aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56064df13ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56064bdc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56064bace9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602190==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564b3a7ece32 bp 0x7ffddea03970 sp 0x7ffddea03968
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564b3a7ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b3a7ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b3a4f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b3a4f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b3a6f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b3a6ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b3a954793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b3a076c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b3a07256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b3a060018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91ae2f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91ae2f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b39f9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564b3a05caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b3c93cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b3a7ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b3a4f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602168==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5601eddf3e32 bp 0x7ffd947e11f0 sp 0x7ffd947e11e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5601eddf3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601eddf39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601edafe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601edaffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601edcf9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601edcf1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601edf5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601ed67dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601ed67956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601ed667018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24def13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24def13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601ed5a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5601ed663aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5601eff43ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601eddf3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601edafe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602209==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e268198e32 bp 0x7fffad7e1430 sp 0x7fffad7e1428
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e268198e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2681989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e267ea39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e267ea4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e26809eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e268096952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e268300793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e267a22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e267a1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e267a0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd4cbe6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4cbe6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e26794a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e267a08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e26a2e8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e268198725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e267ea39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602239==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c8ef5f3e32 bp 0x7fff7387c8b0 sp 0x7fff7387c8a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c8ef5f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8ef5f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8ef2fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8ef2ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8ef4f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8ef4f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8ef75b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8eee7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8eee7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8eee67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89d173fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89d173fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8eeda5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c8eee63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c8f1743ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8ef5f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8ef2fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602252==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x5650bd5d8e32 bp 0x7ffcb541f190 sp 0x7ffcb541f188
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x5650bd5d8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650bd5d89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650bd2e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650bd2e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650bd4deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650bd4d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650bd740793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650bce62c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650bce5e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650bce4c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f26f09fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26f09fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650bcd8a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x5650bce48aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5650bf728ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650bd5d8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650bd2e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602345==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562870b89e32 bp 0x7ffd2997e7b0 sp 0x7ffd2997e7a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562870b89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562870b899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628708949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562870895d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562870a8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562870a87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562870cf1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562870413c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56287040f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628703fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b0d5e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b0d5e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56287033b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5628703f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562872cd9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562870b89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628708949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602297==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5647ff614e32 bp 0x7ffde2ac1d10 sp 0x7ffde2ac1d08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5647ff614e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647ff6149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647ff31f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647ff320d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647ff51aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647ff512952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647ff77c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647fee9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647fee9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647fee88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f731caa9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f731caa9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647fedc6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5647fee84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564801764ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647ff614725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647ff31f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602323==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5645e9eaee32 bp 0x7fffb6abd330 sp 0x7fffb6abd328
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5645e9eaee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645e9eae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645e9bb99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645e9bbad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645e9db4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645e9dac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5645ea016793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645e9738c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645e973456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645e9722018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e568fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e568fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645e9660634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5645e971eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5645ebffeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645e9eae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645e9bb99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602340==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c32e5ede32 bp 0x7ffe903db690 sp 0x7ffe903db688
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c32e5ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c32e5ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c32e2f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c32e2f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c32e4f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c32e4eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c32e755793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c32de77c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c32de7356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c32de61018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35df0a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35df0a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c32dd9f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c32de5daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c33073dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c32e5ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c32e2f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602357==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x560b88005e32 bp 0x7ffcd15522f0 sp 0x7ffcd15522e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x560b88005e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b880059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b87d109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b87d11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b87f0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b87f03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b8816d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b8788fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b8788b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b87879018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0fa1e15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0fa1e15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b877b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x560b87875aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560b8a155ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b88005725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b87d109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602317==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fd3677be32 bp 0x7ffc9be8b4f0 sp 0x7ffc9be8b4e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fd3677be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd3677b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd364869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd36487d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd36681ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd36679952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd368e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd36005c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd3600156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd35fef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa750bebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa750bebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd35f2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fd35febaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fd388cbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd3677b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd364869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602372==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564f313dee32 bp 0x7fff44e828b0 sp 0x7fff44e828a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564f313dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f313de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f310e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f310ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f312e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f312dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f31546793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f30c68c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f30c6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f30c52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fada769bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fada769be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f30b90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564f30c4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f3352eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f313de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f310e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602367==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c019035e32 bp 0x7ffc7d5d3a50 sp 0x7ffc7d5d3a48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c019035e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0190359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c018d409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c018d41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c018f3bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c018f33952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c01919d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0188bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0188bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0188a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce65b9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce65b9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0187e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c0188a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c01b185ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c019035725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c018d409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602376==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561ca1cf1e32 bp 0x7ffd26b5a2f0 sp 0x7ffd26b5a2e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561ca1cf1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ca1cf19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ca19fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ca19fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ca1bf7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ca1bef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ca1e59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ca157bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ca157756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ca1565018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bbed95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bbed95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ca14a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561ca1561aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ca3e41ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ca1cf1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ca19fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602394==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555f1dc65e32 bp 0x7ffd80c1f570 sp 0x7ffd80c1f568
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555f1dc65e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f1dc659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f1d9709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f1d971d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f1db6bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f1db63952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f1ddcd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f1d4efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f1d4eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f1d4d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e047b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e047b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f1d417634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555f1d4d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555f1fdb5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f1dc65725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f1d9709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602393==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c2f1ca7e32 bp 0x7fffeb5df590 sp 0x7fffeb5df588
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c2f1ca7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2f1ca79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2f19b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2f19b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2f1badebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2f1ba5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2f1e0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2f1531c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2f152d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2f151b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc72f0f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc72f0f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2f1459634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c2f1517aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c2f3df7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2f1ca7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2f19b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602350==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b7dd159e32 bp 0x7fff63d05a90 sp 0x7fff63d05a88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b7dd159e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7dd1599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7dce649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7dce65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7dd05febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7dd057952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7dd2c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7dc9e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7dc9df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7dc9cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9ca9c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9ca9c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7dc90b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b7dc9c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b7df2a9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7dd159725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7dce649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602383==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x559ca0803e32 bp 0x7ffcad2b1590 sp 0x7ffcad2b1588
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x559ca0803e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ca08039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ca050e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ca050fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ca0709ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ca0701952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ca096b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ca008dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ca008956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ca0077018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6365e23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6365e23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c9ffb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559ca0073aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559ca2953ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ca0803725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ca050e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  3a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2602369==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f78fa74e32 bp 0x7ffffd80cb10 sp 0x7ffffd80cb08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f78fa74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f78fa749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f78f77f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f78f780d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f78f97aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f78f972952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f78fbdc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f78f2fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f78f2fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f78f2e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff08a6fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff08a6fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f78f226634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f78f2e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f791bc4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f78fa74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f78f77f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection angle ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  49 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2602425==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55af02175e32 bp 0x7ffca8f67f10 sp 0x7ffca8f67f08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55af02175e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af021759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af01e809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af01e81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af0207bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af02073952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af022dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af019ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af019fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af019e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc806273d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc806273e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af01927634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55af019e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55af042c5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af02175725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af01e809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602417==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5586633b8e32 bp 0x7ffd0eb17a70 sp 0x7ffd0eb17a68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5586633b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586633b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586630c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586630c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586632beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586632b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558663520793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558662c42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558662c3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558662c2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01012c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01012c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558662b6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558662c28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558665508ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586633b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586630c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602434==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563d97a83e32 bp 0x7fff0af18bb0 sp 0x7fff0af18ba8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563d97a83e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d97a839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d9778e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d9778fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d97989ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d97981952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d97beb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d9730dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d9730956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d972f7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe472e47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe472e47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d97235634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563d972f3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d99bd3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d97a83725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d9778e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602452==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561092949e32 bp 0x7ffc709ba6b0 sp 0x7ffc709ba6a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561092949e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610929499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610926549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561092655d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56109284febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561092847952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561092ab1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610921d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610921cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610921bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d31b12d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d31b12e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610920fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5610921b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561094a99ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561092949725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610926549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602462==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5611d7d25e32 bp 0x7ffceab1bb70 sp 0x7ffceab1bb68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5611d7d25e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611d7d259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611d7a309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611d7a31d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611d7c2bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611d7c23952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611d7e8d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611d75afc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611d75ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611d7599018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b1a2f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b1a2f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611d74d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5611d7595aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5611d9e75ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611d7d25725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611d7a309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602449==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55adb4cbce32 bp 0x7ffd323cfdd0 sp 0x7ffd323cfdc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55adb4cbce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adb4cbc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adb49c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adb49c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adb4bc2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adb4bba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adb4e24793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adb4546c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adb454256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adb4530018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6df50c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6df50c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adb446e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55adb452caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55adb6e0cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adb4cbc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adb49c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602420==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563efecc2e32 bp 0x7ffdd753fd30 sp 0x7ffdd753fd28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563efecc2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563efecc29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563efe9cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563efe9ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563efebc8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563efebc0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563efee2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563efe54cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563efe54856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563efe536018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35be68ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35be68ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563efe474634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563efe532aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563f00e12ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563efecc2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563efe9cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  42 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2602531==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5593def08e32 bp 0x7ffde40c8a50 sp 0x7ffde40c8a48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5593def08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593def089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593dec139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593dec14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593dee0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593dee06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593df070793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593de792c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593de78e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593de77c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20fc288d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20fc288e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593de6ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5593de778aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5593e1058ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593def08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593dec139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602463==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56300368ce32 bp 0x7ffd7ee04ad0 sp 0x7ffd7ee04ac8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56300368ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56300368c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630033979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563003398d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563003592ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56300358a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630037f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563002f16c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563002f1256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563002f00018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcee3492d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcee3492e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563002e3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563002efcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5630057dcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56300368c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630033979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602526==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55cca7386e32 bp 0x7ffe4a46d550 sp 0x7ffe4a46d548
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55cca7386e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cca73869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cca70919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cca7092d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cca728cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cca7284952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cca74ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cca6c10c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cca6c0c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cca6bfa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efedde01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efedde01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cca6b38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55cca6bf6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cca94d6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cca7386725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cca70919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602530==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55608e57de32 bp 0x7ffeebbaecb0 sp 0x7ffeebbaeca8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55608e57de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55608e57d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55608e2889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55608e289d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55608e483ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55608e47b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55608e6e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55608de07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55608de0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55608ddf1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50eeac0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50eeac0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55608dd2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55608ddedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5560906cdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55608e57d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55608e2889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602501==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5654528fae32 bp 0x7fffe96bee90 sp 0x7fffe96bee88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5654528fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654528fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654526059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565452606d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565452800ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654527f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565452a62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565452184c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56545218056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56545216e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fadab03dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fadab03de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654520ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56545216aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565454a4aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654528fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654526059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602487==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d44119de32 bp 0x7ffcf1aacfd0 sp 0x7ffcf1aacfc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d44119de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d44119d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d440ea89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d440ea9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4410a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d44109b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d441305793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d440a27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d440a2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d440a11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8789becd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8789bece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d44094f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d440a0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d4432edca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d44119d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d440ea89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602490==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b3ad283e32 bp 0x7ffe26351770 sp 0x7ffe26351768
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b3ad283e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3ad2839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3acf8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3acf8fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3ad189ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3ad181952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3ad3eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3acb0dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3acb0956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3acaf7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7effa5163d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7effa5163e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3aca35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b3acaf3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b3af3d3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3ad283725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3acf8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602500==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x557571d4be32 bp 0x7ffca43f0df0 sp 0x7ffca43f0de8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x557571d4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557571d4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557571a569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557571a57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557571c51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557571c49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557571eb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575715d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575715d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575715bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94f7a49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94f7a49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575714fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5575715bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557573e9bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557571d4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557571a569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602551==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556b7ad71e32 bp 0x7ffc67c0d6f0 sp 0x7ffc67c0d6e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556b7ad71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b7ad719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b7aa7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b7aa7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b7ac77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b7ac6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b7aed9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b7a5fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b7a5f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b7a5e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe553ea7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe553ea7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b7a523634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556b7a5e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556b7cec1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b7ad71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b7aa7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602558==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x56394f288e32 bp 0x7ffd6d46a630 sp 0x7ffd6d46a628
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x56394f288e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56394f2889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56394ef939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56394ef94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56394f18eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56394f186952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56394f3f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56394eb12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56394eb0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56394eafc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f045335cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f045335ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56394ea3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x56394eaf8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5639513d8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56394f288725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56394ef939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602962==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557e54e3ee32 bp 0x7fff216b1270 sp 0x7fff216b1268
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557e54e3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e54e3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e54b499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e54b4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e54d44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e54d3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e54fa6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e546c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e546c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e546b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f305adebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f305adebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e545f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557e546aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557e56f8eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e54e3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e54b499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602977==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560faa4ede32 bp 0x7ffe7dd5a070 sp 0x7ffe7dd5a068
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560faa4ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560faa4ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560faa1f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560faa1f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560faa3f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560faa3eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560faa655793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fa9d77c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fa9d7356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fa9d61018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f0cde0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f0cde0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fa9c9f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560fa9d5daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560fac63dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560faa4ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560faa1f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602968==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555aad09ae32 bp 0x7fffc24cb6d0 sp 0x7fffc24cb6c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555aad09ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555aad09a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555aacda59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555aacda6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555aacfa0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555aacf98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555aad202793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555aac924c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555aac92056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555aac90e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e35f6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e35f6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555aac84c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555aac90aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555aaf1eaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555aad09a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555aacda59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602995==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d175b98e32 bp 0x7ffe01a9cb30 sp 0x7ffe01a9cb28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d175b98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d175b989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1758a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d1758a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d175a9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d175a96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d175d00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d175422c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d17541e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d17540c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92a8b17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92a8b17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d17534a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d175408aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d177ce8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d175b98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1758a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603012==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f67fd0ee32 bp 0x7ffdbfc2d230 sp 0x7ffdbfc2d228
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f67fd0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f67fd0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f67fa199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f67fa1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f67fc14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f67fc0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f67fe76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f67f598c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f67f59456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f67f582018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cbd97ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cbd97ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f67f4c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f67f57eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f681e5eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f67fd0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f67fa199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603020==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561be5b31e32 bp 0x7ffc2734d250 sp 0x7ffc2734d248
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561be5b31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561be5b319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561be583c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561be583dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561be5a37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561be5a2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561be5c99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561be53bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561be53b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561be53a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ca0d6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ca0d6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561be52e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561be53a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561be7c81ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561be5b31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561be583c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602976==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d8b763ce32 bp 0x7ffc5aec42f0 sp 0x7ffc5aec42e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d8b763ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8b763c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8b73479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8b7348d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8b7542ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8b753a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8b77a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d8b6ec6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d8b6ec256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8b6eb0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f83486afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f83486afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8b6dee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d8b6eacaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8b978cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8b763c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8b73479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602994==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55941dcc6e32 bp 0x7fff5c7b3270 sp 0x7fff5c7b3268
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55941dcc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55941dcc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55941d9d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55941d9d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55941dbccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55941dbc4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55941de2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55941d550c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55941d54c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55941d53a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b57ea5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b57ea5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55941d478634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55941d536aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55941fe16ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55941dcc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55941d9d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603005==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a3b7af0e32 bp 0x7ffd381bdd10 sp 0x7ffd381bdd08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a3b7af0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3b7af09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3b77fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3b77fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3b79f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3b79ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3b7c58793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3b737ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3b737656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3b7364018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cb37bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cb37bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3b72a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a3b7360aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a3b9c40ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3b7af0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3b77fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603007==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5642ba21fe32 bp 0x7ffeb3e50830 sp 0x7ffeb3e50828
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5642ba21fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642ba21f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642b9f2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642b9f2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642ba125ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642ba11d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642ba387793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642b9aa9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642b9aa556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642b9a93018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffaa67f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffaa67f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642b99d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5642b9a8faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5642bc36fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642ba21f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642b9f2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603251==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559b57a38e32 bp 0x7ffcaafb36d0 sp 0x7ffcaafb36c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559b57a38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b57a389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b577439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b57744d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b5793eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b57936952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b57ba0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b572c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b572be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b572ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a19af1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a19af1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b571ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559b572a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559b59b88ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b57a38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b577439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603240==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5628cabcce32 bp 0x7ffc01001c70 sp 0x7ffc01001c68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5628cabcce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628cabcc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628ca8d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628ca8d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628caad2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628caaca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628cad34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628ca456c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628ca45256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628ca440018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d00cd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d00cd3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628ca37e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5628ca43caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5628ccd1cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628cabcc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628ca8d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603252==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559a8366de32 bp 0x7fff5fc54e10 sp 0x7fff5fc54e08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559a8366de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a8366d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a833789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a83379d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a83573ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a8356b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a837d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a82ef7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a82ef356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a82ee1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63421abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63421abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a82e1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559a82eddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559a857bdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a8366d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a833789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603242==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56221ed11e32 bp 0x7fff8f15a1f0 sp 0x7fff8f15a1e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56221ed11e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56221ed119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56221ea1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56221ea1dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56221ec17ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56221ec0f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56221ee79793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56221e59bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56221e59756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56221e585018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f521b7afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f521b7afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56221e4c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56221e581aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562220e61ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56221ed11725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56221ea1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603180==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5586494afe32 bp 0x7ffcfcabf510 sp 0x7ffcfcabf508
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5586494afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586494af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586491ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586491bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586493a8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5586493a8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5586493aa7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558648d2f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558648d32698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558648d24490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f0216867d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0216867e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558648c61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558648d1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55864b5ffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586494af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586491ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  ac 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603353==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a9245d9e32 bp 0x7ffdef20eab0 sp 0x7ffdef20eaa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a9245d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9245d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9242e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9242e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9244dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9244d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a924741793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a923e63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a923e5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a923e4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75b5327d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75b5327e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a923d8b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a923e49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a926729ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9245d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9242e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603374==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c42867be32 bp 0x7ffc898e1ed0 sp 0x7ffc898e1ec8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c42867be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c42867b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4283869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c428387d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c428581ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c428579952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4287e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c427f05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c427f0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c427eef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff243dd2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff243dd2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c427e2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c427eebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c42a7cbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c42867b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4283869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603380==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564e04b93e32 bp 0x7fff1d34f790 sp 0x7fff1d34f788
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564e04b93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e04b939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e0489e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e0489fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e04a99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e04a91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e04cfb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e0441dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e0441956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e04407018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fccccad5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fccccad5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e04345634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564e04403aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564e06ce3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e04b93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e0489e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603120==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d9bfc5de32 bp 0x7ffcc328cb70 sp 0x7ffcc328cb68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d9bfc5de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9bfc5d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9bf9689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9bf969d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9bfb63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9bfb5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9bfdc5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9bf4e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9bf4e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9bf4d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8475bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8475bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9bf40f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d9bf4cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d9c1dadca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9bfc5d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9bf9689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603093==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d8c6b03e32 bp 0x7ffe2d97f510 sp 0x7ffe2d97f508
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d8c6b03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8c6b039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8c680e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8c680fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8c6a09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8c6a01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8c6c6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d8c638dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d8c638956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8c6377018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd07856cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd07856ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8c62b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d8c6373aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8c8c53ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8c6b03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8c680e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  3b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603125==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ac36057e32 bp 0x7ffe253fe450 sp 0x7ffe253fe448
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ac36057e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac360579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac35d629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac35d63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac35f5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac35f55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac361bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac358e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac358dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac358cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a328b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a328b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac35809634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ac358c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ac381a7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac36057725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac35d629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,10c2,80
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.1' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.2' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.3' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.4' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.5' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.6' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.7' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.8' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.9' due to closed edges. Terminating route.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  f9 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603109==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55872fe9ce32 bp 0x7ffc119d8710 sp 0x7ffc119d8708
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55872fe9ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55872fe9c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55872fba79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55872fba8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55872fda2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55872fd9a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558730004793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55872f726c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55872f72256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55872f710018 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  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 
> =================================================================
> ==2603417==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55cc10e4ae32 bp 0x7ffdfdfbbbd0 sp 0x7ffdfdfbbbc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55cc10e4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc10e4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc10b559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc10b56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc10d50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc10d48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc10fb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc106d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc106d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc106be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e434acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e434ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc105fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55cc106baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cc12f9aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc10e4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc10b559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603413==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55aa3e77ae32 bp 0x7ffdf4aac850 sp 0x7ffdf4aac848
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55aa3e77ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa3e77a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa3e4859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa3e486d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa3e680ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa3e678952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa3e8e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa3e004c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa3e00056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa3dfee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe20daced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe20dacee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa3df2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55aa3dfeaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aa408caca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa3e77a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa3e4859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603415==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fd9b8b7e32 bp 0x7ffdaf9fba90 sp 0x7ffdaf9fba88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fd9b8b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd9b8b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd9b5c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd9b5c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd9b7bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd9b7b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd9ba1f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd9b141c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd9b13d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd9b12b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18bd9aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18bd9aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd9b069634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fd9b127aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fd9da07ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd9b8b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd9b5c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603418==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5591768c8e32 bp 0x7ffd60bb8ad0 sp 0x7ffd60bb8ac8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5591768c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591768c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591765d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591765d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591767ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591767c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559176a30793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559176152c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55917614e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55917613c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94a4fd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94a4fd6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55917607a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559176138aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559178a18ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591768c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591765d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603287==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560d735b9e32 bp 0x7ffd81d8c250 sp 0x7ffd81d8c248
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560d735b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d735b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d732c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d732c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d734bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d734b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d73721793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d72e43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d72e3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d72e2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b36fd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b36fd7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d72d6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560d72e29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560d75709ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d735b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d732c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603292==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e712a2fe32 bp 0x7fffcdd4da50 sp 0x7fffcdd4da48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e712a2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e712a2f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e71273a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e71273bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e712935ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e71292d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e712b97793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7122b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7122b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7122a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95560eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95560eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7121e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e71229faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e714b7fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e712a2f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e71273a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603293==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56248ccade32 bp 0x7ffcd091e450 sp 0x7ffcd091e448
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56248ccade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56248ccad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56248c9b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56248c9b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56248cbb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56248cbab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56248ce15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56248c537c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56248c53356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56248c521018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c15f1dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c15f1de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56248c45f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56248c51daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56248edfdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56248ccad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56248c9b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602611==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564c3b352e32 bp 0x7ffe73170cd0 sp 0x7ffe73170cc8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564c3b352e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c3b3529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c3b05d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c3b05ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c3b258ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c3b250952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c3b4ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c3abdcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c3abd856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c3abc6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa18d17fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa18d17fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c3ab04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x564c3abc2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564c3d4a2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c3b352725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c3b05d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602565==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5635da335e32 bp 0x7ffea22cc290 sp 0x7ffea22cc288
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5635da335e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635da3359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635da0409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635da041d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635da23bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635da233952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635da49d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635d9bbfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635d9bbb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635d9ba9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14bd075d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14bd075e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635d9ae7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5635d9ba5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5635dc485ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635da335725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635da0409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602572==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x560b14d10e32 bp 0x7fffdf32a750 sp 0x7fffdf32a748
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x560b14d10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b14d109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b14a1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b14a1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b14c16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b14c0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b14e78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b1459ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b1459656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b14584018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb0d81fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb0d81fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b144c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x560b14580aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560b16e60ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b14d10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b14a1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602607==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55ad0b7c2e32 bp 0x7ffe3b32d730 sp 0x7ffe3b32d728
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55ad0b7c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad0b7c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad0b4cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad0b4ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad0b6c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad0b6c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad0b92a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad0b04cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad0b04856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad0b036018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec8a452d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec8a452e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad0af74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55ad0b032aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ad0d912ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad0b7c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad0b4cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602577==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55adefa02e32 bp 0x7ffe472fd850 sp 0x7ffe472fd848
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55adefa02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adefa029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adef70d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adef70ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adef908ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adef900952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adefb6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adef28cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adef28856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adef276018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f167f0aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f167f0aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adef1b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55adef272aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55adf1b52ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adefa02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adef70d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602586==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5631dc13ae32 bp 0x7fff91362ff0 sp 0x7fff91362fe8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5631dc13ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631dc13a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631dbe459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631dbe46d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631dc040ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631dc038952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631dc2a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631db9c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631db9c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631db9ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb8b49cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb8b49ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631db8ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5631db9aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631de28aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631dc13a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631dbe459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602578==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55df49bb5e32 bp 0x7ffd8700ee50 sp 0x7ffd8700ee48
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55df49bb5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df49bb59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df498c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df498c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df49abbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df49ab3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df49d1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df4943fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df4943b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df49429018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d4ca0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d4ca0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df49367634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55df49425aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55df4bd05ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df49bb5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df498c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602652==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564d8324de32 bp 0x7ffd801bc470 sp 0x7ffd801bc468
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564d8324de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d8324d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d82f589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d82f59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d83153ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d8314b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d833b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d82ad7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d82ad356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d82ac1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1790b0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1790b0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d829ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x564d82abdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564d8539dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d8324d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d82f589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602629==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55d0e8ce2e32 bp 0x7ffe228663f0 sp 0x7ffe228663e8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55d0e8ce2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0e8ce29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0e89ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0e89eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0e8be8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0e8be0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0e8e4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0e856cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0e856856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0e8556018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d2df2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d2df2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0e8494634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55d0e8552aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d0eae32ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0e8ce2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0e89ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602644==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55f98a80be32 bp 0x7ffe4922e470 sp 0x7ffe4922e468
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55f98a80be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f98a80b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f98a5169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f98a517d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f98a711ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f98a709952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f98a973793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f98a095c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f98a09156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f98a07f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3a68b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3a68b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f989fbd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55f98a07baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f98c95bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f98a80b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f98a5169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602619==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56373e8d3e32 bp 0x7ffdc059c810 sp 0x7ffdc059c808
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56373e8d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56373e8d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56373e5de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56373e5dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56373e7d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56373e7d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56373ea3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56373e15dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56373e15956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56373e147018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c6fd28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c6fd28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56373e085634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56373e143aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563740a23ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56373e8d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56373e5de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602640==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x562cf47c5e32 bp 0x7ffec9eeaa30 sp 0x7ffec9eeaa28
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x562cf47c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562cf47c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562cf44d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562cf44d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562cf46cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562cf46c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562cf492d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562cf404fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562cf404b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562cf4039018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f230e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f230e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562cf3f77634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x562cf4035aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562cf6915ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562cf47c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562cf44d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  7b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2602669==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55dc3a2bce32 bp 0x7ffc80fece10 sp 0x7ffc80fece08
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55dc3a2bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc3a2bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc39fc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc39fc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc3a1c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc3a1ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc3a424793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc39b46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc39b4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc39b30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fb6ae0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fb6ae0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc39a6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55dc39b2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dc3c40cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc3a2bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc39fc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602638==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55d664abde32 bp 0x7ffed1bbc670 sp 0x7ffed1bbc668
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55d664abde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d664abd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6647c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6647c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6649c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6649bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d664c25793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d664347c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d66434356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d664331018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c31612d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c31612e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d66426f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55d66432daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d666c0dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d664abd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6647c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602693==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x564812562e32 bp 0x7fff26f0aff0 sp 0x7fff26f0afe8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x564812562e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648125629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56481226d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56481226ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564812468ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564812460952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648126ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564811decc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564811de856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564811dd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84e365dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84e365de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564811d14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x564811dd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5648146b2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564812562725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56481226d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602689==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x564175ca4e32 bp 0x7fff302a2f70 sp 0x7fff302a2f68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x564175ca4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564175ca49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641759af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641759b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564175baaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564175ba2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564175e0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56417552ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56417552a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564175518018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94ff65ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94ff65ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564175456634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x564175514aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564177df4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564175ca4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641759af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  89 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2602677==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5611c4013e32 bp 0x7fff337f2db0 sp 0x7fff337f2da8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5611c4013e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611c40139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611c3d1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611c3d1fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611c3f19ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611c3f11952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611c417b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611c389dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611c389956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611c3887018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b41890d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b41890e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611c37c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5611c3883aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5611c6163ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611c4013725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611c3d1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602707==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55574be09e32 bp 0x7ffed31995d0 sp 0x7ffed31995c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55574be09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55574be099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55574bb149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55574bb15d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55574bd0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55574bd07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55574bf71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55574b693c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55574b68f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55574b67d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67ca690d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67ca690e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55574b5bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55574b679aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55574df59ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55574be09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55574bb149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602675==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55be8f7e4e32 bp 0x7fff649f1fd0 sp 0x7fff649f1fc8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55be8f7e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be8f7e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be8f4ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be8f4f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be8f6eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be8f6e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be8f94c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be8f06ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be8f06a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be8f058018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe173b4cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe173b4ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be8ef96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55be8f054aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55be91934ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be8f7e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be8f4ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602743==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x558dac424e32 bp 0x7ffef0b25110 sp 0x7ffef0b25108
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x558dac424e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558dac4249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558dac12f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558dac130d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558dac32aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558dac322952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558dac58c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558dabcaec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558dabcaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558dabc98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae949b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae949b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558dabbd6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x558dabc94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558dae574ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558dac424725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558dac12f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602721==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5581f7692e32 bp 0x7ffe8f75a5d0 sp 0x7ffe8f75a5c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5581f7692e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581f76929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581f739d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581f739ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581f7598ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581f7590952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581f77fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581f6f1cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581f6f1856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581f6f06018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f7753fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f7753fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581f6e44634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5581f6f02aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581f97e2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581f7692725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581f739d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602737==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x563478294e32 bp 0x7ffd47180810 sp 0x7ffd47180808
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x563478294e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634782949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563477f9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563477fa0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56347819aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563478192952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5634783fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563477b1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563477b1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563477b08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29a14a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29a14a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563477a46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x563477b04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56347a3e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563478294725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563477f9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602710==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55d8c1a2ae32 bp 0x7ffdd5a54750 sp 0x7ffdd5a54748
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55d8c1a2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8c1a2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8c17359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8c1736d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8c1930ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8c1928952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8c1b92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d8c12b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d8c12b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8c129e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe350f13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe350f13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8c11dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55d8c129aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8c3b7aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8c1a2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8c17359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602735==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55adef16be32 bp 0x7ffeced68b90 sp 0x7ffeced68b88
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55adef16be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adef16b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adeee769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adeee77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adef071ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adef069952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adef2d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adee9f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adee9f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adee9df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2aacb52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2aacb52e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adee91d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55adee9dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55adf12bbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adef16b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adeee769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602754==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557009596e32 bp 0x7ffc3b1b0290 sp 0x7ffc3b1b0288
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557009596e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570095969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570092a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570092a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55700949cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557009494952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570096fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557008e20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557008e1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557008e0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddbbf05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddbbf05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557008d48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557008e06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55700b6e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557009596725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570092a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602724==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000118b4 at pc 0x564bb32ece32 bp 0x7ffef61d6610 sp 0x7ffef61d6608
> READ of size 4 at 0x6160000118b4 thread T0
>     #0 0x564bb32ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564bb32ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564bb2ff79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564bb2ff8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564bb31f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564bb31ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564bb3454793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564bb2b76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564bb2b7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564bb2b60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efdca459d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efdca459e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564bb2a9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000118b4 is located 308 bytes inside of 528-byte region [0x616000011780,0x616000011990)
> freed by thread T0 here:
>     #0 0x564bb2b5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564bb543cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564bb32ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564bb2ff79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602763==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55600d0a9e32 bp 0x7ffee09e45d0 sp 0x7ffee09e45c8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55600d0a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55600d0a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55600cdb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55600cdb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55600cfafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55600cfa7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55600d211793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55600c933c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55600c92f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55600c91d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ca55cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ca55cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55600c85b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55600c919aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55600f1f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55600d0a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55600cdb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598006==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ca02bcde32 bp 0x7ffc0182f270 sp 0x7ffc0182f268
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ca02bcde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca02bcd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca028d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca028d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca02ad3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca02acb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca02d35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca02457c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca0245356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca02441018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdbb0752d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbb0752e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca0237f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ca0243daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca04d1dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca02bcd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca028d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597961==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e035b0ae32 bp 0x7ffc3a9a5e30 sp 0x7ffc3a9a5e28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e035b0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e035b0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0358159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e035816d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e035a10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e035a08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e035c72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e035394c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e03539056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e03537e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50cdda5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50cdda5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0352bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e03537aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e037c5aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e035b0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0358159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597982==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5578804bde32 bp 0x7ffe868f9fd0 sp 0x7ffe868f9fc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5578804bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578804bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578801c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578801c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578803c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578803bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557880625793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55787fd47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55787fd4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55787fd31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7137c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7137c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55787fc6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55787fd2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55788260dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578804bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578801c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597973==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55cc7fb03e32 bp 0x7fff7e574a50 sp 0x7fff7e574a48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55cc7fb03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc7fb039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc7f80e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc7f80fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc7fa09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc7fa01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc7fc6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc7f38dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc7f38956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc7f377018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f600f3f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f600f3f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc7f2b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55cc7f373aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cc81c53ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc7fb03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc7f80e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597989==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c4efe6ee32 bp 0x7ffe4f880050 sp 0x7ffe4f880048
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c4efe6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4efe6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4efb799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4efb7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4efd74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4efd6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4effd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4ef6f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4ef6f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4ef6e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f802f9e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f802f9e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4ef620634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c4ef6deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c4f1fbeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4efe6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4efb799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2597979==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564720babe32 bp 0x7ffc04b23750 sp 0x7ffc04b23748
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564720babe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564720bab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647208b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647208b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564720ab1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564720aa9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564720d13793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564720435c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56472043156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56472041f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95723e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95723e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56472035d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56472041baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564722cfbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564720bab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647208b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598007==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56115b7afe32 bp 0x7ffdd1348c50 sp 0x7ffdd1348c48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56115b7afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56115b7af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56115b4ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56115b4bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56115b6b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56115b6ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56115b917793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56115b039c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56115b03556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56115b023018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7246842d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7246842e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56115af61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56115b01faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56115d8ffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56115b7af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56115b4ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2597995==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5634037f4e32 bp 0x7ffc68954510 sp 0x7ffc68954508
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5634037f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634037f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634034ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563403500d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634036faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634036f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56340395c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56340307ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56340307a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563403068018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd60c8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd60c8ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563402fa6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563403064aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563405944ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634037f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634034ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598012==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559736be6e32 bp 0x7ffdfe85dd10 sp 0x7ffdfe85dd08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559736be6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559736be69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597368f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597368f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559736aecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559736ae4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559736d4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559736470c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55973646c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55973645a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1fa1099d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fa1099e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559736398634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559736456aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559738d36ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559736be6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597368f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598026==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564338c09e32 bp 0x7fffd5861070 sp 0x7fffd5861068
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564338c09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564338c099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643389149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564338915d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564338b0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564338b07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564338d71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564338493c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56433848f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56433847d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff71ab02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff71ab02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643383bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564338479aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56433ad59ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564338c09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643389149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598287==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f18f239e32 bp 0x7ffeb80e2e30 sp 0x7ffeb80e2e28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f18f239e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f18f2399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f18ef449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f18ef45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f18f13febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f18f137952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f18f3a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f18eac3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f18eabf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f18eaad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54d1cefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54d1cefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f18e9eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f18eaa9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f191389ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f18f239725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f18ef449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598319==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e22be47e32 bp 0x7ffe60b88c30 sp 0x7ffe60b88c28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e22be47e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e22be479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e22bb529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e22bb53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e22bd4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e22bd45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e22bfaf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e22b6d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e22b6cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e22b6bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc670eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc670eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e22b5f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e22b6b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e22df97ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e22be47725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e22bb529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598303==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560914a5ee32 bp 0x7ffc15f27310 sp 0x7ffc15f27308
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560914a5ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560914a5e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609147699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56091476ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560914964ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56091495c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560914bc6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5609142e8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5609142e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5609142d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7b7373d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7b7373e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560914210634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5609142ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560916baeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560914a5e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609147699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598116==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ec4fe56e32 bp 0x7ffc2d356650 sp 0x7ffc2d356648
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ec4fe56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec4fe569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec4fb619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec4fb62d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec4fd5cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec4fd54952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec4ffbe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec4f6e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec4f6dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec4f6ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa80253ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa80253ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec4f608634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ec4f6c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ec51fa6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec4fe56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec4fb619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598072==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5618984a8e32 bp 0x7ffe65822fd0 sp 0x7ffe65822fc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5618984a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618984a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618981b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618981b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618983aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618983a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561898610793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561897d32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561897d2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561897d1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9ed8eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9ed8eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561897c5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561897d18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56189a5f8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618984a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618981b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598090==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5574f9384e32 bp 0x7ffc1f785250 sp 0x7ffc1f785248
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5574f9384e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574f93849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574f908f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574f9090d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574f928aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574f9282952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574f94ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5574f8c0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5574f8c0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574f8bf8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f619cdd1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f619cdd1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574f8b36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5574f8bf4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5574fb4d4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574f9384725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574f908f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598042==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f2a53e0e32 bp 0x7ffe725bdad0 sp 0x7ffe725bdac8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f2a53e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2a53e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2a50eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2a50ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2a52e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2a52de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2a5548793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2a4c6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2a4c6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2a4c54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f515c926d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f515c926e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2a4b92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f2a4c50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2a7530ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2a53e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2a50eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598046==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560b00709e32 bp 0x7ffd9ebd40f0 sp 0x7ffd9ebd40e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560b00709e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b007099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b004149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b00415d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b0060febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b00607952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b00871793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560afff93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560afff8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560afff7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54473d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54473d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560affebb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560afff79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560b02859ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b00709725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b004149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598096==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e6a9c45e32 bp 0x7ffc12503af0 sp 0x7ffc12503ae8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e6a9c45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6a9c459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6a99509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6a9951d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6a9b4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6a9b43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6a9dad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6a94cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6a94cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6a94b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34666c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34666c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6a93f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e6a94b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e6abd95ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6a9c45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6a99509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598077==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b7d1356e32 bp 0x7ffc56dca4f0 sp 0x7ffc56dca4e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b7d1356e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7d13569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7d10619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7d1062d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7d125cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7d1254952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7d14be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7d0be0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7d0bdc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7d0bca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0954095d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0954095e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7d0b08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b7d0bc6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b7d34a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7d1356725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7d10619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598120==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557e3c422e32 bp 0x7ffe46923d10 sp 0x7ffe46923d08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557e3c422e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e3c4229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e3c12d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e3c12ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e3c328ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e3c320952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e3c58a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e3bcacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e3bca856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e3bc96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8eff3efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8eff3efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e3bbd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557e3bc92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557e3e572ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e3c422725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e3c12d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598109==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c5dee58e32 bp 0x7fff44c74d70 sp 0x7fff44c74d68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c5dee58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5dee589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5deb639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5deb64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5ded5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5ded56952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5defc0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5de6e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5de6de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5de6cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b3a40cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b3a40ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5de60a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c5de6c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c5e0fa8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5dee58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5deb639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598097==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5576b9e93e32 bp 0x7ffd8f578710 sp 0x7ffd8f578708
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5576b9e93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576b9e939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576b9b9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576b9b9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576b9d99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576b9d91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576b9ffb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576b971dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576b971956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5576b9707018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d6ed70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d6ed70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5576b9645634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5576b9703aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5576bbfe3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576b9e93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576b9b9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598063==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55af7fe99e32 bp 0x7ffeb34a0430 sp 0x7ffeb34a0428
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55af7fe99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af7fe999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af7fba49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af7fba5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af7fd9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af7fd97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af80001793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af7f723c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af7f71f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af7f70d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d50059d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d50059e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af7f64b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55af7f709aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55af81fe9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af7fe99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af7fba49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598157==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56472e18ae32 bp 0x7ffff00a7150 sp 0x7ffff00a7148
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56472e18ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56472e18a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56472de959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56472de96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56472e090ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56472e088952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56472e2f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56472da14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56472da1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56472d9fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa8dc9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa8dc9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56472d93c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56472d9faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5647302daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56472e18a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56472de959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598135==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e5d2af0e32 bp 0x7ffec594d9b0 sp 0x7ffec594d9a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e5d2af0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5d2af09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5d27fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5d27fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5d29f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5d29ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5d2c58793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5d237ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5d237656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5d2364018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c15914d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c15914e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5d22a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e5d2360aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5d4c40ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5d2af0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5d27fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598139==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561dfc1e4e32 bp 0x7ffd2cf11d70 sp 0x7ffd2cf11d68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561dfc1e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561dfc1e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561dfbeef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561dfbef0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561dfc0eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561dfc0e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561dfc34c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561dfba6ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561dfba6a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561dfba58018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34600bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34600bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561dfb996634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561dfba54aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561dfe334ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561dfc1e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561dfbeef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598119==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5602e1b6de32 bp 0x7fff9cbb0c10 sp 0x7fff9cbb0c08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5602e1b6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602e1b6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602e18789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602e1879d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602e1a73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602e1a6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5602e1cd5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5602e13f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5602e13f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5602e13e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13d181cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13d181ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602e131f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5602e13ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5602e3cbdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602e1b6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602e18789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598165==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562b1d2a6e32 bp 0x7ffe2c32f210 sp 0x7ffe2c32f208
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562b1d2a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b1d2a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b1cfb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b1cfb2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b1d1acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b1d1a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b1d40e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b1cb30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b1cb2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b1cb1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1398b14d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1398b14e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b1ca58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562b1cb16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562b1f3f6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b1d2a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b1cfb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598153==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559f5f945e32 bp 0x7ffd3817d690 sp 0x7ffd3817d688
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559f5f945e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f5f9459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f5f6509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f5f651d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f5f84bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f5f843952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f5faad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f5f1cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f5f1cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f5f1b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb89d0b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb89d0b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f5f0f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559f5f1b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559f61a95ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f5f945725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f5f6509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598143==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560ede652e32 bp 0x7ffcd98ba1b0 sp 0x7ffcd98ba1a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560ede652e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ede6529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ede35d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ede35ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ede558ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ede550952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ede7ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560eddedcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560edded856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560eddec6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5aab8b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5aab8b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560edde04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560eddec2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560ee07a2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ede652725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ede35d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598263==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55993f9cae32 bp 0x7fff51898a50 sp 0x7fff51898a48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55993f9cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55993f9ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55993f6d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55993f6d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55993f8d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55993f8c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55993fb32793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55993f254c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55993f25056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55993f23e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f545d83ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f545d83ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55993f17c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55993f23aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559941b1aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55993f9ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55993f6d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598181==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559f67eb5e32 bp 0x7fffbf39f7b0 sp 0x7fffbf39f7a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559f67eb5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f67eb59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f67bc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f67bc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f67dbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f67db3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f6801d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f6773fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f6773b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f67729018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3487b22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3487b22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f67667634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559f67725aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559f6a005ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f67eb5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f67bc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598214==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c5b50c1e32 bp 0x7fff95edb910 sp 0x7fff95edb908
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c5b50c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5b50c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5b4dcc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5b4dcdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5b4fc7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5b4fbf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5b5229793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5b494bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5b494756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5b4935018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa228a6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa228a6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5b4873634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c5b4931aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c5b7211ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5b50c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5b4dcc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598231==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559e31fc0e32 bp 0x7ffd0a9f9570 sp 0x7ffd0a9f9568
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559e31fc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e31fc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e31ccb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e31cccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e31ec6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e31ebe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e32128793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e3184ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e3184656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e31834018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c78713d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c78713e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e31772634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559e31830aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559e34110ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e31fc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e31ccb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598187==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b3cee1ae32 bp 0x7fff7cc553f0 sp 0x7fff7cc553e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b3cee1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3cee1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3ceb259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3ceb26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3ced20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3ced18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3cef82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3ce6a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3ce6a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3ce68e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c604d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c604d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3ce5cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b3ce68aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b3d0f6aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3cee1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3ceb259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598202==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563fd71a0e32 bp 0x7ffd7a679730 sp 0x7ffd7a679728
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563fd71a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563fd71a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563fd6eab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563fd6eacd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563fd70a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563fd709e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563fd7308793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563fd6a2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563fd6a2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563fd6a14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f902bba0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f902bba0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563fd6952634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563fd6a10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563fd92f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563fd71a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563fd6eab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598232==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555da5c9fe32 bp 0x7ffd903225f0 sp 0x7ffd903225e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555da5c9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555da5c9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555da59aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555da59abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555da5ba5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555da5b9d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555da5e07793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555da5529c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555da552556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555da5513018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1e53dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1e53dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555da5451634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555da550faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555da7defca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555da5c9f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555da59aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2598224==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563dec289e32 bp 0x7ffea0e70d70 sp 0x7ffea0e70d68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563dec289e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563dec2899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563debf949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563debf95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563dec18febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563dec187952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563dec3f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563debb13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563debb0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563debafd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45a1ab5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45a1ab5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563deba3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563debaf9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563dee3d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563dec289725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563debf949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598269==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e1fc319e32 bp 0x7fffb0e5d030 sp 0x7fffb0e5d028
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e1fc319e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1fc3199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1fc0249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1fc025d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1fc21febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e1fc217952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1fc481793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1fbba3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1fbb9f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1fbb8d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17d7e71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17d7e71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1fbacb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e1fbb89aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e1fe469ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1fc319725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1fc0249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  28 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2598250==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56475d0b4e32 bp 0x7ffd22573210 sp 0x7ffd22573208
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56475d0b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56475d0b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56475cdbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56475cdc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56475cfbaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56475cfb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56475d21c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56475c93ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56475c93a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56475c928018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6fcced4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6fcced4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56475c866634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56475c924aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56475f204ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56475d0b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56475cdbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598243==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e96794ae32 bp 0x7ffca7edd350 sp 0x7ffca7edd348
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e96794ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e96794a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e9676559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e967656d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e967850ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e967848952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e967ab2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e9671d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e9671d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e9671be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fedd1417d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fedd1417e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9670fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e9671baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e969a9aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e96794a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e9676559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598211==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fe47a55e32 bp 0x7fff374ef0d0 sp 0x7fff374ef0c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fe47a55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe47a559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe477609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe47761d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe4795bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe47953952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe47bbd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe472dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe472db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe472c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff77dfe6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff77dfe6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe47207634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fe472c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fe49ba5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe47a55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe477609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2598271==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557096093e32 bp 0x7ffdf5e8b910 sp 0x7ffdf5e8b908
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557096093e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570960939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557095d9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557095d9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557095f99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557095f91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570961fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55709591dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55709591956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557095907018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f883ec2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f883ec2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557095845634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557095903aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5570981e3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557096093725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557095d9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  4e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2598275==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5555ab457e32 bp 0x7fff1249cbd0 sp 0x7fff1249cbc8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5555ab457e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555ab4579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555ab1629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555ab163d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555ab35debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555ab355952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555ab5bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555aace1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555aacdd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555aaccb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b3e2a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b3e2a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555aac09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x5555aacc7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5555ad5a7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555ab457725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555ab1629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602784==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562b4505de32 bp 0x7ffc24bb8bd0 sp 0x7ffc24bb8bc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562b4505de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b4505d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b44d689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b44d69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b44f63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b4522874e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x562b45226ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x562b448e96b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x562b448e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b448d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9184e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9184e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b4480f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562b448cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562b471adca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b4505d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b44d689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602762==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556fe6b45e32 bp 0x7ffcf35b5b10 sp 0x7ffcf35b5b08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556fe6b45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556fe6b459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556fe68509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556fe6851d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556fe6a4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556fe6d1074e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x556fe6d0eed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x556fe63d16b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x556fe63cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556fe63b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e72e80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e72e80e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556fe62f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556fe63b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556fe8c95ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556fe6b45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556fe68509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602778==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5620c7c58e32 bp 0x7ffd9ac157d0 sp 0x7ffd9ac157c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5620c7c58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620c7c589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620c79639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620c7964d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620c7b5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620c7e2374e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x5620c7e21ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5620c74e46b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5620c74de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620c74cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04a5f5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04a5f5de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620c740a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5620c74c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620c9da8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620c7c58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620c79639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  1e 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2602790==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c4cb924e32 bp 0x7fff88ddd530 sp 0x7fff88ddd528
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c4cb924e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4cb9249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4cb62f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4cb630d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4cb82aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4cbaef74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55c4cbaeded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c4cb1b06b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c4cb1aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4cb198018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f414ea5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f414ea5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4cb0d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c4cb194aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c4cda74ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4cb924725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4cb62f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  1b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2602794==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55cf16446e32 bp 0x7ffc94bf18f0 sp 0x7ffc94bf18e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55cf16446e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf164469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf161519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf16152d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf1634cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf1661174e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55cf1660fed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55cf15cd26b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55cf15ccc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf15cba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8f8240d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8f8240e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf15bf8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55cf15cb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cf18596ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf16446725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf161519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602806==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562e1056be32 bp 0x7fff2420fdd0 sp 0x7fff2420fdc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562e1056be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e1056b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e102769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e10277d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e10471ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e10469952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e106d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e0fdf5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e0fdf156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e0fddf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c3341ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c3341ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e0fd1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562e0fddbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562e126bbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e1056b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e102769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602822==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562c8f9ece32 bp 0x7fff0e731650 sp 0x7fff0e731648
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562c8f9ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c8f9ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c8f6f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c8f6f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c8f8f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c8fbb774e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x562c8fbb5ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x562c8f2786b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x562c8f27256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c8f260018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdde8775d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdde8775e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c8f19e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562c8f25caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562c91b3cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c8f9ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c8f6f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602819==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5616b4feae32 bp 0x7ffc0c2dfbb0 sp 0x7ffc0c2dfba8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5616b4feae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616b4fea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616b4cf59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616b4cf6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616b4ef0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616b4ee8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616b5152793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616b4874c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616b487056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616b485e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc4317efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4317efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616b479c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5616b485aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5616b713aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616b4fea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616b4cf59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602834==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556313ca4e32 bp 0x7ffd95c0b670 sp 0x7ffd95c0b668
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556313ca4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556313ca49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563139af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563139b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556313baaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556313e6f74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x556313e6ded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5563135306b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55631352a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556313518018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9eca80bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9eca80be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556313456634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556313514aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556315df4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556313ca4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563139af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602835==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55dc2df21e32 bp 0x7ffd90fd4a90 sp 0x7ffd90fd4a88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55dc2df21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc2df219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc2dc2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc2dc2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc2de27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc2e0ec74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55dc2e0eaed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55dc2d7ad6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55dc2d7a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc2d795018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46ee059d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46ee059e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc2d6d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55dc2d791aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dc30071ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc2df21725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc2dc2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602842==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557ca8209e32 bp 0x7ffce5b12ef0 sp 0x7ffce5b12ee8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557ca8209e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ca82099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ca7f149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ca7f15d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ca810febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ca83d474e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x557ca83d2ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x557ca7a956b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x557ca7a8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ca7a7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efef41f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efef41f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ca79bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557ca7a79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557caa359ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ca8209725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ca7f149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602848==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555a12f61e32 bp 0x7ffe4568a170 sp 0x7ffe4568a168
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555a12f61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a12f619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a12c6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a12c6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a12e67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a12e5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a130c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a127ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a127e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a127d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7cec5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7cec5ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a12713634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555a127d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a150b1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a12f61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a12c6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602857==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559108129e32 bp 0x7ffdfe6c0730 sp 0x7ffdfe6c0728
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559108129e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591081299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559107e349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559107e35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55910802febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559108027952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559108291793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591079b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591079af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55910799d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11e1235d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11e1235e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591078db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559107999aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55910a279ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559108129725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559107e349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602866==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559119915e32 bp 0x7fff8c6644f0 sp 0x7fff8c6644e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559119915e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591199159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591196209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559119621d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55911981bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559119813952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559119a7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55911919fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55911919b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559119189018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea8326fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea8326fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591190c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559119185aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55911ba65ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559119915725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591196209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602871==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b83effbe32 bp 0x7ffe83fa8790 sp 0x7ffe83fa8788
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b83effbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b83effb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b83ed069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b83ed07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b83ef01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b83eef9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b83f163793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b83e885c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b83e88156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b83e86f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc55137fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc55137fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b83e7ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b83e86baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b84114bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b83effb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b83ed069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2602884==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558fb7bcde32 bp 0x7ffe34636390 sp 0x7ffe34636388
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558fb7bcde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558fb7bcd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558fb78d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558fb78d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558fb7ad3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558fb7acb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558fb7d35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558fb7457c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558fb745356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558fb7441018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a570efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a570efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558fb737f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558fb743daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558fb9d1dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558fb7bcd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558fb78d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602898==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55949b748e32 bp 0x7ffca58531b0 sp 0x7ffca58531a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55949b748e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55949b7489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55949b4539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55949b454d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55949b64eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55949b646952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55949b8b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55949afd2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55949afce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55949afbc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e9b57cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e9b57ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55949aefa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55949afb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55949d898ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55949b748725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55949b4539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602874==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5629b4f78e32 bp 0x7fff6afece50 sp 0x7fff6afece48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5629b4f78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629b4f789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629b4c839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629b4c84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629b4e7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629b4e76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629b50e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629b4802c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629b47fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629b47ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4b4651d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4b4651e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629b472a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5629b47e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5629b70c8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629b4f78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629b4c839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602893==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d7dd57ae32 bp 0x7ffce3b0e390 sp 0x7ffce3b0e388
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d7dd57ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7dd57a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7dd2859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7dd286d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7dd480ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7dd478952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7dd6e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7dce04c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7dce0056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7dcdee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b546f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b546f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7dcd2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d7dcdeaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d7df6caca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7dd57a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7dd2859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602908==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556b5e97fe32 bp 0x7ffdc0e0e190 sp 0x7ffdc0e0e188
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556b5e97fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b5e97f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b5e68a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b5e68bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b5e885ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b5e87d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b5eae7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b5e209c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b5e20556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b5e1f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd991230d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd991230e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b5e131634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556b5e1efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556b60acfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b5e97f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b5e68a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2602912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x561852ae7e32 bp 0x7ffc423cd7f0 sp 0x7ffc423cd7e8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x561852ae7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561852ae79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618527f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618527f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618529edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561852cb274e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x561852cb0ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5618523736b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56185236d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56185235b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6af3394d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6af3394e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561852299634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x561852357aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561854c37ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561852ae7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618527f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603456==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a43980ce32 bp 0x7ffc0be3ccd0 sp 0x7ffc0be3ccc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a43980ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a43980c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4395179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a439518d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a439712ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a43970a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a439974793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a439096c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a43909256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a439080018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9bb6ae8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9bb6ae8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a438fbe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a43907caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a43b95cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a43980c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4395179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603489==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561120444e32 bp 0x7ffe6379ee90 sp 0x7ffe6379ee88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561120444e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611204449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56112014f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561120150d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56112034aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561120342952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611205ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56111fccec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56111fcca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56111fcb8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5134821d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5134821e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56111fbf6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56111fcb4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561122594ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561120444725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56112014f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603501==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562c9a658e32 bp 0x7ffe489b92b0 sp 0x7ffe489b92a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562c9a658e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c9a6589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c9a3639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c9a364d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c9a55eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c9a556952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c9a7c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c99ee2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c99ede56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c99ecc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17b8471d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17b8471e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c99e0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562c99ec8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562c9c7a8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c9a658725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c9a3639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603508==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fbf168be32 bp 0x7ffeae969330 sp 0x7ffeae969328
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fbf168be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbf168b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbf13969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbf1397d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbf1591ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbf1589952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbf17f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbf0f15c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbf0f1156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbf0eff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f433923bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f433923be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbf0e3d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fbf0efbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fbf37dbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbf168b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbf13969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603521==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d29f3cce32 bp 0x7fff7625acb0 sp 0x7fff7625aca8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d29f3cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d29f3cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d29f0d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d29f0d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d29f2d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d29f2ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d29f534793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d29ec56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d29ec5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d29ec40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff427b41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff427b41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d29eb7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d29ec3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d2a151cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d29f3cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d29f0d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  53 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603496==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5623895aae32 bp 0x7ffe3ddda230 sp 0x7ffe3ddda228
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5623895aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623895aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623892b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623892b6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623894b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623894a8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562389712793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562388e34c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562388e3056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562388e1e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc87290bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc87290be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562388d5c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562388e1aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56238b6faca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623895aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623892b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603520==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561ac48cae32 bp 0x7ffcb20fea90 sp 0x7ffcb20fea88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561ac48cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ac48ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ac45d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ac45d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ac47d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ac47c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ac4a32793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ac4154c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ac415056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ac413e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff483df8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff483df8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ac407c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561ac413aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ac6a1aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ac48ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ac45d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  6e 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2592052==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x564550962e32 bp 0x7ffec0745290 sp 0x7ffec0745288
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x564550962e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645509629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56455066d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56455066ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564550868ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564550860952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564550aca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645501ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645501e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645501d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f134311ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f134311ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564550114634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x5645501d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564552ab2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564550962725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56455066d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  6a 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2592058==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55a6f73bbe32 bp 0x7ffc62b87810 sp 0x7ffc62b87808
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55a6f73bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6f73bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6f70c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6f70c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6f72c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6f72b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6f7523793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6f6c45c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6f6c4156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6f6c2f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdab7569d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdab7569e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6f6b6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55a6f6c2baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a6f950bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6f73bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6f70c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592059==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55c09a646e32 bp 0x7ffdf5f41d30 sp 0x7ffdf5f41d28
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55c09a646e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c09a6469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c09a3519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c09a352d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c09a54cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c09a544952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c09a7ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c099ed0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c099ecc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c099eba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f52192ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52192cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c099df8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55c099eb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c09c796ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c09a646725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c09a3519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  6a 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2592070==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55a0f94afe32 bp 0x7ffcd4792550 sp 0x7ffcd4792548
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55a0f94afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0f94af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0f91ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0f91bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0f93b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0f93ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0f9617793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0f8d39c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0f8d3556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0f8d23018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc893608d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc893608e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0f8c61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55a0f8d1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a0fb5ffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0f94af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0f91ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592079==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x555813bfee32 bp 0x7ffd93120530 sp 0x7ffd93120528
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x555813bfee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555813bfe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558139099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55581390ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555813b04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555813afc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555813d66793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555813488c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55581348456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555813472018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34f12a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34f12a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5558133b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55581346eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555815d4eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555813bfe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558139099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592272==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55ec2c906e32 bp 0x7ffdef808f70 sp 0x7ffdef808f68
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55ec2c906e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec2c9069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec2c6119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec2c612d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec2c80cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec2c804952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec2ca6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec2c190c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec2c18c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec2c17a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8184be3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8184be3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec2c0b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55ec2c176aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ec2ea56ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec2c906725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec2c6119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592265==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x562d09323e32 bp 0x7ffebb54ed50 sp 0x7ffebb54ed48
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x562d09323e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d093239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d0902e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d0902fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d09229ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d09221952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d0948b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d08badc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d08ba956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d08b97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7cd0b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7cd0b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d08ad5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x562d08b93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562d0b473ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d09323725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d0902e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592281==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x563e38807e32 bp 0x7ffe595a6590 sp 0x7ffe595a6588
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x563e38807e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e388079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e385129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e38513d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e3870debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e38705952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e3896f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e38091c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e3808d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e3807b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff2c113d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff2c113e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e37fb9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x563e38077aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e3a957ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e38807725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e385129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592279==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55b4a01cbe32 bp 0x7fffecaf9bb0 sp 0x7fffecaf9ba8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55b4a01cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4a01cb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b49fed69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b49fed7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4a00d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4a00c9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4a0333793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b49fa55c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b49fa5156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b49fa3f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7effe0f16d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7effe0f16e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b49f97d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55b49fa3baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b4a231bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4a01cb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b49fed69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592300==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x556ed4720e32 bp 0x7ffd8141c0b0 sp 0x7ffd8141c0a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x556ed4720e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ed47209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ed442b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ed442cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ed4626ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ed461e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ed4888793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ed3faac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ed3fa656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ed3f94018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0993546d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0993546e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ed3ed2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x556ed3f90aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ed6870ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ed4720725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ed442b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592291==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55b704d16e32 bp 0x7ffe46227f90 sp 0x7ffe46227f88
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55b704d16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b704d169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b704a219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b704a22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b704c1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b704c14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b704e7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7045a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b70459c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b70458a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f067f007d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f067f007e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7044c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55b704586aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b706e66ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b704d16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b704a219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  76 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2592315==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x557be6680e32 bp 0x7ffcda1e4790 sp 0x7ffcda1e4788
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x557be6680e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557be66809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557be638b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557be638cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557be6586ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557be657e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557be67e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557be5f0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557be5f0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557be5ef4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa77a4fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa77a4fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557be5e32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x557be5ef0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557be87d0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557be6680725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557be638b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592322==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x558910da3e32 bp 0x7ffd27d81bf0 sp 0x7ffd27d81be8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x558910da3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558910da39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558910aae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558910aafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558910ca9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558910ca1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558910f0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55891062dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55891062956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558910617018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f415b9ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f415b9ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558910555634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x558910613aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558912ef3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558910da3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558910aae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592176==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5652c8805e32 bp 0x7ffda747c070 sp 0x7ffda747c068
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5652c8805e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652c88059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652c85109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652c8511d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652c870bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652c8703952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652c896d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5652c808fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652c808b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652c8079018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7cd8778d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7cd8778e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5652c7fb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5652c8075aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5652ca955ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652c8805725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652c85109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  7a 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2592188==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5648cb592e32 bp 0x7fff2d3050f0 sp 0x7fff2d3050e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5648cb592e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648cb5929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648cb29d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648cb29ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648cb498ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648cb490952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648cb6fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648cae1cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648cae1856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648cae06018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30a6ac9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30a6ac9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648cad44634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5648cae02aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5648cd6e2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648cb592725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648cb29d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592240==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55be016cee32 bp 0x7ffce90050d0 sp 0x7ffce90050c8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55be016cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be016ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be013d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be013dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be015d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be015cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be01836793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be00f58c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be00f5456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be00f42018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf285c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf285c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be00e80634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55be00f3eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55be0381eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be016ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be013d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592233==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5570716e8e32 bp 0x7fff7adbc850 sp 0x7fff7adbc848
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5570716e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570716e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570713f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570713f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570715eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570715e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557071850793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557070f72c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557070f6e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557070f5c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f857b2ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f857b2dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557070e9a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x557070f58aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557073838ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570716e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570713f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592217==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x564f63f27e32 bp 0x7ffe0b057d50 sp 0x7ffe0b057d48
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x564f63f27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f63f279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f63c329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f63c33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f63e2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f63e25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f6408f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f637b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f637ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f6379b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37e8912d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37e8912e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f636d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x564f63797aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f66077ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f63f27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f63c329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2592234==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5627689cce32 bp 0x7fffbb7d0850 sp 0x7fffbb7d0848
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5627689cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627689cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627686d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627686d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627688d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627688ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562768b34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562768256c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56276825256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562768240018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a81c2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a81c2ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56276817e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x56276823caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56276ab1cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627689cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627686d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  76 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2592248==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x557bc63b8e32 bp 0x7ffe0e1ba510 sp 0x7ffe0e1ba508
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x557bc63b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557bc63b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557bc60c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557bc60c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557bc62beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557bc62b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557bc6520793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557bc5c42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557bc5c3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557bc5c2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8318aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8318aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557bc5b6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x557bc5c28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557bc8508ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557bc63b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557bc60c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592251==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55ac436d6e32 bp 0x7ffc0623d4f0 sp 0x7ffc0623d4e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55ac436d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac436d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac433e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac433e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac435dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac435d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac4383e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac42f60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac42f5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac42f4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f12281add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12281ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac42e88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55ac42f46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ac45826ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac436d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac433e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592224==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55907c41de32 bp 0x7ffeb276fb50 sp 0x7ffeb276fb48
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55907c41de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55907c41d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55907c1289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55907c129d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55907c323ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55907c31b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55907c585793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55907bca7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55907bca356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55907bc91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb6f213dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb6f213de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55907bbcf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55907bc8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55907e56dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55907c41d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55907c1289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592200==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55b5cc276e32 bp 0x7ffd3a84c490 sp 0x7ffd3a84c488
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55b5cc276e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5cc2769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5cbf819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5cbf82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5cc17cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5cc174952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5cc3de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5cbb00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5cbafc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5cbaea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbdf790ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbdf790ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5cba28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55b5cbae6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b5ce3c6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b5cc276725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5cbf819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592196==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55b3d47afe32 bp 0x7fff5287c390 sp 0x7fff5287c388
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55b3d47afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3d47af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3d44ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3d44bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3d46b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3d46ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3d4917793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3d4039c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3d403556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3d4023018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6699162d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6699162e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3d3f61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55b3d401faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b3d68ffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3d47af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3d44ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592134==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x564f31286e32 bp 0x7fffbf9c8530 sp 0x7fffbf9c8528
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x564f31286e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f312869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f30f919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f30f92d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f3118cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f31184952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f313ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f30b10c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f30b0c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f30afa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98ad52dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98ad52de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f30a38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x564f30af6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f333d6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f31286725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f30f919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592130==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55ce7e046e32 bp 0x7ffd3e0d9650 sp 0x7ffd3e0d9648
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55ce7e046e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce7e0469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce7dd519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce7dd52d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce7df4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce7df44952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce7e1ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce7d8d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce7d8cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce7d8ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06bdfffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06bdfffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce7d7f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55ce7d8b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ce80196ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce7e046725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce7dd519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592088==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x558076447e32 bp 0x7ffd270bebb0 sp 0x7ffd270beba8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x558076447e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580764479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580761529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558076153d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55807634debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558076345952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580765af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558075cd1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558075ccd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558075cbb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c8fbced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c8fbcee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558075bf9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x558075cb7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558078597ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558076447725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580761529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  75 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2592092==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5591e583ce32 bp 0x7ffe47669910 sp 0x7ffe47669908
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5591e583ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591e583c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591e55479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591e5548d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591e5742ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591e573a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591e59a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591e50c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591e50c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591e50b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8426dc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8426dc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591e4fee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5591e50acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5591e798cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591e583c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591e55479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592148==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55a2ce872e32 bp 0x7ffde309b550 sp 0x7ffde309b548
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55a2ce872e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2ce8729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2ce57d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2ce57ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2ce778ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2ce770952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2ce9da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2ce0fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2ce0f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2ce0e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8428689d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8428689e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2ce024634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55a2ce0e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a2d09c2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2ce872725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2ce57d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592158==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55bdfa599e32 bp 0x7fffc0e481f0 sp 0x7fffc0e481e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55bdfa599e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bdfa5999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bdfa2a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bdfa2a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bdfa49febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bdfa497952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bdfa701793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bdf9e23c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bdf9e1f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bdf9e0d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06f150dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06f150de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bdf9d4b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55bdf9e09aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bdfc6e9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bdfa599725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bdfa2a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592113==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55d5c735be32 bp 0x7ffdfce3cad0 sp 0x7ffdfce3cac8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55d5c735be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5c735b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5c70669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5c7067d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5c7261ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5c7259952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5c74c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d5c6be5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d5c6be156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5c6bcf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca16da4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca16da4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5c6b0d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55d5c6bcbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d5c94abca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5c735b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5c70669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592149==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x556360319e32 bp 0x7ffe38cf71b0 sp 0x7ffe38cf71a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x556360319e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563603199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563600249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556360025d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55636021febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556360217952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556360481793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55635fba3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55635fb9f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55635fb8d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c89ecdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c89ecde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55635facb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55635fb89aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556362469ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556360319725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563600249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  6f 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 
> =================================================================
> ==2592117==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55f6a33ace32 bp 0x7fffc70ed110 sp 0x7fffc70ed108
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55f6a33ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6a33ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6a30b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6a30b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6a32b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6a32aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6a3514793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6a2c36c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6a2c3256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6a2c20018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff856aa9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff856aa9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6a2b5e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55f6a2c1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f6a54fcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6a33ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6a30b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592102==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x56207ee4ee32 bp 0x7ffd86f1e150 sp 0x7ffd86f1e148
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x56207ee4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56207ee4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56207eb599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56207eb5ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56207ed54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56207ed4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56207efb6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56207e6d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56207e6d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56207e6c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c74172d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c74172e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56207e600634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x56207e6beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562080f9eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56207ee4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56207eb599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592125==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x56328bbc9e32 bp 0x7ffe3bca2890 sp 0x7ffe3bca2888
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x56328bbc9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56328bbc99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56328b8d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56328b8d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56328bacfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56328bac7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56328bd31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56328b453c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56328b44f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56328b43d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02d9329d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02d9329e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56328b37b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x56328b439aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56328dd19ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56328bbc9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56328b8d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2592098==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x56385e8a7e32 bp 0x7ffcacdc8570 sp 0x7ffcacdc8568
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x56385e8a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56385e8a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56385e5b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56385e5b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56385e7adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56385e7a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56385ea0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56385e131c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56385e12d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56385e11b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2575de5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2575de5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56385e059634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x56385e117aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5638609f7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56385e8a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56385e5b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2592131==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5579e9d00e32 bp 0x7ffd42dcc9f0 sp 0x7ffd42dcc9e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5579e9d00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579e9d009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579e9a0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579e9a0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579e9c06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579e9bfe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5579e9e68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5579e958ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5579e958656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5579e9574018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e9b9a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e9b9a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579e94b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5579e9570aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5579ebe50ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579e9d00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579e9a0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2624948==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561716119e32 bp 0x7ffeb34fba10 sp 0x7ffeb34fba08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561716119e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617161199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561715e249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561715e25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56171601febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561716017952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561716281793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617159a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56171599f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56171598d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97e521dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97e521de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617158cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561715989aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561718269ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561716119725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561715e249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  59 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fc 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624938==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56537121ee32 bp 0x7ffd34698590 sp 0x7ffd34698588
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56537121ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56537121e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565370f299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565370f2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565371124ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56537111c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565371386793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565370aa8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565370aa456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565370a92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a17aeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a17aeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653709d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x565370a8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56537336eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56537121e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565370f299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605323==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5586a8111e32 bp 0x7fffc9ffe710 sp 0x7fffc9ffe708
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5586a8111e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586a81119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586a7e1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586a7e1dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586a8017ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586a800f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586a8279793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586a799bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586a799756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586a7985018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febc978cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febc978ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586a78c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5586a7981aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5586aa261ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586a8111725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586a7e1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613859==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56365ea44e32 bp 0x7ffcb6be8510 sp 0x7ffcb6be8508
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56365ea44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56365ea449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56365e74f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56365e750d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56365e94aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56365e942952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56365ebac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56365e2cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56365e2ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56365e2b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c344e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c344e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56365e1f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56365e2b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563660b94ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56365ea44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56365e74f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613858==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561fd2f93e32 bp 0x7fffd9f616b0 sp 0x7fffd9f616a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561fd2f93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561fd2f939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561fd2c9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561fd2c9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561fd2e99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561fd2e91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561fd30fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561fd281dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561fd281956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561fd2807018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa63f891d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa63f891e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561fd2745634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x561fd2803aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561fd50e3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561fd2f93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561fd2c9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613917==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555826346e32 bp 0x7ffd57b7c230 sp 0x7ffd57b7c228
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555826346e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558263469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558260519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555826052d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55582624cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555826244952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558264ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555825bd0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555825bcc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555825bba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61718dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61718dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555825af8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555825bb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555828496ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555826346725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558260519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613828==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55784660be32 bp 0x7ffc5c2b9870 sp 0x7ffc5c2b9868
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55784660be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55784660b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578463169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557846317d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557846511ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557846509952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557846773793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557845e95c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557845e9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557845e7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f898ca6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f898ca6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557845dbd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x557845e7baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55784875bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55784660b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578463169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613889==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562d40e99e32 bp 0x7ffc5eadc850 sp 0x7ffc5eadc848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562d40e99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d40e999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d40ba49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d40ba5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d40d9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d40d97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d41001793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d40723c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d4071f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d4070d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d06e4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d06e4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d4064b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562d40709aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562d42fe9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d40e99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d40ba49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613795==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a4ada34e32 bp 0x7fff4ad643b0 sp 0x7fff4ad643a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a4ada34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4ada349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4ad73f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4ad740d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4ad93aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4ad932952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4adb9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4ad2bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4ad2ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4ad2a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb62ddacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb62ddace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4ad1e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a4ad2a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a4afb84ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4ada34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4ad73f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613803==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c8ba559e32 bp 0x7ffec00b0170 sp 0x7ffec00b0168
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c8ba559e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8ba5599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8ba2649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8ba265d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8ba45febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8ba457952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8ba6c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8b9de3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8b9ddf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8b9dcd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0f8e4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0f8e4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8b9d0b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c8b9dc9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c8bc6a9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8ba559725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8ba2649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613838==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f4650d4e32 bp 0x7ffdb45cc530 sp 0x7ffdb45cc528
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f4650d4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4650d49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f464ddf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f464de0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f464fdaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f464fd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f46523c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f46495ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f46495a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f464948018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd5135b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5135b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f464886634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f464944aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f467224ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4650d4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f464ddf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  02 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2613844==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a7190b8e32 bp 0x7ffd4636f090 sp 0x7ffd4636f088
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a7190b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7190b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a718dc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a718dc4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a718fbeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a718fb6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a719220793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a718942c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a71893e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a71892c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff90a7e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff90a7e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a71886a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55a718928aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a71b208ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7190b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a718dc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613886==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x558a9e894e32 bp 0x7ffc8921d1b0 sp 0x7ffc8921d1a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x558a9e894e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a9e8949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a9e59f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a9e5a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a9e79aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a9e792952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a9e9fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a9e11ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a9e11a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a9e108018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd26b60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd26b60e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a9e046634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x558a9e104aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558aa09e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a9e894725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a9e59f9b6 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  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 
> =================================================================
> ==2613931==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5589f8727e32 bp 0x7fff46337890 sp 0x7fff46337888
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5589f8727e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589f87279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589f84329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589f8433d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589f862debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5589f8625952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589f888f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589f7fb1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589f7fad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589f7f9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda5da3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda5da3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5589f7ed9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5589f7f97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5589fa877ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5589f8727725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589f84329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  40 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 
> =================================================================
> ==2613921==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b9f7441e32 bp 0x7ffdb7284f30 sp 0x7ffdb7284f28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b9f7441e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9f74419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9f714c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9f714dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9f7347ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9f733f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9f75a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9f6ccbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9f6cc756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9f6cb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c27356d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c27356e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9f6bf3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55b9f6cb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b9f9591ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9f7441725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9f714c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2613811==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564a3f1d8e32 bp 0x7ffdbd167cd0 sp 0x7ffdbd167cc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564a3f1d8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a3f1d89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a3eee39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a3eee4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a3f0deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a3f0d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a3f340793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a3ea62c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a3ea5e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a3ea4c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd18b4a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd18b4a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a3e98a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564a3ea48aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564a41328ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a3f1d8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a3eee39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613904==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5630c8d32e32 bp 0x7ffdeaddf130 sp 0x7ffdeaddf128
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5630c8d32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630c8d329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630c8a3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630c8a3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630c8c38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630c8c30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630c8e9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5630c85bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5630c85b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630c85a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f86793ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f86793cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630c84e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5630c85a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5630cae82ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630c8d32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630c8a3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613868==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ff206a4e32 bp 0x7ffdcae01cd0 sp 0x7ffdcae01cc8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ff206a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff206a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff203af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff203b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff205aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff205a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff2080c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff1ff2ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff1ff2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff1ff18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc99c130d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc99c130e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff1fe56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55ff1ff14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ff227f4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff206a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff203af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613933==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557afc7f9e32 bp 0x7ffe022567b0 sp 0x7ffe022567a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557afc7f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557afc7f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557afc5049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557afc505d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557afc6ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557afc6f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557afc961793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557afc083c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557afc07f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557afc06d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13a8134d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13a8134e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557afbfab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557afc069aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557afe949ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557afc7f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557afc5049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613956==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5625bda82e32 bp 0x7fff1443a770 sp 0x7fff1443a768
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5625bda82e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625bda829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625bd78d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5625bd78ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5625bd988ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5625bd980952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5625bdbea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5625bd30cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625bd30856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625bd2f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f546d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f546d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5625bd234634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5625bd2f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5625bfbd2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5625bda82725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625bd78d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613878==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558d9cd59e32 bp 0x7ffc484c5870 sp 0x7ffc484c5868
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558d9cd59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d9cd599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d9ca649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d9ca65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d9cc5febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d9cc57952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d9cec1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d9c5e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d9c5df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d9c5cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0fed10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0fed10e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d9c50b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558d9c5c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558d9eea9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d9cd59725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d9ca649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2613959==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560fde61ce32 bp 0x7fffc494ca30 sp 0x7fffc494ca28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560fde61ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fde61c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fde3279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fde328d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fde522ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fde51a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fde784793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fddea6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fddea256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fdde90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa9755fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa9755fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fdddce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560fdde8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560fe076cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560fde61c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560fde3279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613965==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561a1c6c6e32 bp 0x7ffd413b85b0 sp 0x7ffd413b85a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561a1c6c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a1c6c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a1c3d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a1c3d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a1c5ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a1c5c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a1c82e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a1bf50c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a1bf4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a1bf3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a65c6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a65c6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a1be78634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561a1bf36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561a1e816ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a1c6c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a1c3d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  2e 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2613821==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55a46d407e32 bp 0x7ffd13ef7670 sp 0x7ffd13ef7668
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55a46d407e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a46d4079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a46d1129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a46d113d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a46d30debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a46d305952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a46d56f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a46cc91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a46cc8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a46cc7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc216ab8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc216ab8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a46cbb9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55a46cc77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a46f557ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a46d407725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a46d1129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2613944==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561516ae2e32 bp 0x7ffd69826630 sp 0x7ffd69826628
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561516ae2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561516ae29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615167ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615167eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615169e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615169e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561516c4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56151636cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56151636856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561516356018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91ea39cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91ea39ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561516294634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561516352aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561518c32ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561516ae2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615167ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614133==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5572afd68e32 bp 0x7ffe7dba8f90 sp 0x7ffe7dba8f88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5572afd68e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572afd689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572afa739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5572afa74d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5572afc6eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5572afc66952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5572afed0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572af5f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572af5ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5572af5dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6dae2e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dae2e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572af51a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5572af5d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5572b1eb8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5572afd68725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572afa739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614132==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a3d0765e32 bp 0x7ffd73a769d0 sp 0x7ffd73a769c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a3d0765e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3d07659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3d04709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3d0471d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3d066bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3d0663952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3d08cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3cffefc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3cffeb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3cffd9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa30ea7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa30ea7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3cff17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a3cffd5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a3d28b5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3d0765725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3d04709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  bb 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614149==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c09be68e32 bp 0x7fff7512ec10 sp 0x7fff7512ec08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c09be68e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c09be689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c09bb739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c09bb74d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c09bd6eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c09bd66952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c09bfd0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c09b6f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c09b6ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c09b6dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06190abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06190abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c09b61a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c09b6d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c09dfb8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c09be68725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c09bb739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614156==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c8cfe3ae32 bp 0x7fff4ec4c5d0 sp 0x7fff4ec4c5c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c8cfe3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8cfe3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8cfb459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8cfb46d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8cfd40ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8cfd38952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8cffa2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8cf6c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8cf6c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8cf6ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49a80efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49a80efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8cf5ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c8cf6aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c8d1f8aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8cfe3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8cfb459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614150==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561ba2d65e32 bp 0x7ffe2407d7f0 sp 0x7ffe2407d7e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561ba2d65e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ba2d659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ba2a709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ba2a71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ba2c6bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ba2c63952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ba2ecd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ba25efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ba25eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ba25d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2aa8f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2aa8f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ba2517634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561ba25d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ba4eb5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ba2d65725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ba2a709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614265==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55af7091ce32 bp 0x7ffeb10b9db0 sp 0x7ffeb10b9da8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55af7091ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af7091c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af706279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af70628d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af70822ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af7081a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af70a84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af701a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af701a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af70190018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f986f9e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f986f9e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af700ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55af7018caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55af72a6cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af7091c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af706279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614190==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5634ca5ece32 bp 0x7fff397d3810 sp 0x7fff397d3808
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5634ca5ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634ca5ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634ca2f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634ca2f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634ca4f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634ca4ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5634ca754793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5634c9e76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5634c9e7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5634c9e60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ee081ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ee081ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5634c9d9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5634c9e5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5634cc73cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634ca5ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634ca2f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614164==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55de57596e32 bp 0x7ffdf9442ef0 sp 0x7ffdf9442ee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55de57596e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de575969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de572a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de572a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de5749cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de57494952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de576fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de56e20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de56e1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de56e0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbf17a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbf17a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de56d48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55de56e06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55de596e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de57596725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de572a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614173==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a407a36e32 bp 0x7ffe1c466510 sp 0x7ffe1c466508
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a407a36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a407a369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4077419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a407742d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a40793cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a407934952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a407b9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4072c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4072bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4072aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb1b982ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb1b982ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4071e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a4072a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a409b86ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a407a36725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4077419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2614182==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560fffb47e32 bp 0x7ffdf142cc30 sp 0x7ffdf142cc28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560fffb47e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fffb479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fff8529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fff853d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fffa4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fffa45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fffcaf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fff3d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fff3cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fff3bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18c9c25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18c9c25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fff2f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560fff3b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561001c97ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560fffb47725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560fff8529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614274==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f79fadce32 bp 0x7ffe2b9491b0 sp 0x7ffe2b9491a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f79fadce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f79fadc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f79f7e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f79f7e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f79f9e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f79f9da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f79fc44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f79f366c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f79f36256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f79f350018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f879eed8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f879eed8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f79f28e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f79f34caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f7a1c2cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f79fadc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f79f7e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614015==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560f987b7e32 bp 0x7fffcd9bec70 sp 0x7fffcd9bec68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560f987b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f987b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f984c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f984c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f986bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f986b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f9891f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f98041c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f9803d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f9802b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25765b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25765b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f97f69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560f98027aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f9a907ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f987b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f984c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614211==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55abe1f20e32 bp 0x7ffc3f6c73b0 sp 0x7ffc3f6c73a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55abe1f20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55abe1f209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55abe1c2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55abe1c2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55abe1e26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55abe1e1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55abe2088793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55abe17aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55abe17a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55abe1794018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd4ae35ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4ae35ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55abe16d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55abe1790aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55abe4070ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55abe1f20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55abe1c2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614036==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557e82307e32 bp 0x7fff3dc3def0 sp 0x7fff3dc3dee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557e82307e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e823079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e820129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e82013d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e8220debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e82205952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e8246f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e81b91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e81b8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e81b7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98c6403d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98c6403e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e81ab9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557e81b77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557e84457ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e82307725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e820129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2614045==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a4fdfdfe32 bp 0x7fffb6e53ef0 sp 0x7fffb6e53ee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a4fdfdfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4fdfdf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4fdcea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4fdcebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4fdee5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4fdedd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4fe147793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4fd869c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4fd86556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4fd853018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88d5bfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88d5bfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4fd791634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a4fd84faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a50012fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4fdfdf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4fdcea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614053==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558671f48e32 bp 0x7ffca46a2810 sp 0x7ffca46a2808
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558671f48e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558671f489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558671c539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558671c54d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558671e4eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558671e46952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586720b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586717d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586717ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586717bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1665bf7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1665bf7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586716fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5586717b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558674098ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558671f48725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558671c539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614017==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a5cd735e32 bp 0x7fff3e45a4f0 sp 0x7fff3e45a4e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a5cd735e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5cd7359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5cd4409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5cd441d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5cd63bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a5cd633952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a5cd89d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5ccfbfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5ccfbb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5ccfa9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b527f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b527f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5ccee7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a5ccfa5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a5cf885ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5cd735725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5cd4409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614035==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c03be95e32 bp 0x7ffd6f78b850 sp 0x7ffd6f78b848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c03be95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c03be959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c03bba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c03bba1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c03bd9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c03bd93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c03bffd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c03b71fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c03b71b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c03b709018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f247fb62d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f247fb62e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c03b647634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c03b705aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c03dfe5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c03be95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c03bba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614024==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557252265e32 bp 0x7fffb60cb070 sp 0x7fffb60cb068
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557252265e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572522659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557251f709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557251f71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55725216bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557252163952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5572523cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557251aefc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557251aeb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557251ad9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc74452fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc74452fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557251a17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557251ad5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5572543b5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557252265725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557251f709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614098==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5561c618ae32 bp 0x7ffc1a6c7290 sp 0x7ffc1a6c7288
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5561c618ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561c618a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561c5e959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561c5e96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561c6090ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561c6088952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561c62f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561c5a14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561c5a1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561c59fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1715f7bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1715f7be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561c593c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5561c59faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5561c82daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561c618a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561c5e959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  bc 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614064==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5599add07e32 bp 0x7ffc59c2c230 sp 0x7ffc59c2c228
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5599add07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599add079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599ada129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599ada13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599adc0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599adc05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599ade6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599ad591c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599ad58d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5599ad57b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34c8697d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34c8697e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599ad4b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5599ad577aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5599afe57ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599add07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599ada129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614077==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557d14864e32 bp 0x7ffe065f1f50 sp 0x7ffe065f1f48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557d14864e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d148649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d1456f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d14570d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d1476aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d14762952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d149cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d140eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d140ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d140d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6675850d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6675850e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d14016634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557d140d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557d169b4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d14864725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d1456f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614106==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56506193be32 bp 0x7ffc710295b0 sp 0x7ffc710295a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56506193be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56506193b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650616469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565061647d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565061841ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565061839952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565061aa3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650611c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650611c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650611af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10c5271d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10c5271e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650610ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5650611abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565063a8bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56506193b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650616469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614073==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55aa52eebe32 bp 0x7ffc26eaed90 sp 0x7ffc26eaed88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55aa52eebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa52eeb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa52bf69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa52bf7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa52df1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa52de9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa53053793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa52775c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa5277156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa5275f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f7eaccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f7eacce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa5269d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55aa5275baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aa5503bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa52eeb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa52bf69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614100==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56473625fe32 bp 0x7ffeb3e53450 sp 0x7ffeb3e53448
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56473625fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56473625f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564735f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564735f6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564736165ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56473615d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647363c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564735ae9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564735ae556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564735ad3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0b684ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0b684ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564735a11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564735acfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5647383afca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56473625f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564735f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614255==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5639cf611e32 bp 0x7ffdbc6ce2f0 sp 0x7ffdbc6ce2e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5639cf611e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639cf6119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639cf31c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639cf31dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639cf517ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639cf50f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639cf779793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639cee9bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639cee9756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639cee85018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa35c74bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa35c74be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639cedc3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5639cee81aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5639d1761ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639cf611725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639cf31c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614220==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e8af844e32 bp 0x7ffc956e76d0 sp 0x7ffc956e76c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e8af844e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8af8449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8af54f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8af550d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8af74aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8af742952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8af9ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8af0cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8af0ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8af0b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f348dd5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f348dd5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8aeff6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e8af0b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e8b1994ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8af844725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8af54f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614235==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56210c23fe32 bp 0x7ffe77f03dd0 sp 0x7ffe77f03dc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56210c23fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56210c23f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56210bf4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56210bf4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56210c145ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56210c13d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56210c3a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56210bac9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56210bac556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56210bab3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4bc25ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4bc25ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56210b9f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56210baafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56210e38fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56210c23f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56210bf4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2614236==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ed64111e32 bp 0x7ffce9c04c90 sp 0x7ffce9c04c88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ed64111e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed641119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed63e1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed63e1dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed64017ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed6400f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed64279793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed6399bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed6399756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed63985018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7c1d34d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7c1d34e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed638c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ed63981aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ed66261ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed64111725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed63e1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614221==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555b736b6e32 bp 0x7ffce1145350 sp 0x7ffce1145348
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555b736b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b736b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b733c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b733c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b735bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b735b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b7381e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b72f40c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b72f3c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b72f2a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6dfa342d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dfa342e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b72e68634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555b72f26aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b75806ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b736b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b733c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614238==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e11cfdae32 bp 0x7ffc5dc0bdf0 sp 0x7ffc5dc0bde8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e11cfdae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e11cfda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e11cce59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e11cce6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e11cee0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e11ced8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e11d142793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e11c864c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e11c86056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e11c84e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff120589d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff120589e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e11c78c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e11c84aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e11f12aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e11cfda725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e11cce59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614252==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564abdc6fe32 bp 0x7ffd080fdd90 sp 0x7ffd080fdd88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564abdc6fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564abdc6f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564abd97a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564abd97bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564abdb75ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564abdb6d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564abddd7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564abd4f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564abd4f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564abd4e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f007a795d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f007a795e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564abd421634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564abd4dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564abfdbfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564abdc6f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564abd97a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614127==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562318358e32 bp 0x7ffe18125590 sp 0x7ffe18125588
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562318358e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623183589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623180639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562318064d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56231825eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562318256952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623184c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562317be2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562317bde56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562317bcc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b11ab3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b11ab3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562317b0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562317bc8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56231a4a8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562318358725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623180639b6 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  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 
> =================================================================
> ==2614112==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x565110e86e32 bp 0x7ffda9e22ef0 sp 0x7ffda9e22ee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x565110e86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565110e869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565110b919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565110b92d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565110d8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565110d84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565110fee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565110710c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56511070c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5651106fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe877039d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe877039e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565110638634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5651106f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565112fd6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565110e86725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565110b919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614110==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55bdf9200e32 bp 0x7ffdfe1950d0 sp 0x7ffdfe1950c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55bdf9200e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bdf92009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bdf8f0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bdf8f0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bdf9106ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bdf90fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bdf9368793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bdf8a8ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bdf8a8656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bdf8a74018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbaec0a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbaec0a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bdf89b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55bdf8a70aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bdfb350ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bdf9200725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bdf8f0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  bb 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614134==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558f9914be32 bp 0x7ffdbb8ea850 sp 0x7ffdbb8ea848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558f9914be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f9914b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f98e569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f98e57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f99051ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f99049952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f992b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f989d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f989d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f989bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb3ebe4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb3ebe4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f988fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558f989bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558f9b29bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f9914b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f98e569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614321==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56361d33be32 bp 0x7ffde3438c70 sp 0x7ffde3438c68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56361d33be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56361d33b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56361d0469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56361d047d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56361d241ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56361d239952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56361d4a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56361cbc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56361cbc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56361cbaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff342109d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff342109e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56361caed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56361cbabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56361f48bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56361d33b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56361d0469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614278==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55da78117e32 bp 0x7fff2f83c990 sp 0x7fff2f83c988
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55da78117e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da781179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da77e229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da77e23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da7801debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da78015952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da7827f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da779a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da7799d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da7798b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a73468d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a73468e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da778c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55da77987aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55da7a267ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da78117725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da77e229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2613990==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55720eb5ae32 bp 0x7ffceb4fd950 sp 0x7ffceb4fd948
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55720eb5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55720eb5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55720e8659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55720e866d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55720ea60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55720ea58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55720ecc2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55720e3e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55720e3e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55720e3ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42903c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42903c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55720e30c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55720e3caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557210caaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55720eb5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55720e8659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2613976==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ade8e02e32 bp 0x7ffe315b5f50 sp 0x7ffe315b5f48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ade8e02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ade8e029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ade8b0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ade8b0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ade8d08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ade8d00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ade8f6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ade868cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ade868856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ade8676018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba9c325d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba9c325e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ade85b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55ade8672aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55adeaf52ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ade8e02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ade8b0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614271==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5584b1147e32 bp 0x7ffe99fc7a30 sp 0x7ffe99fc7a28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5584b1147e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584b11479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584b0e529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584b0e53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584b104debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584b1045952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584b12af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584b09d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584b09cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584b09bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa20e88ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa20e88ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584b08f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5584b09b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584b3297ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584b1147725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584b0e529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614196==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558abbecde32 bp 0x7ffeab4b8df0 sp 0x7ffeab4b8de8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558abbecde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558abbecd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558abbbd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558abbbd9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558abbdd3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558abbdcb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558abc035793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558abb757c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558abb75356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558abb741018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa188d72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa188d72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558abb67f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558abb73daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558abe01dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558abbecd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558abbbd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614305==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f178c6be32 bp 0x7fff56a41210 sp 0x7fff56a41208
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f178c6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f178c6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1789769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f178977d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f178b71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f178b69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f178dd3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1784f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1784f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1784df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff95e7cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff95e7cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f17841d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f1784dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f17adbbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f178c6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1789769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d2 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 
> =================================================================
> ==2614334==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557b8e386e32 bp 0x7ffe093e9270 sp 0x7ffe093e9268
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557b8e386e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b8e3869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b8e0919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b8e092d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b8e28cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b8e284952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b8e4ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b8dc10c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b8dc0c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b8dbfa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd55a997d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd55a997e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b8db38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557b8dbf6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557b904d6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b8e386725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b8e0919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614306==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c5a0a8be32 bp 0x7fff54095ef0 sp 0x7fff54095ee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c5a0a8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5a0a8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5a07969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5a0797d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5a0991ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5a0989952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5a0bf3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5a0315c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5a031156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5a02ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f043941ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f043941ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5a023d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c5a02fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c5a2bdbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5a0a8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5a07969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614205==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ee40515e32 bp 0x7ffe03ba6670 sp 0x7ffe03ba6668
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ee40515e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee405159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee402209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee40221d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee4041bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee40413952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee4067d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee3fd9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee3fd9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee3fd89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11f883cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11f883ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee3fcc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ee3fd85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ee42665ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee40515725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee402209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614312==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fbc676ee32 bp 0x7fff5c009b30 sp 0x7fff5c009b28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fbc676ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbc676e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbc64799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbc647ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbc6674ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbc666c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbc68d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbc5ff8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbc5ff456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbc5fe2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd403147d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd403147e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbc5f20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fbc5fdeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fbc88beca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbc676e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbc64799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614329==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5569752e9e32 bp 0x7ffc52b258b0 sp 0x7ffc52b258a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5569752e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569752e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556974ff49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556974ff5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569751efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5569751e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556975451793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556974b73c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556974b6f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556974b5d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c88e84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c88e84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556974a9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556974b59aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556977439ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569752e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556974ff49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  e4 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2613986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x557ac63a1e32 bp 0x7fff9dac90b0 sp 0x7fff9dac90a8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x557ac63a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ac63a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ac60ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ac60add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ac62a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ac629f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ac6509793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ac5c2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ac5c2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ac5c15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa116b3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa116b3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ac5b53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x557ac5c11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557ac84f1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ac63a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ac60ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  24 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 
> =================================================================
> ==2613999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x563a0dae3e32 bp 0x7fff652f70f0 sp 0x7fff652f70e8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x563a0dae3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a0dae39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a0d7ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a0d7efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a0d9e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a0d9e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a0dc4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a0d36dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a0d36956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a0d357018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5779c99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5779c99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a0d295634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x563a0d353aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563a0fc33ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a0dae3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a0d7ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614000==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x56094dea7e32 bp 0x7ffd649e75d0 sp 0x7ffd649e75c8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x56094dea7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56094dea79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56094dbb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56094dbb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56094ddadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56094dda5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56094e00f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56094d731c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56094d72d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56094d71b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb03af1dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb03af1de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56094d659634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x56094d717aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56094fff7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56094dea7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56094dbb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614307==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e3df806e32 bp 0x7ffdf1368010 sp 0x7ffdf1368008
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e3df806e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3df8069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3df5119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3df512d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3df70cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3df704952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3df96e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3df090c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3df08c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3df07a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd071d0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd071d0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3defb8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e3df076aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e3e1956ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3df806725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3df5119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  98 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2613994==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555cd629ae32 bp 0x7ffca2f48f30 sp 0x7ffca2f48f28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555cd629ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555cd629a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555cd5fa59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555cd5fa6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555cd6193e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555cd6193786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555cd61957f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555cd5b1a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555cd5b1d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555cd5b0f490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f0eb0820d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0eb0820e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555cd5a4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555cd5b0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555cd83eaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555cd629a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555cd5fa59b6 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  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 
> =================================================================
> ==2614472==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5588c9638e32 bp 0x7fff37d78bb0 sp 0x7fff37d78ba8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5588c9638e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588c96389df 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  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 
> =================================================================
> ==2614461==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5585689e4e32 bp 0x7fffa1ea3f10 sp 0x7fffa1ea3f08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5585689e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585689e49df 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  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 
> =================================================================
> ==2614473==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x562ecadc7e32 bp 0x7ffe84e4e1b0 sp 0x7ffe84e4e1a8
> 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  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 
> =================================================================
> ==2614490==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5640aa380e32 bp 0x7ffc8846d690 sp 0x7ffc8846d688
> 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  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 
> =================================================================
> ==2614484==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a5cda38e32 bp 0x7ffee6af3b30 sp 0x7ffee6af3b28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a5cda38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5cda389df 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  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 
> =================================================================
> ==2614610==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561ecba46e32 bp 0x7ffde21ff9b0 sp 0x7ffde21ff9a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561ecba46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ecba469df 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  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 
> =================================================================
> ==2614513==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x558737eaae32 bp 0x7ffd9349acf0 sp 0x7ffd9349ace8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x558737eaae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558737eaa9df 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  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 
> =================================================================
> ==2614492==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x556250df2e32 bp 0x7ffdc7e97150 sp 0x7ffdc7e97148
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x556250df2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556250df29df 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  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 
> =================================================================
> ==2614508==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55766eca5e32 bp 0x7ffdbea28ff0 sp 0x7ffdbea28fe8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55766eca5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55766eca59df 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 
> =================================================================
> ==2614509==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x559c11701e32 bp 0x7ffd460bd9b0 sp 0x7ffd460bd9a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x559c11701e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c117019df 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 
> =================================================================
> ==2614614==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55dc49873e32 bp 0x7fffe202a7d0 sp 0x7fffe202a7c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55dc49873e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc498739df 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  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 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614353==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a3e8b4ce32 bp 0x7ffc7d2db190 sp 0x7ffc7d2db188
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a3e8b4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3e8b4c9df 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  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 
> =================================================================
> ==2614533==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561939158e32 bp 0x7fff32a47eb0 sp 0x7fff32a47ea8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561939158e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619391589df 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  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 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614379==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561b7c235e32 bp 0x7ffdc4a02270 sp 0x7ffdc4a02268
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561b7c235e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b7c2359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b7bf409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b7bf41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b7c13bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b7c133952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b7c39d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b7babfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b7babb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b7baa9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc338f31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc338f31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b7b9e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561b7baa5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561b7e385ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b7c235725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b7bf409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614381==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556497ff7e32 bp 0x7ffd6057ac50 sp 0x7ffd6057ac48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556497ff7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556497ff79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556497d029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556497d03d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556497efdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556497ef5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55649815f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556497881c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55649787d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55649786b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f70859cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f70859cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564977a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556497867aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55649a147ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556497ff7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556497d029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  6a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614388==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ec245ede32 bp 0x7ffe503b3930 sp 0x7ffe503b3928
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ec245ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec245ed9df 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  6a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614358==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55defe95ce32 bp 0x7ffd19d0c130 sp 0x7ffd19d0c128
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55defe95ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55defe95c9df 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  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 
> =================================================================
> ==2614366==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d0b6b9de32 bp 0x7ffe930f33d0 sp 0x7ffe930f33c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55d0b6b9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0b6b9d9df 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  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 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614367==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55da6157fe32 bp 0x7fff0c86c290 sp 0x7fff0c86c288
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55da6157fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da6157f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da6128a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da6128bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da61485ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da6147d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da616e7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da60e09c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da60e0556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da60df3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fefabaedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fefabaede3f 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  6a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614418==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x563f13779e32 bp 0x7fff7c06acf0 sp 0x7fff7c06ace8
> 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  ac 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 
> =================================================================
> ==2614398==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55aa3d0a2e32 bp 0x7fff7c719f90 sp 0x7fff7c719f88
> 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  3b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614409==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e75b27ee32 bp 0x7fff87f9d7b0 sp 0x7fff87f9d7a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e75b27ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e75b27e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e75af899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e75af8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e75b184ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e75b17c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e75b3e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e75ab08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e75ab0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e75aaf2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9662431d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9662431e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e75aa30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e75aaeeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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 
> =================================================================
> ==2614402==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5600dc2cde32 bp 0x7fff345bd330 sp 0x7fff345bd328
<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  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 
> =================================================================
> ==2614585==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55913342ee32 bp 0x7ffc4462c770 sp 0x7ffc4462c768
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55913342ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55913342e9df 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  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 
> =================================================================
> ==2614543==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5589f6c50e32 bp 0x7ffe371871b0 sp 0x7ffe371871a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5589f6c50e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589f6c509df 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  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 
> =================================================================
> ==2614564==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x557f219fae32 bp 0x7ffd89732c10 sp 0x7ffd89732c08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x557f219fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f219fa9df 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  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 
> =================================================================
> ==2614578==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5608851e9e32 bp 0x7ffea229a0d0 sp 0x7ffea229a0c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5608851e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608851e99df 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  65 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 
> =================================================================
> ==2614548==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x555f51fc6e32 bp 0x7ffd87669550 sp 0x7ffd87669548
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x555f51fc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f51fc69df 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  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 
> =================================================================
> ==2614573==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56178f59de32 bp 0x7ffea391bb30 sp 0x7ffea391bb28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56178f59de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56178f59d9df 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  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 
> =================================================================
> ==2614587==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55755b74be32 bp 0x7fffff53e230 sp 0x7fffff53e228
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55755b74be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55755b74b9df 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  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 
> =================================================================
> ==2614457==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5615a1a45e32 bp 0x7fff3af76990 sp 0x7fff3af76988
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5615a1a45e31 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  fd 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 
> =================================================================
> ==2614455==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ef005e1e32 bp 0x7ffde2f9c410 sp 0x7ffde2f9c408
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ef005e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef005e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef002ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef002edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef004e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef004df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef00749793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eeffe6bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eeffe6756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eeffe55018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1bda78d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1bda78e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eeffd93634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55eeffe51aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  0a 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 
> =================================================================
> ==2614447==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f42dc0ee32 bp 0x7ffe2d609b70 sp 0x7ffe2d609b68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f42dc0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f42dc0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f42d9199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f42d91ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f42db14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f42db0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f42dd76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f42d498c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f42d49456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f42d482018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f73c88e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f73c88e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f42d3c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f42d47eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2614470==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e65850be32 bp 0x7ffda0eeb8b0 sp 0x7ffda0eeb8a8
> 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  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 0a 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614616==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55a169bdbe32 bp 0x7ffc8de756d0 sp 0x7ffc8de756c8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55a169bdbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a169bdb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1698e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1698e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a169ae1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a169da69f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55a169da4ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55a1694676b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55a16946156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a16944f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3ab8f8d8f 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614618==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e76892de32 bp 0x7fffe20196d0 sp 0x7fffe20196c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e76892de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e76892d9df 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  65 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 
> =================================================================
> ==2614514==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5560a6788e32 bp 0x7ffc67888f50 sp 0x7ffc67888f48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5560a6788e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560a67889df 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  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 
> =================================================================
> ==2614647==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55fa2fcd6e32 bp 0x7ffcff776810 sp 0x7ffcff776808
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55fa2fcd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa2fcd69df 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  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 
> =================================================================
> ==2614529==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x560e718cbe32 bp 0x7ffff9ae9890 sp 0x7ffff9ae9888
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x560e718cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e718cb9df 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  ae 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 
> =================================================================
> ==2614350==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55bbf3d69e32 bp 0x7ffd56a935f0 sp 0x7ffd56a935e8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55bbf3d69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbf3d699df 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  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
<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  0a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614754==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f738d97e32 bp 0x7fff253f3210 sp 0x7fff253f3208
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f738d97e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f738d979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f738aa29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f738aa3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f738c9debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f738c95952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f738eff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f738621c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f73861d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f73860b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efca401fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efca401fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f738549634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f738607aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f73aee7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f738d97725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f738aa29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  a2 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614799==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c648b48e32 bp 0x7ffd0353ddd0 sp 0x7ffd0353ddc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c648b48e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c648b489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6488539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c648854d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c648a4eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c648a46952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c648cb0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c6483d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c6483ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c6483bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff511a42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff511a42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6482fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c6483b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c64ac98ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c648b48725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6488539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614705==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5585152a3e32 bp 0x7ffcf6151f50 sp 0x7ffcf6151f48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5585152a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585152a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558514fae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558514fafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585151a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585151a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55851540b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558514b2dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558514b2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558514b17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbbee1ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbee1dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558514a55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x558514b13aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5585173f3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585152a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558514fae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614768==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5635f8cc3e32 bp 0x7fff71b431d0 sp 0x7fff71b431c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5635f8cc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635f8cc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635f89ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635f89cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635f8bc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635f8bc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635f8e2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635f854dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635f854956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635f8537018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28238b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28238b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635f8475634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5635f8533aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5635fae13ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635f8cc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635f89ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614669==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d2743bbe32 bp 0x7ffddf8e2c70 sp 0x7ffddf8e2c68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d2743bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2743bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2740c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2740c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2742c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2742b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d274523793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d273c45c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d273c4156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d273c2f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81e8d6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81e8d6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d273b6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d273c2baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d27650bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2743bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2740c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614712==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55e7b22e9e32 bp 0x7ffd7df50b50 sp 0x7ffd7df50b48
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55e7b22e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7b22e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7b1ff49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7b1ff5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7b21efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7b21e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7b2451793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7b1b73c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7b1b6f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7b1b5d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60c912dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60c912de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7b1a9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55e7b1b59aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e7b4439ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7b22e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7b1ff49b6 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  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 
> =================================================================
> ==2614775==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55f1a1ff9e32 bp 0x7ffec3ad3f50 sp 0x7ffec3ad3f48
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55f1a1ff9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1a1ff99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1a1d049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1a1d05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1a1effebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1a1ef7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1a2161793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1a1883c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1a187f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1a186d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c93aecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c93aece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1a17ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55f1a1869aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f1a4149ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1a1ff9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1a1d049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614725==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55c1b92cae32 bp 0x7fff3212e4b0 sp 0x7fff3212e4a8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55c1b92cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1b92ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1b8fd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1b8fd6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1b91d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1b91c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1b9432793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1b8b54c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1b8b5056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1b8b3e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc83c8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc83c8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1b8a7c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55c1b8b3aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c1bb41aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1b92ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1b8fd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614801==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d3a142be32 bp 0x7fffefb862b0 sp 0x7fffefb862a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d3a142be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3a142b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3a11369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3a1137d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3a1331ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3a1329952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3a1593793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3a0cb5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3a0cb156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3a0c9f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64660fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64660fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3a0bdd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d3a0c9baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d3a357bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3a142b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3a11369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614692==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e300be1e32 bp 0x7fff7041d6b0 sp 0x7fff7041d6a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e300be1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e300be19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3008ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3008edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e300ae7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e300adf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e300d49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e30046bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e30046756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e300455018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58fcf76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58fcf76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e300393634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e300451aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e302d31ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e300be1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3008ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614673==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5584cdfe8e32 bp 0x7ffe2c33d850 sp 0x7ffe2c33d848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5584cdfe8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584cdfe89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584cdcf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584cdcf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584cdeeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584cdee6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584ce150793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584cd872c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584cd86e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584cd85c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d00206d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d00206e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584cd79a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5584cd858aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584d0138ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584cdfe8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584cdcf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614790==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dbcdacbe32 bp 0x7fff23be0610 sp 0x7fff23be0608
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dbcdacbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbcdacb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbcd7d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbcd7d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbcd9d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbcd9c9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbcdc33793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbcd355c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbcd35156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbcd33f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f899da20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f899da20e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbcd27d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dbcd33baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dbcfc1bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbcdacb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbcd7d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614751==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5647bcaede32 bp 0x7ffe2607d0f0 sp 0x7ffe2607d0e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5647bcaede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647bcaed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647bc7f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647bc7f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647bc9f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647bc9eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647bcc55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647bc377c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647bc37356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647bc361018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1048d7bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1048d7be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647bc29f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5647bc35daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5647bec3dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647bcaed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647bc7f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2614672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5581b869c24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581b9891a61 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5581b988b4ea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5581b987ea02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5581b9890f71 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5581b869fd69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7a5fb77d8f 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  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 
> =================================================================
> ==2614831==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5564a5d95e32 bp 0x7ffd3e798dd0 sp 0x7ffd3e798dc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5564a5d95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564a5d959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564a5aa09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564a5aa1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564a5c9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564a5c93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564a5efd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564a561fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564a561b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564a5609018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43f3467d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43f3467e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564a5547634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5564a5605aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5564a7ee5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564a5d95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564a5aa09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ba 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 
> =================================================================
> ==2614838==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5616c52e5e32 bp 0x7fffa537b9d0 sp 0x7fffa537b9c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5616c52e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616c52e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616c4ff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616c4ff1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616c51ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616c51e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616c544d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616c4b6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616c4b6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616c4b59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff772d96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff772d96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616c4a97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5616c4b55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5616c7435ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616c52e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616c4ff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614810==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562c10b00e32 bp 0x7ffdc3f01190 sp 0x7ffdc3f01188
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562c10b00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c10b009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c1080b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c1080cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c10a06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c109fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c10c68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c1038ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c1038656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c10374018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7ce764d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7ce764e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c102b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562c10370aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562c12c50ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c10b00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c1080b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614762==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f27ac5de32 bp 0x7ffffe700b70 sp 0x7ffffe700b68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f27ac5de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f27ac5d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f27a9689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f27a969d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f27ab63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f27ab5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f27adc5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f27a4e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f27a4e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f27a4d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9e1903d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9e1903e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f27a40f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f27a4cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f27cdadca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f27ac5d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f27a9689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  4b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614821==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5596e7c85e32 bp 0x7ffd7918fcb0 sp 0x7ffd7918fca8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5596e7c85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596e7c859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596e79909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596e7991d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596e7b8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596e7b83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596e7ded793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596e750fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596e750b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596e74f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79c601dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79c601de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596e7437634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5596e74f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5596e9dd5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596e7c85725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596e79909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614824==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56476cfe9e32 bp 0x7fff014bfd10 sp 0x7fff014bfd08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56476cfe9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56476cfe99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56476ccf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56476ccf5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56476ceefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56476cee7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56476d151793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56476c873c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56476c86f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56476c85d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f144a251d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f144a251e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56476c79b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56476c859aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56476f139ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56476cfe9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56476ccf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614701==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5603f5920e32 bp 0x7ffcf441e970 sp 0x7ffcf441e968
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5603f5920e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603f59209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603f562b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603f562cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603f5826ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603f581e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603f5a88793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603f51aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603f51a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603f5194018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfbbb71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfbbb71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603f50d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5603f5190aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5603f7a70ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603f5920725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603f562b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  18 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614686==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x564ff2962e32 bp 0x7fffa32e6050 sp 0x7fffa32e6048
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x564ff2962e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ff29629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ff266d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ff266ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ff2868ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ff2860952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ff2aca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ff21ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ff21e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ff21d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63517b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63517b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ff2114634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x564ff21d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564ff4ab2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ff2962725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ff266d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614805==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556ae6cc2e32 bp 0x7ffc7df1a0d0 sp 0x7ffc7df1a0c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556ae6cc2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ae6cc29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ae69cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ae69ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ae6bc8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ae6bc0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ae6e2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ae654cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ae654856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ae6536018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec4f73ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec4f73ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ae6474634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556ae6532aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ae8e12ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ae6cc2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ae69cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614852==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558707596e32 bp 0x7ffe41b25290 sp 0x7ffe41b25288
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558707596e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587075969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587072a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587072a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55870749cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558707494952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587076fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558706e20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558706e1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558706e0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53193e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53193e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558706d48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558706e06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5587096e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558707596725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587072a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614862==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d3c44b4e32 bp 0x7ffc75ef6270 sp 0x7ffc75ef6268
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d3c44b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3c44b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3c41bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3c41c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3c43baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3c43b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3c461c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3c3d3ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3c3d3a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3c3d28018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36b2452d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36b2452e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3c3c66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d3c3d24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d3c6604ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3c44b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3c41bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614871==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56266126ae32 bp 0x7fff8aa2f790 sp 0x7fff8aa2f788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56266126ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56266126a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562660f759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562660f76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562661170ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562661168952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626613d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562660af4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562660af056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562660ade018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa21d031d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa21d031e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562660a1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562660adaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626633baca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56266126a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562660f759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614846==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564f2c05de32 bp 0x7ffc01ebda50 sp 0x7ffc01ebda48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564f2c05de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f2c05d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f2bd689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f2bd69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f2bf63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f2bf5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f2c1c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f2b8e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f2b8e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f2b8d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd793294d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd793294e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f2b80f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564f2b8cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f2e1adca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f2c05d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f2bd689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2614870==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5606599dde32 bp 0x7ffdfa949890 sp 0x7ffdfa949888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5606599dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606599dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606596e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606596e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606598e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606598db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560659b45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560659267c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56065926356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560659251018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f595a6cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f595a6cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56065918f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56065924daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56065bb2dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606599dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606596e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ca 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614885==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5579484dde32 bp 0x7ffe1b6507d0 sp 0x7ffe1b6507c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5579484dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579484dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579481e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579481e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579483e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579483db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557948645793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557947d67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557947d6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557947d51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4845466d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4845466e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557947c8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x557947d4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55794a62dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579484dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579481e89b6 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  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 
> =================================================================
> ==2616014==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5563779e6e32 bp 0x7ffc39085cd0 sp 0x7ffc39085cc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5563779e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563779e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563776f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563776f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563778ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563778e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556377b4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556377270c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55637726c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55637725a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90ac893d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90ac893e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556377198634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556377256aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556379b36ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563779e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563776f19b6 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  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 
> =================================================================
> ==2616021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a0020bde32 bp 0x7ffc0c137e10 sp 0x7ffc0c137e08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a0020bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0020bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a001dc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a001dc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a001fc3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a001fbb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a002225793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a001947c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a00194356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a001931018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6626e49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6626e49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a00186f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55a00192daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a00420dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0020bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a001dc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616065==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c6ef338e32 bp 0x7ffd9bb4cbd0 sp 0x7ffd9bb4cbc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c6ef338e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6ef3389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6ef0439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6ef044d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6ef23eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6ef236952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c6ef4a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c6eebc2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c6eebbe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c6eebac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f38f1c06d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f38f1c06e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6eeaea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c6eeba8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c6f1488ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6ef338725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6ef0439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2615991==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561194892e32 bp 0x7ffde251d6d0 sp 0x7ffde251d6c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561194892e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611948929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56119459d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56119459ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561194798ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561194790952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611949fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56119411cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56119411856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561194106018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f639ecd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f639ecd6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561194044634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x561194102aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5611969e2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561194892725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56119459d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2616045==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558d44350e32 bp 0x7ffe4765d1d0 sp 0x7ffe4765d1c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558d44350e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d443509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d4405b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d4405cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d44256ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d4424e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d444b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d43bdac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d43bd656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d43bc4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9b7b1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9b7b1ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d43b02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558d43bc0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558d464a0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d44350725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d4405b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2615972==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5626bbe03e32 bp 0x7fffe5c38b70 sp 0x7fffe5c38b68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5626bbe03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626bbe039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626bbb0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626bbb0fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626bbd09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626bbd01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626bbf6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626bb68dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626bb68956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626bb677018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdbfddf6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbfddf6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626bb5b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5626bb673aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626bdf53ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626bbe03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626bbb0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2615976==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5643c77e4e32 bp 0x7fff6599b7f0 sp 0x7fff6599b7e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5643c77e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643c77e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643c74ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643c74f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643c76eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643c76e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643c794c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643c706ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643c706a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643c7058018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18a298ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18a298ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643c6f96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5643c7054aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5643c9934ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643c77e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643c74ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2615993==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555d1dbfbe32 bp 0x7ffcf58ba890 sp 0x7ffcf58ba888
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555d1dbfbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d1dbfb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d1d9069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d1d907d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d1db01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d1daf9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d1dd63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d1d485c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d1d48156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d1d46f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2642c66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2642c66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d1d3ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555d1d46baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555d1fd4bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d1dbfb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d1d9069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616002==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5612a1883e32 bp 0x7ffd20522090 sp 0x7ffd20522088
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5612a1883e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612a18839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612a158e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612a158fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612a1789ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612a1781952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5612a19eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612a110dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612a110956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612a10f7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f183ebdbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f183ebdbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612a1035634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5612a10f3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5612a39d3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612a1883725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612a158e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616046==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e44c6c5e32 bp 0x7ffdbefcd490 sp 0x7ffdbefcd488
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e44c6c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e44c6c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e44c3d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e44c3d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e44c5cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e44c5c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e44c82d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e44bf4fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e44bf4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e44bf39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90211ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90211ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e44be77634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55e44bf35aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e44e815ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e44c6c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e44c3d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616075==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556f7ddffe32 bp 0x7fff89d4da90 sp 0x7fff89d4da88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556f7ddffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f7ddff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f7db0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f7db0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f7dd05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f7dcfd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f7df67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f7d689c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f7d68556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f7d673018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f898d06cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f898d06ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f7d5b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556f7d66faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556f7ff4fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f7ddff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f7db0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2616076==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55bf85d23e32 bp 0x7ffcd049b610 sp 0x7ffcd049b608
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55bf85d23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf85d239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf85a2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf85a2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf85c29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf85c21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf85e8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf855adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf855a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf85597018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa34d24ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa34d24ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf854d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55bf85593aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bf87e73ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf85d23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf85a2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2615978==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5644e4c60e32 bp 0x7ffe85c16410 sp 0x7ffe85c16408
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5644e4c60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644e4c609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644e496b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644e496cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644e4b66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644e4b5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644e4dc8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644e44eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644e44e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644e44d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff124d2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff124d2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644e4412634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5644e44d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5644e6db0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644e4c60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644e496b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616066==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d839615e32 bp 0x7fff250ed970 sp 0x7fff250ed968
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d839615e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8396159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8393209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d839321d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d83951bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d839513952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d83977d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d838e9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d838e9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d838e89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd254da3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd254da3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d838dc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d838e85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d83b765ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d839615725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8393209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616023==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x560c32f65e32 bp 0x7ffd8ca609d0 sp 0x7ffd8ca609c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x560c32f65e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c32f659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c32c709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c32c71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c32e6bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c32e63952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c330cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c327efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c327eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c327d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9d8ccadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d8ccade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c32717634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x560c327d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560c350b5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c32f65725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c32c709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616095==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563e071d0e32 bp 0x7ffd32066cb0 sp 0x7ffd32066ca8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563e071d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e071d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e06edb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e06edcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e070d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e070ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e07338793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e06a5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e06a5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e06a44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7d9513d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7d9513e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e06982634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563e06a40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e09320ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e071d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e06edb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616112==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55edf810ae32 bp 0x7ffc5b3287d0 sp 0x7ffc5b3287c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55edf810ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55edf810a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55edf7e159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55edf7e16d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55edf8010ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55edf8008952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55edf8272793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55edf7994c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55edf799056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55edf797e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa944763d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa944763e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55edf78bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55edf797aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55edfa25aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55edf810a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55edf7e159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616048==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556e26feee32 bp 0x7ffc22e511b0 sp 0x7ffc22e511a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556e26feee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e26fee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e26cf99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e26cfad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e26ef4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e26eec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e27156793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e26878c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e2687456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e26862018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1d0cccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1d0ccce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e267a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556e2685eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556e2913eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e26fee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e26cf99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616117==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5630894c5e32 bp 0x7ffc49f6b830 sp 0x7ffc49f6b828
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5630894c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630894c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630891d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630891d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630893cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630893c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56308962d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563088d4fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563088d4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563088d39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3666ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3666cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563088c77634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563088d35aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56308b615ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630894c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630891d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2616132==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5623408c0e32 bp 0x7ffe23b4e150 sp 0x7ffe23b4e148
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5623408c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623408c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623405cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623405ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623407c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623407be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562340a28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56234014ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56234014656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562340134018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8c25ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8c25ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562340072634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562340130aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562342a10ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623408c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623405cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2615990==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55977f03be32 bp 0x7ffe4dcf4b30 sp 0x7ffe4dcf4b28
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55977f03be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55977f03b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55977ed469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55977ed47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55977ef41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55977ef39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55977f1a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55977e8c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55977e8c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55977e8af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb1a430d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb1a430e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55977e7ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55977e8abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55978118bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55977f03b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55977ed469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616111==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562d94bb4e32 bp 0x7fff2b033af0 sp 0x7fff2b033ae8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562d94bb4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d94bb49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d948bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d948c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d94abaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d94ab2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d94d1c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d9443ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d9443a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d94428018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd17e63d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd17e63e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d94366634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562d94424aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562d96d04ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d94bb4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d948bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616162==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ed8652ce32 bp 0x7fff532ae9d0 sp 0x7fff532ae9c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ed8652ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed8652c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed862379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed86238d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed86432ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed8642a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed86694793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed85db6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed85db256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed85da0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5bf4ca8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5bf4ca8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed85cde634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ed85d9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ed8867cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed8652c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed862379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2616305==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5583b5a7ee32 bp 0x7ffe256d5b30 sp 0x7ffe256d5b28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5583b5a7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583b5a7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583b57899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583b578ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583b5984ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583b597c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583b5be6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583b5308c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583b530456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583b52f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e34c90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e34c90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583b5230634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5583b52eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5583b7bceca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583b5a7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583b57899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616307==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d0b4c43e32 bp 0x7ffce9a818f0 sp 0x7ffce9a818e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d0b4c43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0b4c439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0b494e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0b494fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0b4b49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0b4b41952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0b4dab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0b44cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0b44c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0b44b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f44ca2d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f44ca2d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0b43f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d0b44b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d0b6d93ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0b4c43725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0b494e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616298==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5620d8a29e32 bp 0x7ffe85f3f1f0 sp 0x7ffe85f3f1e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5620d8a29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620d8a299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620d87349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620d8735d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620d892febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620d8927952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620d8b91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620d82b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620d82af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620d829d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a9077dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a9077de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620d81db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5620d8299aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620dab79ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620d8a29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620d87349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616299==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5620a016fe32 bp 0x7ffe6d946fd0 sp 0x7ffe6d946fc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5620a016fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620a016f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56209fe7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56209fe7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620a0075ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620a006d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620a02d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56209f9f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56209f9f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56209f9e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f013c8bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f013c8bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56209f921634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56209f9dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620a22bfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620a016f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56209fe7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616308==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5570bc969e32 bp 0x7ffd16236d70 sp 0x7ffd16236d68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5570bc969e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570bc9699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570bc6749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570bc675d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570bc86febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570bc867952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570bcad1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570bc1f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570bc1ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570bc1dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f188d084d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f188d084e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570bc11b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5570bc1d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5570beab9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570bc969725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570bc6749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616426==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555a0ec99e32 bp 0x7ffdb42f0590 sp 0x7ffdb42f0588
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555a0ec99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a0ec999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a0e9a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a0e9a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a0eb9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a0eb97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a0ee01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a0e523c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a0e51f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a0e50d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46a9573d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46a9573e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a0e44b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555a0e509aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a10de9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a0ec99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a0e9a49b6 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  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 
> =================================================================
> ==2616344==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d948e16e32 bp 0x7fff76332b70 sp 0x7fff76332b68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d948e16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d948e169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d948b219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d948b22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d948d1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d948d14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d948f7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9486a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d94869c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d94868a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa596c67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa596c67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9485c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d948686aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d94af66ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d948e16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d948b219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616303==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d49330ce32 bp 0x7ffd19844e70 sp 0x7ffd19844e68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d49330ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d49330c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4930179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d493018d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d493212ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d49320a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d493474793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d492b96c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d492b9256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d492b80018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f15594d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f15594e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d492abe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d492b7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d49545cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d49330c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4930179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616320==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a969b9ae32 bp 0x7ffd48499cd0 sp 0x7ffd48499cc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a969b9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a969b9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9698a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9698a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a969aa0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a969a98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a969d02793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a969424c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a96942056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a96940e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb701282d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb701282e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a96934c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a96940aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a96bceaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a969b9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9698a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616330==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555f9fb3fe32 bp 0x7fff0752ec90 sp 0x7fff0752ec88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555f9fb3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f9fb3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f9f84a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f9f84bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f9fa45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f9fa3d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f9fca7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f9f3c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f9f3c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f9f3b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8c6f8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8c6f8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f9f2f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555f9f3afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555fa1c8fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f9fb3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f9f84a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616432==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56316f327e32 bp 0x7ffe58fb49b0 sp 0x7ffe58fb49a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56316f327e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56316f3279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56316f0329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56316f033d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56316f22debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56316f225952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56316f48f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56316ebb1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56316ebad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56316eb9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41e9088d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41e9088e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56316ead9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56316eb97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563171477ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56316f327725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56316f0329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616152==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5581bf637e32 bp 0x7ffd09c4cd30 sp 0x7ffd09c4cd28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5581bf637e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581bf6379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581bf3429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581bf343d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581bf53debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581bf535952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581bf79f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581beec1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581beebd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581beeab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab1a9c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab1a9c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581bede9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5581beea7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581c1787ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581bf637725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581bf3429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616372==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560cf9868e32 bp 0x7ffdb4c1aa90 sp 0x7ffdb4c1aa88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560cf9868e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560cf98689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560cf95739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560cf9574d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560cf976eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560cf9766952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560cf99d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560cf90f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560cf90ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560cf90dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f128a192d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f128a192e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560cf901a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560cf90d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560cfb9b8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560cf9868725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560cf95739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616160==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5635e95cee32 bp 0x7ffc1748d2d0 sp 0x7ffc1748d2c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5635e95cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635e95ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635e92d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635e92dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635e94d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635e94cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635e9736793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635e8e58c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635e8e5456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635e8e42018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31869cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31869cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635e8d80634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5635e8e3eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5635eb71eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635e95ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635e92d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616199==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561d2cf69e32 bp 0x7fff872b6b70 sp 0x7fff872b6b68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561d2cf69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d2cf699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d2cc749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d2cc75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d2ce6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d2ce67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d2d0d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d2c7f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d2c7ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d2c7dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0916dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0916dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d2c71b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561d2c7d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561d2f0b9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d2cf69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d2cc749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616203==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5567332a1e32 bp 0x7ffe1fbf3830 sp 0x7ffe1fbf3828
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5567332a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567332a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556732fac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556732fadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567331a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55673319f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556733409793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556732b2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556732b2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556732b15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf93db8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf93db8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556732a53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556732b11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5567353f1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567332a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556732fac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616204==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a8900ade32 bp 0x7ffd261da890 sp 0x7ffd261da888
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a8900ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8900ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a88fdb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a88fdb9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a88ffb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a88ffab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a890215793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a88f937c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a88f93356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a88f921018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfef3ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfef3dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a88f85f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a88f91daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a8921fdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8900ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a88fdb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616176==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56427c1b6e32 bp 0x7ffc8faedef0 sp 0x7ffc8faedee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56427c1b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56427c1b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56427bec19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56427bec2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56427c0bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56427c0b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56427c31e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56427ba40c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56427ba3c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56427ba2a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc001269d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc001269e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56427b968634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56427ba26aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56427e306ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56427c1b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56427bec19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616186==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5640d8df9e32 bp 0x7fff6844b770 sp 0x7fff6844b768
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5640d8df9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640d8df99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640d8b049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640d8b05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640d8cffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640d8cf7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640d8f61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640d8683c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640d867f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640d866d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7b68eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7b68eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640d85ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5640d8669aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5640daf49ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640d8df9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640d8b049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2616178==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555bca8aae32 bp 0x7ffe6f26d370 sp 0x7ffe6f26d368
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555bca8aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bca8aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bca5b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bca5b6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bca7b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bca7a8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bcaa12793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bca134c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bca13056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bca11e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94dfd9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94dfd9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bca05c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555bca11aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555bcc9faca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bca8aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bca5b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616250==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560d62510e32 bp 0x7ffeb0044030 sp 0x7ffeb0044028
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560d62510e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d625109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d6221b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d6221cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d62416ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d6240e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d62678793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d61d9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d61d9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d61d84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff572cfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff572cfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d61cc2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560d61d80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560d64660ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d62510725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d6221b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2616220==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f3285eae32 bp 0x7fff9f105070 sp 0x7fff9f105068
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f3285eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3285ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3282f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3282f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3284f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f3284e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f328752793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f327e74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f327e7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f327e5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4e8256d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4e8256e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f327d9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f327e5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f32a73aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3285ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3282f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616234==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d79fbeae32 bp 0x7ffe5dd74550 sp 0x7ffe5dd74548
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d79fbeae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d79fbea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d79f8f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d79f8f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d79faf0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d79fae8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d79fd52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d79f474c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d79f47056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d79f45e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8409dc6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8409dc6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d79f39c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d79f45aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d7a1d3aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d79fbea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d79f8f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616254==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563c150bde32 bp 0x7fff2f8c4bd0 sp 0x7fff2f8c4bc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563c150bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c150bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c14dc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c14dc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c14fc3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c14fbb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c15225793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c14947c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c1494356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c14931018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60fff2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60fff2be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c1486f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563c1492daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563c1720dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c150bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c14dc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616224==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5587020d9e32 bp 0x7ffd00376d30 sp 0x7ffd00376d28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5587020d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587020d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558701de49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558701de5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558701fdfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558701fd7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558702241793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558701963c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55870195f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55870194d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdae2b6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdae2b6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55870188b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558701949aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558704229ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587020d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558701de49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616239==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556b2d56de32 bp 0x7fff10c052f0 sp 0x7fff10c052e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556b2d56de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b2d56d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b2d2789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b2d279d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b2d473ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b2d46b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b2d6d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b2cdf7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b2cdf356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b2cde1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae24781d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae24781e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b2cd1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556b2cdddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556b2f6bdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b2d56d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b2d2789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616399==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56129bce8e32 bp 0x7ffc8dcbd5d0 sp 0x7ffc8dcbd5c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56129bce8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56129bce89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56129b9f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56129b9f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56129bbeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56129bbe6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56129be50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56129b572c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56129b56e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56129b55c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad607d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad607d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56129b49a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56129b558aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56129de38ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56129bce8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56129b9f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616373==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560f608d1e32 bp 0x7ffec701fa10 sp 0x7ffec701fa08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560f608d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f608d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f605dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f605ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f607d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f607cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f60a39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f6015bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f6015756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f60145018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92f939bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92f939be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f60083634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560f60141aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f62a21ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f608d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f605dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616398==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559940534e32 bp 0x7ffef5b6a8d0 sp 0x7ffef5b6a8c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559940534e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599405349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55994023f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559940240d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55994043aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559940432952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55994069c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55993fdbec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55993fdba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55993fda8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f83fced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f83fcee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55993fce6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55993fda4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559942684ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559940534725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55994023f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616396==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560df4deae32 bp 0x7ffc4b62fa70 sp 0x7ffc4b62fa68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560df4deae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560df4dea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560df4af59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560df4af6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560df4cf0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560df4ce8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560df4f52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560df4674c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560df467056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560df465e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf13884d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf13884e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560df459c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560df465aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560df6f3aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560df4dea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560df4af59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616374==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557c99e02e32 bp 0x7ffce15f7530 sp 0x7ffce15f7528
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557c99e02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c99e029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c99b0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c99b0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c99d08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c99d00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c99f6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c9968cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c9968856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c99676018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7d468dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7d468de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c995b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557c99672aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557c9bf52ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c99e02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c99b0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616395==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563ca6675e32 bp 0x7ffe68d6bcf0 sp 0x7ffe68d6bce8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563ca6675e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ca66759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ca63809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ca6381d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ca657bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ca6573952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ca67dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ca5effc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ca5efb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ca5ee9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4c0c35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4c0c35e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ca5e27634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563ca5ee5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563ca87c5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ca6675725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ca63809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616397==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5631e7325e32 bp 0x7ffc190add50 sp 0x7ffc190add48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5631e7325e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631e73259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631e70309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631e7031d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631e722bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631e7223952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631e748d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631e6bafc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631e6bab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631e6b99018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faefde37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faefde37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631e6ad7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5631e6b95aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631e9475ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631e7325725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631e70309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616270==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c85a3f8e32 bp 0x7ffcdba7b3b0 sp 0x7ffcdba7b3a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c85a3f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c85a3f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c85a1039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c85a104d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c85a2feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c85a2f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c85a560793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c859c82c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c859c7e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c859c6c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f548e654d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f548e654e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c859baa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c859c68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c85c548ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c85a3f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c85a1039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616271==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560575812e32 bp 0x7ffd4424e790 sp 0x7ffd4424e788
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560575812e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605758129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56057551d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56057551ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560575718ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560575710952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56057597a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56057509cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56057509856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560575086018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f130185dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f130185de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560574fc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560575082aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560577962ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560575812725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56057551d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e612171e32 bp 0x7ffe810987b0 sp 0x7ffe810987a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e612171e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6121719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e611e7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e611e7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e612077ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e61206f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6122d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6119fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6119f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6119e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff47fd93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff47fd93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e611923634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e6119e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e6142c1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e612171725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e611e7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616279==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56387baf6e32 bp 0x7ffe0cb0f510 sp 0x7ffe0cb0f508
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56387baf6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56387baf69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56387b8019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56387b802d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56387b9fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56387b9f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56387bc5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56387b380c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56387b37c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56387b36a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f951722cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f951722ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56387b2a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56387b366aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56387dc46ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56387baf6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56387b8019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616443==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5576f8cf7e32 bp 0x7ffd951161b0 sp 0x7ffd951161a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5576f8cf7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576f8cf79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576f8a029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576f8a03d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576f8bfdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576f8bf5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576f8e5f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576f8581c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576f857d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5576f856b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd866e63d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd866e63e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5576f84a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5576f8567aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5576fae47ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576f8cf7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576f8a029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616434==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5623fc93de32 bp 0x7ffe28849a70 sp 0x7ffe28849a68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5623fc93de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623fc93d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623fc6489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623fc649d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623fc843ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623fc83b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623fcaa5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623fc1c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623fc1c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623fc1b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6837377d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6837377e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623fc0ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5623fc1adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5623fea8dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623fc93d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623fc6489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  77 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616145==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ee91696e32 bp 0x7ffcba826370 sp 0x7ffcba826368
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ee91696e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee916969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee913a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee913a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee9159cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee91594952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee917fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee90f20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee90f1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee90f0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76bbe4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76bbe4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee90e48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ee90f06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ee937e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee91696725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee913a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616430==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5586b7734e32 bp 0x7ffdfa081630 sp 0x7ffdfa081628
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5586b7734e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586b77349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586b743f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586b7440d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586b763aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586b7632952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586b789c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586b6fbec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586b6fba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586b6fa8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8bca375d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8bca375e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586b6ee6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5586b6fa4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5586b9884ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586b7734725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586b743f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616360==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5602bc08de32 bp 0x7fffa8ea13f0 sp 0x7fffa8ea13e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5602bc08de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602bc08d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602bbd989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602bbd99d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602bbf93ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602bbf8b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5602bc1f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5602bb917c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5602bb91356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5602bb901018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd865bd1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd865bd1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602bb83f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5602bb8fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5602be1ddca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602bc08d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602bbd989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2616454==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5650d7094e32 bp 0x7ffc17d67f30 sp 0x7ffc17d67f28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5650d7094e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650d70949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650d6d9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650d6da0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650d6f9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650d6f92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650d71fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650d691ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650d691a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650d6908018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcfcc296d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfcc296e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650d6846634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5650d6904aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5650d91e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650d7094725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650d6d9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  62 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 
> =================================================================
> ==2616499==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e4daa44e32 bp 0x7ffda35cc890 sp 0x7ffda35cc888
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e4daa44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4daa449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4da74f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4da750d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4da94aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4da942952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4dabac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4da2cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4da2ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4da2b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f605caa6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f605caa6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4da1f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e4da2b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e4dcb94ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4daa44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4da74f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2616475==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55783e0e8e32 bp 0x7ffeb832fd30 sp 0x7ffeb832fd28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55783e0e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55783e0e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55783ddf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55783ddf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55783dfeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55783dfe6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55783e250793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55783d972c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55783d96e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55783d95c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1cad4f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1cad4f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55783d89a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55783d958aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557840238ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55783e0e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55783ddf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616358==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f4bc5c8e32 bp 0x7fffaabd9830 sp 0x7fffaabd9828
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f4bc5c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4bc5c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4bc2d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4bc2d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4bc4ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4bc4c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4bc730793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4bbe52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4bbe4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4bbe3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f32d7a66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f32d7a66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4bbd7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f4bbe38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f4be718ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4bc5c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4bc2d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616477==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55676b52be32 bp 0x7ffd36f296b0 sp 0x7ffd36f296a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55676b52be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55676b52b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55676b2369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55676b237d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55676b431ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55676b429952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55676b693793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55676adb5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55676adb156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55676ad9f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa10e358d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa10e358e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55676acdd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55676ad9baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55676d67bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55676b52b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55676b2369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616488==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5631ae7aee32 bp 0x7ffdff34d690 sp 0x7ffdff34d688
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5631ae7aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631ae7ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631ae4b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631ae4bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631ae6b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631ae6ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631ae916793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631ae038c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631ae03456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631ae022018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ada567d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ada567e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631adf60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5631ae01eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631b08feca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631ae7ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631ae4b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616141==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55d8bb8d6e32 bp 0x7fff44a8eed0 sp 0x7fff44a8eec8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55d8bb8d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8bb8d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8bb5e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8bb5e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8bb7dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8bb7d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8bba3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d8bb160c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d8bb15c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8bb14a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd470830d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd470830e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8bb088634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55d8bb146aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8bda26ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8bb8d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8bb5e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  bc 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616147==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5633eb615e32 bp 0x7ffdb3171890 sp 0x7ffdb3171888
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5633eb615e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633eb6159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633eb3209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633eb321d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633eb51bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633eb513952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633eb77d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633eae9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633eae9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633eae89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f4964ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f4964ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633eadc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5633eae85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5633ed765ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633eb615725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633eb3209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616458==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562d0f9eae32 bp 0x7ffc544de170 sp 0x7ffc544de168
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562d0f9eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d0f9ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d0f6f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d0f6f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d0f8f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d0f8e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d0fb52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d0f274c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d0f27056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d0f25e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d10627d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d10627e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d0f19c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562d0f25aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562d11b3aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d0f9ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d0f6f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616632==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ce5c2e7e32 bp 0x7fff430ca1f0 sp 0x7fff430ca1e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ce5c2e7e31 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  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 
> =================================================================
> ==2616615==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e71a67ce32 bp 0x7ffc2cadf390 sp 0x7ffc2cadf388
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e71a67ce31 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  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 
> =================================================================
> ==2616634==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e8569c6e32 bp 0x7ffdae1964d0 sp 0x7ffdae1964c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e8569c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616647==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55cde3767e32 bp 0x7ffc8756f030 sp 0x7ffc8756f028
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55cde3767e31 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  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 
> =================================================================
> ==2616639==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b56a814e32 bp 0x7ffc5674fdd0 sp 0x7ffc5674fdc8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b56a814e31 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  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 
> =================================================================
> ==2616750==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b1d8560e32 bp 0x7ffd2990fbf0 sp 0x7ffd2990fbe8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b1d8560e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1d85609df 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  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 
> =================================================================
> ==2616669==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5581d519ce32 bp 0x7ffe70104490 sp 0x7ffe70104488
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5581d519ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  14 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616653==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5636a783be32 bp 0x7ffd64847ad0 sp 0x7ffd64847ac8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5636a783be31 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  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 
> =================================================================
> ==2616661==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x562087533e32 bp 0x7ffd6857c5b0 sp 0x7ffd6857c5a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x562087533e31 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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616662==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b6f8eeae32 bp 0x7ffcb4073e30 sp 0x7ffcb4073e28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b6f8eeae31 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  e3 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 
> =================================================================
> ==2616768==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5557ce6aee32 bp 0x7ffc51448470 sp 0x7ffc51448468
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5557ce6aee31 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  1b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 07 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616507==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x560728babe32 bp 0x7fffa1599c70 sp 0x7fffa1599c68
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x560728babe31 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  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 
> =================================================================
> ==2616694==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x564ba355de32 bp 0x7ffd00b33510 sp 0x7ffd00b33508
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x564ba355de31 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616526==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d5ee97ce32 bp 0x7ffcaba12a90 sp 0x7ffcaba12a88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d5ee97ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5ee97c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5ee6879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5ee688d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5ee882ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5ee87a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5eeae4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d5ee206c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d5ee20256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5ee1f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9842ffcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9842ffce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5ee12e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d5ee1ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d5f0accca1 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  80 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616528==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556e30f66e32 bp 0x7ffe33d591f0 sp 0x7ffe33d591e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556e30f66e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e30f669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e30c719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e30c72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e30e6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e30e64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e310ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e307f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e307ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e307da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63932ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63932eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e30718634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556e307d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556e330b6ca1 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  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 
> =================================================================
> ==2616542==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x564231771e32 bp 0x7fff7dc96050 sp 0x7fff7dc96048
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x564231771e31 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 
> =================================================================
> ==2616510==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x558b7670ce32 bp 0x7ffeef180210 sp 0x7ffeef180208
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x558b7670ce31 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  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 
> =================================================================
> ==2616532==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e8dc0bce32 bp 0x7ffde7a01010 sp 0x7ffde7a01008
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e8dc0bce31 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616520==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558b3f7a7e32 bp 0x7ffc0bb48150 sp 0x7ffc0bb48148
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558b3f7a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b3f7a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b3f4b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b3f4b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b3f6adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b3f6a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b3f90f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b3f031c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b3f02d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b3f01b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b16a35d8f 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  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 
> =================================================================
> ==2616575==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x565450c39e32 bp 0x7fff42f10fd0 sp 0x7fff42f10fc8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x565450c39e31 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 
> =================================================================
> ==2616546==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5628a7278e32 bp 0x7ffda67a0e90 sp 0x7ffda67a0e88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5628a7278e31 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  e3 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 
> =================================================================
> ==2616559==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55dac2414e32 bp 0x7ffd380f1d10 sp 0x7ffd380f1d08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55dac2414e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dac24149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dac211f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dac2120d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dac231aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dac2312952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dac257c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dac1c9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dac1c9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dac1c88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4625b90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4625b90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dac1bc6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55dac1c84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dac4564ca1 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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616739==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5562fce7ee32 bp 0x7ffe7c867a30 sp 0x7ffe7c867a28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5562fce7ee31 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  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 
> =================================================================
> ==2616691==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56470b37de32 bp 0x7fff9c2af830 sp 0x7fff9c2af828
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56470b37de31 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  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 
> =================================================================
> ==2616714==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b248035e32 bp 0x7ffff6ee3af0 sp 0x7ffff6ee3ae8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b248035e31 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  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 
> =================================================================
> ==2616732==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55784d38ee32 bp 0x7ffd7be4a950 sp 0x7ffd7be4a948
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55784d38ee31 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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616708==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55595c175e32 bp 0x7fff849366d0 sp 0x7fff849366c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55595c175e31 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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616717==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x564473bfde32 bp 0x7fffe2040230 sp 0x7fffe2040228
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x564473bfde31 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  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 
> =================================================================
> ==2616731==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x564efe804e32 bp 0x7ffccd6d0730 sp 0x7ffccd6d0728
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x564efe804e31 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  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 
> =================================================================
> ==2616613==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x556090f98e32 bp 0x7ffe9b7f4d50 sp 0x7ffe9b7f4d48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x556090f98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556090f989df 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  a8 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 
> =================================================================
> ==2616608==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cc4189ae32 bp 0x7fff8cb72810 sp 0x7fff8cb72808
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cc4189ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc4189a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc415a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc415a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc417a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc41798952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc41a02793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc41124c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc4112056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc4110e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab44dfbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab44dfbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc4104c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55cc4110aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cc439eaca1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616592==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562e7c705e32 bp 0x7ffc765c1a10 sp 0x7ffc765c1a08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562e7c705e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e7c7059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e7c4109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e7c411d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e7c60bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e7c603952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e7c86d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e7bf8fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e7bf8b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e7bf79018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1fb6d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1fb6d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e7beb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562e7bf75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562e7e855ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616610==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ff9634ee32 bp 0x7ffcf270ad30 sp 0x7ffcf270ad28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ff9634ee31 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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 0b 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616765==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55b82728fe32 bp 0x7ffeed24a370 sp 0x7ffeed24a368
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55b82728fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b82728f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b826f9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b826f9bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b827195ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b82745a9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b827458ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b826b1b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b826b1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b826b03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e4c525d8f 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  13 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 
> =================================================================
> ==2616769==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5603c87fbe32 bp 0x7ffdac6cc950 sp 0x7ffdac6cc948
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5603c87fbe31 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  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 
> =================================================================
> ==2616688==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x563c9784be32 bp 0x7ffec5903730 sp 0x7ffec5903728
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x563c9784be31 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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616807==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55be7ca9de32 bp 0x7ffd3046b450 sp 0x7ffd3046b448
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55be7ca9de31 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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616687==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x555f5ae5ee32 bp 0x7ffe576a2570 sp 0x7ffe576a2568
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x555f5ae5ee31 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  58 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 
> =================================================================
> ==2616500==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5641984e1e32 bp 0x7ffdd2fe9650 sp 0x7ffdd2fe9648
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5641984e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641984e19df 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  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 
> =================================================================
> ==2616892==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5590d433be32 bp 0x7ffe2d1f2af0 sp 0x7ffe2d1f2ae8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5590d433be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590d433b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590d40469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590d4047d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590d4241ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590d4239952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590d44a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590d3bc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590d3bc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590d3baf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13133aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13133aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590d3aed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5590d3babaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5590d648bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590d433b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590d40469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616933==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56128c437e32 bp 0x7ffcb17b9c90 sp 0x7ffcb17b9c88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56128c437e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56128c4379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56128c1429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56128c143d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56128c33debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56128c335952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56128c59f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56128bcc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56128bcbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56128bcab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b20e45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b20e45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56128bbe9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56128bca7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56128e587ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56128c437725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56128c1429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616845==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f1397b4e32 bp 0x7ffc1c41a730 sp 0x7ffc1c41a728
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f1397b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1397b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1394bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1394c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1396baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1396b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f13991c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f13903ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f13903a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f139028018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3115dfdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3115dfde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f138f66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55f139024aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f13b904ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1397b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1394bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556bf88e3e32 bp 0x7ffc9e05c590 sp 0x7ffc9e05c588
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556bf88e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556bf88e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556bf85ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556bf85efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556bf87e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556bf87e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556bf8a4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556bf816dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556bf816956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556bf8157018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f1613ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f1613ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556bf8095634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556bf8153aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556bfaa33ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556bf88e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556bf85ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616815==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56238e6f4e32 bp 0x7fffcec732f0 sp 0x7fffcec732e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56238e6f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56238e6f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56238e3ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56238e400d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56238e5faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56238e5f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56238e85c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56238df7ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56238df7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56238df68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c6860ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c6860ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56238dea6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56238df64aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562390844ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56238e6f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56238e3ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616855==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5610b263ce32 bp 0x7ffce94cfa50 sp 0x7ffce94cfa48
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5610b263ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610b263c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610b23479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610b2348d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610b2542ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610b253a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610b27a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610b1ec6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610b1ec256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610b1eb0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffaecc71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffaecc71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610b1dee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5610b1eacaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5610b478cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610b263c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610b23479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616930==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563d93789e32 bp 0x7fffd8b73250 sp 0x7fffd8b73248
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563d93789e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d937899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d934949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d93495d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d9368febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d93687952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d938f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d93013c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d9300f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d92ffd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac5d5fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac5d5fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d92f3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563d92ff9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d958d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d93789725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d934949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616868==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5637657a9e32 bp 0x7ffc9014be90 sp 0x7ffc9014be88
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5637657a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637657a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637654b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637654b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637656afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637656a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563765911793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563765033c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56376502f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56376501d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55564ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55564ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563764f5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x563765019aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5637678f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637657a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637654b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616932==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e326c50e32 bp 0x7ffc8d5f1e30 sp 0x7ffc8d5f1e28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e326c50e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e326c509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e32695b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e32695cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e326b56ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e326b4e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e326db8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3264dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3264d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3264c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf384e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf384e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e326402634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e3264c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e328da0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e326c50725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e32695b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616830==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561564808e32 bp 0x7fffff789170 sp 0x7fffff789168
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561564808e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615648089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615645139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561564514d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56156470eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561564706952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561564970793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561564092c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56156408e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56156407c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfe7816d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfe7816e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561563fba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561564078aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561566958ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561564808725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615645139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616931==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55648c92ce32 bp 0x7ffc30b8be50 sp 0x7ffc30b8be48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55648c92ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55648c92c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55648c6379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55648c638d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55648c832ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55648c82a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55648ca94793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55648c1b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55648c1b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55648c1a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0158ea8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0158ea8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55648c0de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55648c19caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55648ea7cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55648c92c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55648c6379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616896==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559d137a0e32 bp 0x7ffe828182f0 sp 0x7ffe828182e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559d137a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d137a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d134ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d134acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d136a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d1369e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d13908793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d1302ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d1302656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d13014018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a90817d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a90817e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d12f52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x559d13010aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559d158f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d137a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d134ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2616828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4d130524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c4d24faa61 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55c4d24f44ea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55c4d24e7a02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55c4d24f9f71 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55c4d1308d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3ae30b4d8f 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  43 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616975==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dbcf6b8e32 bp 0x7fff450121f0 sp 0x7fff450121e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dbcf6b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbcf6b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbcf3c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbcf3c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbcf5beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbcf5b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbcf820793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbcef42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbcef3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbcef2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fafa796bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fafa796be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbcee6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dbcef28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dbd1808ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbcf6b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbcf3c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5575c1230e32 bp 0x7ffe57c5b810 sp 0x7ffe57c5b808
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5575c1230e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575c12309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575c0f3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575c0f3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575c1136ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575c112e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575c1398793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575c0abac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575c0ab656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575c0aa4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fccc355ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fccc355ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575c09e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5575c0aa0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5575c3380ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575c1230725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575c0f3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616952==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b2227e8e32 bp 0x7fff8bb01690 sp 0x7fff8bb01688
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b2227e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2227e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2224f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2224f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2226eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2226e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b222950793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b222072c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b22206e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b22205c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0456e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0456e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b221f9a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b222058aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b224938ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2227e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2224f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616905==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5609400fbe32 bp 0x7ffd2b840e70 sp 0x7ffd2b840e68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5609400fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609400fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56093fe069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56093fe07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560940001ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56093fff9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560940263793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56093f985c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56093f98156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56093f96f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6ef174d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6ef174e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56093f8ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56093f96baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56094224bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609400fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56093fe069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  72 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616965==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55950f8abe32 bp 0x7ffe6575ad70 sp 0x7ffe6575ad68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55950f8abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55950f8ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55950f5b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55950f5b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55950f7b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55950f7a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55950fa13793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55950f135c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55950f13156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55950f11f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab5d3ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab5d3cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55950f05d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55950f11baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5595119fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55950f8ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55950f5b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2616966==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564770217e32 bp 0x7ffc95a26a90 sp 0x7ffc95a26a88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564770217e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647702179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56476ff229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56476ff23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56477011debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564770115952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56477037f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56476faa1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56476fa9d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56476fa8b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61986ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61986dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56476f9c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56476fa87aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564772367ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564770217725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56476ff229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2616824==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fcb08d9e32 bp 0x7ffcc5cbfc30 sp 0x7ffcc5cbfc28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fcb08d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fcb08d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fcb05e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fcb05e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fcb07dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fcb07d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fcb0a41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fcb0163c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fcb015f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fcb014d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce0b3aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce0b3aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fcb008b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fcb0149aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fcb2a29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fcb08d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fcb05e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616837==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x562e73d8ee32 bp 0x7ffcf5f625d0 sp 0x7ffcf5f625c8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x562e73d8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e73d8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e73a999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e73a9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e73c94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e73c8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e73ef6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e73618c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e7361456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e73602018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f395f7c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f395f7c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e73540634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x562e735feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562e75edeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e73d8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e73a999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616937==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a3a5d67e32 bp 0x7ffc8b19dcb0 sp 0x7ffc8b19dca8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a3a5d67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3a5d679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3a5a729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3a5a73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3a5c6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3a5c65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3a5ecf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3a55f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3a55ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3a55db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9d7512ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d7512ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3a5519634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a3a55d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a3a7eb7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3a5d67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3a5a729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2617014==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55675dc16e32 bp 0x7ffe05e8cbf0 sp 0x7ffe05e8cbe8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55675dc16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55675dc169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55675d9219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55675d922d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55675db1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55675db14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55675dd7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55675d4a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55675d49c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55675d48a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdae362bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdae362be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55675d3c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55675d486aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55675fd66ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55675dc16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55675d9219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616996==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5581a7b99e32 bp 0x7ffedcee8af0 sp 0x7ffedcee8ae8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5581a7b99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581a7b999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581a78a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581a78a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581a7a9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581a7a97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581a7d01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581a7423c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581a741f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581a740d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4e3b70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4e3b70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581a734b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5581a7409aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581a9ce9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581a7b99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581a78a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2617016==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ab91eeae32 bp 0x7ffcc9396a70 sp 0x7ffcc9396a68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ab91eeae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab91eea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab91bf59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab91bf6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab91df0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab91de8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab92052793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab91774c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab9177056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab9175e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf75bfbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf75bfbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab9169c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ab9175aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab9403aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab91eea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab91bf59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2616997==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e792075e32 bp 0x7ffe0ff282d0 sp 0x7ffe0ff282c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e792075e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7920759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e791d809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e791d81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e791f7bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e791f73952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7921dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7918ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7918fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7918e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8905c4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8905c4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e791827634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e7918e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e7941c5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e792075725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e791d809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2617001==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561420cd6e32 bp 0x7ffe09dd8cd0 sp 0x7ffe09dd8cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561420cd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561420cd69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614209e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614209e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561420bdcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561420bd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561420e3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561420560c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56142055c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56142054a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f77b1b23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f77b1b23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561420488634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561420546aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561422e26ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561420cd6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614209e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2617028==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x563b7d6eae32 bp 0x7fff611fc570 sp 0x7fff611fc568
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x563b7d6eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b7d6ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b7d3f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b7d3f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b7d5f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b7d5e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b7d852793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b7cf74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b7cf7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b7cf5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3f8259d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3f8259e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b7ce9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x563b7cf5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563b7f83aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b7d6ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b7d3f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610610==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562cb8eb7e32 bp 0x7ffdc0832cd0 sp 0x7ffdc0832cc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562cb8eb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562cb8eb79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562cb8bc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562cb8bc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562cb8dbdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562cb8db5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562cb901f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562cb8741c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562cb873d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562cb872b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51c525bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51c525be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562cb8669634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562cb8727aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562cbb007ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562cb8eb7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562cb8bc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  18 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610617==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f6299abe32 bp 0x7ffff8303870 sp 0x7ffff8303868
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f6299abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6299ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6296b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6296b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6298b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6298a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f629b13793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f629235c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f62923156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f62921f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa754ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa754ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f62915d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55f62921baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f62bafbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6299ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6296b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610662==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556db9aa0e32 bp 0x7ffe54dd08d0 sp 0x7ffe54dd08c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556db9aa0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556db9aa09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556db97ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556db97acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556db99a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556db999e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556db9c08793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556db932ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556db932656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556db9314018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e41d02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e41d02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556db9252634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556db9310aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556dbbbf0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556db9aa0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556db97ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  11 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610574==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x564624803e32 bp 0x7ffd5f2f8d50 sp 0x7ffd5f2f8d48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x564624803e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646248039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56462450e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56462450fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564624709ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564624701952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56462496b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56462408dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56462408956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564624077018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f084585cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f084585ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564623fb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x564624073aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564626953ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564624803725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56462450e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610629==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563b9f004e32 bp 0x7ffd729821d0 sp 0x7ffd729821c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563b9f004e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b9f0049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b9ed0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b9ed10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b9ef0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b9ef02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b9f16c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b9e88ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b9e88a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b9e878018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47aec51d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47aec51e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b9e7b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563b9e874aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563ba1154ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b9f004725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b9ed0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563ee88cee32 bp 0x7ffc78cd9770 sp 0x7ffc78cd9768
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563ee88cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ee88ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ee85d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ee85dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ee87d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ee87cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ee8a36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ee8158c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ee815456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ee8142018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b4ca8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b4ca8fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ee8080634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563ee813eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563eeaa1eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ee88ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ee85d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e7 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610586==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55868a4e2e32 bp 0x7ffd2373ee70 sp 0x7ffd2373ee68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55868a4e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55868a4e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55868a1ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55868a1eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55868a3e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55868a3e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55868a64a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558689d6cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558689d6856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558689d56018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f58e0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f58e0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558689c94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558689d52aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55868c632ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55868a4e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55868a1ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610590==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5607b8825e32 bp 0x7ffe42385490 sp 0x7ffe42385488
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5607b8825e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607b88259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607b85309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607b8531d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607b872bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607b8723952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607b898d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607b80afc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607b80ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607b8099018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae21c64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae21c64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607b7fd7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5607b8095aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5607ba975ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607b8825725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607b85309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610643==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e835a3ae32 bp 0x7ffd75572c90 sp 0x7ffd75572c88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e835a3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e835a3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8357459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e835746d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e835940ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e835938952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e835ba2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8352c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8352c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8352ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14ce72fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14ce72fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8351ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55e8352aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e837b8aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e835a3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8357459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610663==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564b977dbe32 bp 0x7ffeef0353d0 sp 0x7ffeef0353c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564b977dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b977db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b974e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b974e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b976e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b976d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b97943793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b97065c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b9706156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b9704f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6cdd970d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6cdd970e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b96f8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564b9704baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b9992bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b977db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b974e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  82 40 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610675==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55cbf78d3e32 bp 0x7ffefa954070 sp 0x7ffefa954068
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55cbf78d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cbf78d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cbf75de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cbf75dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cbf77d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cbf77d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cbf7a3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cbf715dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cbf715956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cbf7147018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98a3cf0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98a3cf0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cbf7085634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55cbf7143aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cbf9a23ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cbf78d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cbf75de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610560==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5636a3700e32 bp 0x7ffd57dfd0b0 sp 0x7ffd57dfd0a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5636a3700e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636a37009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636a340b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636a340cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636a3606ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636a35fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636a3868793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636a2f8ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636a2f8656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636a2f74018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb821ca3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb821ca3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636a2eb2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5636a2f70aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5636a5850ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636a3700725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636a340b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610656==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55edaa030e32 bp 0x7ffd71385230 sp 0x7ffd71385228
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55edaa030e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55edaa0309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eda9d3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eda9d3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eda9f36ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eda9f2e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55edaa198793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eda98bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eda98b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eda98a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa19e7ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa19e7ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eda97e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55eda98a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55edac180ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55edaa030725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eda9d3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610615==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55df8b56be32 bp 0x7ffecdb0b410 sp 0x7ffecdb0b408
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55df8b56be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df8b56b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df8b2769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df8b277d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df8b471ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df8b469952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df8b6d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df8adf5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df8adf156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df8addf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96958c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96958c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df8ad1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55df8addbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55df8d6bbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df8b56b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df8b2769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610664==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fe6122ee32 bp 0x7ffe7d58a0f0 sp 0x7ffe7d58a0e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fe6122ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe6122e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe60f399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe60f3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe61134ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe6112c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe61396793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe60ab8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe60ab456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe60aa2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a3a490d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a3a490e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe609e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fe60a9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fe6337eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe6122e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe60f399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610687==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ee405b0e32 bp 0x7ffd7d8e6690 sp 0x7ffd7d8e6688
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ee405b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee405b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee402bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee402bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee404b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee404ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee40718793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee3fe3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee3fe3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee3fe24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f138f5c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f138f5c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee3fd62634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ee3fe20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ee42700ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee405b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee402bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610630==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5599821a3e32 bp 0x7ffe89240d90 sp 0x7ffe89240d88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5599821a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599821a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559981eae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559981eafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599820a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599820a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55998230b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559981a2dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559981a2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559981a17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b57ea0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b57ea0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559981955634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559981a13aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5599842f3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599821a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559981eae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2610696==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c0d3227e32 bp 0x7ffee807c8b0 sp 0x7ffee807c8a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c0d3227e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0d32279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0d2f329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0d2f33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0d312debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0d3125952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0d338f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0d2ab1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0d2aad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0d2a9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3800862d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3800862e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0d29d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c0d2a97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c0d5377ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0d3227725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0d2f329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610701==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e5bcbfbe32 bp 0x7fff47e51790 sp 0x7fff47e51788
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e5bcbfbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5bcbfb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5bc9069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5bc907d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5bcb01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5bcaf9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5bcd63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5bc485c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5bc48156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5bc46f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f70284d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f70284e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5bc3ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e5bc46baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5bed4bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5bcbfb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5bc9069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3a 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610571==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55b17daf6e32 bp 0x7ffdeef89b70 sp 0x7ffdeef89b68
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55b17daf6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b17daf69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b17d8019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b17d802d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b17d9fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b17d9f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b17dc5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b17d380c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b17d37c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b17d36a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3adb706d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3adb706e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b17d2a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55b17d366aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b17fc46ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b17daf6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b17d8019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d350c3de32 bp 0x7ffdf4a67030 sp 0x7ffdf4a67028
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d350c3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d350c3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3509489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d350949d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d350b43ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d350b3b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d350da5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3504c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3504c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3504b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f15348d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f15348e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3503ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d3504adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d352d8dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d350c3d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3509489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610882==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d239564e32 bp 0x7ffc2cff8d70 sp 0x7ffc2cff8d68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d239564e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2395649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d23926f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d239270d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d23946aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d239462952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2396cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d238deec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d238dea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d238dd8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1bdd516d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1bdd516e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d238d16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d238dd4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d23b6b4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d239564725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d23926f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610876==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ce1c0bce32 bp 0x7ffe067f2390 sp 0x7ffe067f2388
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ce1c0bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce1c0bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce1bdc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce1bdc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce1bfc2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce1bfba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce1c224793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce1b946c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce1b94256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce1b930018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f445dbbbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f445dbbbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce1b86e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ce1b92caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ce1e20cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce1c0bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce1bdc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610892==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556f2aa2de32 bp 0x7ffe79ae9630 sp 0x7ffe79ae9628
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556f2aa2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f2aa2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f2a7389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f2a739d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f2a933ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f2a92b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f2ab95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f2a2b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f2a2b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f2a2a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feed7df6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feed7df6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f2a1df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556f2a29daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556f2cb7dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f2aa2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f2a7389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610899==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56056f341e32 bp 0x7ffe251732b0 sp 0x7ffe251732a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56056f341e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56056f3419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56056f04c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56056f04dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56056f247ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56056f23f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56056f4a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56056ebcbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56056ebc756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56056ebb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3b8b71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3b8b71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56056eaf3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56056ebb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560571491ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56056f341725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56056f04c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610895==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5566f2ef5e32 bp 0x7ffd4d05ebb0 sp 0x7ffd4d05eba8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5566f2ef5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566f2ef59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566f2c009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566f2c01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5566f2dfbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5566f2df3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5566f305d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5566f277fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5566f277b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5566f2769018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f366b6e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f366b6e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566f26a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5566f2765aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5566f5045ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5566f2ef5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566f2c009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2611003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555f503bce32 bp 0x7ffc7ac8e550 sp 0x7ffc7ac8e548
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555f503bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f503bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f500c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f500c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f502c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f502ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f50524793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f4fc46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f4fc4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f4fc30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e7bccbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e7bccbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f4fb6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555f4fc2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555f5250cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f503bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f500c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557fdf776e32 bp 0x7ffe2e6f1190 sp 0x7ffe2e6f1188
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557fdf776e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557fdf7769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557fdf4819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557fdf482d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557fdf67cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557fdf674952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557fdf8de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557fdf000c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557fdeffc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557fdefea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f471af5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f471af5fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557fdef28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557fdefe6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557fe18c6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557fdf776725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557fdf4819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610900==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56552f392e32 bp 0x7ffdbe82aa10 sp 0x7ffdbe82aa08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56552f392e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56552f3929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56552f09d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56552f09ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56552f298ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56552f290952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56552f4fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56552ec1cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56552ec1856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56552ec06018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef73ea7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef73ea7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56552eb44634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56552ec02aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5655314e2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56552f392725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56552f09d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610916==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562ee769de32 bp 0x7ffceb433090 sp 0x7ffceb433088
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562ee769de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ee769d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ee73a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ee73a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ee75a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ee759b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ee7805793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ee6f27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ee6f2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ee6f11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e7f824d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e7f824e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ee6e4f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562ee6f0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562ee97edca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ee769d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ee73a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2610917==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5645148cde32 bp 0x7ffc10325010 sp 0x7ffc10325008
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5645148cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645148cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645145d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645145d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645147d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645147cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564514a35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564514157c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56451415356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564514141018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8805c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8805c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56451407f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56451413daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564516a1dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645148cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645145d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2611033==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557e97101e32 bp 0x7ffeee4e42d0 sp 0x7ffeee4e42c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557e97101e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e971019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e96e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e96e0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e96ffae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557e96ffa786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557e96ffc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557e969816a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557e96984698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557e96975216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7b52f04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b52f04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e968b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557e96971aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557e99251ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e97101725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e96e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611026==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5636780bbe32 bp 0x7ffe83cc01d0 sp 0x7ffe83cc01c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5636780bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636780bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563677dc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563677dc7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563677fc1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563677fb9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563678223793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563677945c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56367794156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56367792f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7da4347d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7da4347e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56367786d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56367792baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56367a20bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636780bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563677dc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611034==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d717dede32 bp 0x7ffc92eea850 sp 0x7ffc92eea848
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d717dede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d717ded9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d717af89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d717af9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d717ce6e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d717ce6786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d717ce87f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d71766d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d717670698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d717661216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1348974d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1348974e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d71759f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d71765daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d719f3dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d717ded725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d717af89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610768==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559a160e9e32 bp 0x7ffeddcff850 sp 0x7ffeddcff848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559a160e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a160e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a15df49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a15df5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a15fefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a15fe7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a16251793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a15973c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a1596f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a1595d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c1d023d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c1d023e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a1589b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559a15959aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559a18239ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a160e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a15df49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557d9ae40e32 bp 0x7ffeb22b7070 sp 0x7ffeb22b7068
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557d9ae40e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d9ae409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d9ab4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d9ab4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d9ad46ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d9ad3e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d9afa8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d9a6cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d9a6c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d9a6b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7af3deed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7af3deee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d9a5f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557d9a6b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557d9cf90ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d9ae40725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d9ab4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610780==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b4154b2e32 bp 0x7ffc56247a10 sp 0x7ffc56247a08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b4154b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4154b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4151bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4151bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4153b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4153b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b41561a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b414d3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b414d3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b414d26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f233dbe6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f233dbe6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b414c64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b414d22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b417602ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4154b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4151bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610781==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55784b87be32 bp 0x7fff1aab0490 sp 0x7fff1aab0488
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55784b87be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55784b87b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55784b5869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55784b587d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55784b781ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55784b779952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55784b9e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55784b105c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55784b10156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55784b0ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef75c7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef75c7fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55784b02d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55784b0ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55784d9cbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55784b87b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55784b5869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610790==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55621136de32 bp 0x7ffe7b41cef0 sp 0x7ffe7b41cee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55621136de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55621136d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562110789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556211079d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556211273ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55621126b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562114d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556210bf7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556210bf356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556210be1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f26bead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f26beae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556210b1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556210bddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5562134bdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55621136d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562110789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610763==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555e619ede32 bp 0x7ffdee6af8b0 sp 0x7ffdee6af8a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555e619ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e619ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e616f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e616f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e618f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e618eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e61b55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e61277c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e6127356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e61261018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feea2cc6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feea2cc6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e6119f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555e6125daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555e63b3dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e619ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e616f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610770==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a3f71fbe32 bp 0x7fffc4129e50 sp 0x7fffc4129e48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a3f71fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3f71fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3f6f069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3f6f07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3f7101ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3f70f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3f7363793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3f6a85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3f6a8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3f6a6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a23330d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a23330e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3f69ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a3f6a6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a3f934bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3f71fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3f6f069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610769==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5593209ece32 bp 0x7ffc1226da70 sp 0x7ffc1226da68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5593209ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593209ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593206f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593206f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593208f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593208ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559320b54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559320276c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55932027256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559320260018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2440cb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2440cb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55932019e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55932025caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559322b3cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593209ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593206f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2610828==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f6861dbe32 bp 0x7ffdb63e6350 sp 0x7ffdb63e6348
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f6861dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6861db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f685ee69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f685ee7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6860e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6860d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f686343793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f685a65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f685a6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f685a4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0e2276d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0e2276e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f68598d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f685a4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f68832bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6861db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f685ee69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2610805==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559b62e0ee32 bp 0x7ffc3be48850 sp 0x7ffc3be48848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559b62e0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b62e0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b62b199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b62b1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b62d14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b62d0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b62f76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b62698c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b6269456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b62682018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64c123ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64c123ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b625c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559b6267eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559b64f5eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b62e0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b62b199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  1b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610806==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f846e41e32 bp 0x7ffe8f5e8190 sp 0x7ffe8f5e8188
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f846e41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f846e419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f846b4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f846b4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f846d47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f846d3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f846fa9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8466cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8466c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8466b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5009b93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5009b93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8465f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f8466b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f848f91ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f846e41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f846b4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610844==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56122172ce32 bp 0x7fffa7b74330 sp 0x7fffa7b74328
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56122172ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56122172c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612214379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561221438d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561221632ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56122162a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561221894793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561220fb6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561220fb256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561220fa0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb529981d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb529981e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561220ede634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561220f9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56122387cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56122172c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612214379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610807==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5652c4970e32 bp 0x7fff70bbe790 sp 0x7fff70bbe788
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5652c4970e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652c49709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652c467b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652c467cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652c4876ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652c486e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652c4ad8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5652c41fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652c41f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652c41e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd05f67fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd05f67fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5652c4122634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5652c41e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5652c6ac0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652c4970725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652c467b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610808==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dfcab9ae32 bp 0x7fff8cbee1f0 sp 0x7fff8cbee1e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dfcab9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfcab9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfca8a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfca8a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfcaaa0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfcaa98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfcad02793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfca424c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfca42056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfca40e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff47daa5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff47daa5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfca34c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dfca40aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dfccceaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dfcab9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dfca8a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610992==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f2e8938e32 bp 0x7ffd3b710e90 sp 0x7ffd3b710e88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f2e8938e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2e89389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2e86439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2e8644d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2e883eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2e8836952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2e8aa0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2e81c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2e81be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2e81ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb9d83cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb9d83ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2e80ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f2e81a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2eaa88ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2e8938725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2e86439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610961==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5555dd4fde32 bp 0x7fff89a4f0d0 sp 0x7fff89a4f0c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5555dd4fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555dd4fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555dd2089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555dd209d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555dd403ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555dd3fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555dd665793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555dcd87c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555dcd8356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555dcd71018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16da72ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16da72ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555dccaf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5555dcd6daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5555df64dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555dd4fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555dd2089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610968==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a56f0e2e32 bp 0x7ffe887cab50 sp 0x7ffe887cab48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a56f0e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a56f0e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a56eded9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a56edeed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a56efe8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a56efe0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a56f24a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a56e96cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a56e96856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a56e956018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9589b9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9589b9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a56e894634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a56e952aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a571232ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a56f0e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a56eded9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610983==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557a84338e32 bp 0x7ffcf998f4f0 sp 0x7ffcf998f4e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557a84338e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a843389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a840439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a84044d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a8423eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a84236952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a844a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a83bc2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a83bbe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a83bac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcc4b9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcc4b9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a83aea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557a83ba8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557a86488ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a84338725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a840439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610962==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563e4f112e32 bp 0x7fff24027230 sp 0x7fff24027228
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563e4f112e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e4f1129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e4ee1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e4ee1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e4f018ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e4f010952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e4f27a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e4e99cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e4e99856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e4e986018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63b0521d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63b0521e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e4e8c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563e4e982aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e51262ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e4f112725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e4ee1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610978==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d51aae2e32 bp 0x7ffc33c9f450 sp 0x7ffc33c9f448
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d51aae2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d51aae29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d51a7ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d51a7eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d51a9e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d51a9e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d51ac4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d51a36cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d51a36856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d51a356018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc33391bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc33391be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d51a294634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d51a352aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d51cc32ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d51aae2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d51a7ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ef2d114e32 bp 0x7ffd8bb335f0 sp 0x7ffd8bb335e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ef2d114e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef2d1149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef2ce1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef2ce20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef2d01aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef2d012952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef2d27c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef2c99ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef2c99a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef2c988018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71ec5ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71ec5eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef2c8c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ef2c984aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ef2f264ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef2d114725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef2ce1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610869==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56385ac22e32 bp 0x7ffeac411a10 sp 0x7ffeac411a08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56385ac22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56385ac229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56385a92d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56385a92ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56385ab28ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56385ab20952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56385ad8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56385a4acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56385a4a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56385a496018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7468383d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7468383e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56385a3d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56385a492aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56385cd72ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56385ac22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56385a92d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
7,1800c7,85
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.6' to match departure speed 20.00 (max 14.54).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.7' to match departure speed 20.00 (max 12.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.8' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.9' to match departure speed 20.00 (max 11.91).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.10' to match departure speed 20.00 (max 15.16).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.11' to match departure speed 20.00 (max 14.27).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.12' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.13' to match departure speed 20.00 (max 15.61).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.14' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.15' to match departure speed 20.00 (max 12.88).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.16' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.17' to match departure speed 20.00 (max 13.09).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.18' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.19' to match departure speed 20.00 (max 16.10).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.20' to match departure speed 20.00 (max 14.15).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.21' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.22' to match departure speed 20.00 (max 13.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.23' to match departure speed 20.00 (max 12.37).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.24' to match departure speed 20.00 (max 11.48).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.25' to match departure speed 20.00 (max 12.13).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.26' to match departure speed 20.00 (max 12.75).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.27' to match departure speed 20.00 (max 13.19).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.28' to match departure speed 20.00 (max 15.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.29' to match departure speed 20.00 (max 12.95).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.30' to match departure speed 20.00 (max 16.38).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.31' to match departure speed 20.00 (max 16.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.32' to match departure speed 20.00 (max 13.97).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.33' to match departure speed 20.00 (max 16.29).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.34' to match departure speed 20.00 (max 13.83).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow_junctions inspect departspeed float ( Last six runs Jun2023 )
demandelements routeflow inspect departspeed float ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departspeed max ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  bc 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610860==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f0cc70fe32 bp 0x7ffed5b4e990 sp 0x7ffed5b4e988
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f0cc70fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0cc70f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0cc41a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0cc41bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0cc615ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f0cc60d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0cc877793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0cbf99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0cbf9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0cbf83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ddfc72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ddfc72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0cbec1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f0cbf7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f0ce85fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0cc70f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0cc41a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610846==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562f5d51ce32 bp 0x7ffdd9937c70 sp 0x7ffdd9937c68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562f5d51ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f5d51c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f5d2279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f5d228d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f5d422ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f5d41a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f5d684793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f5cda6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f5cda256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f5cd90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2151d38d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2151d38e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f5ccce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562f5cd8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562f5f66cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f5d51c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f5d2279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610868==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561931c53e32 bp 0x7ffee0757770 sp 0x7ffee0757768
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561931c53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561931c539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56193195e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56193195fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561931b59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561931b51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561931dbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619314ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619314d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619314c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f919b817d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f919b817e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561931405634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5619314c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561933da3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561931c53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56193195e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611039==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c474986e32 bp 0x7ffde131f2b0 sp 0x7ffde131f2a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c474986e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4749869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4746919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c474692d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c47488cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c474884952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c474aee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c474210c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c47420c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4741fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2cf56ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2cf56cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c474138634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c4741f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c476ad6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c474986725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4746919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611052==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56263507ee32 bp 0x7ffc7a2059d0 sp 0x7ffc7a2059c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56263507ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56263507e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562634d899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562634d8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562634f84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562634f7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626351e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562634908c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56263490456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626348f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d38782d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d38782e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562634830634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5626348eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626371ceca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56263507e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562634d899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610730==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56020efffe32 bp 0x7ffdfbb908f0 sp 0x7ffdfbb908e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56020efffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56020efff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56020ed0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56020ed0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56020ef05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56020eefd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56020f167793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56020e889c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56020e88556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56020e873018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5fadfa8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5fadfa8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56020e7b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56020e86faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56021114fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56020efff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56020ed0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2610720==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55aed08d9e32 bp 0x7ffc8e59bd50 sp 0x7ffc8e59bd48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55aed08d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aed08d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aed05e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aed05e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aed07dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aed07d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aed0a41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aed0163c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aed015f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aed014d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c771f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c771f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aed008b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55aed0149aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aed2a29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aed08d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aed05e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611023==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55845f6ebe32 bp 0x7ffeabbefa30 sp 0x7ffeabbefa28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55845f6ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55845f6eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55845f3f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55845f3f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55845f5f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55845f5e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55845f853793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55845ef75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55845ef7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55845ef5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62cf509d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62cf509e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55845ee9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55845ef5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55846183bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55845f6eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55845f3f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610932==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5582edceae32 bp 0x7ffcd680c970 sp 0x7ffcd680c968
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5582edceae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582edcea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582ed9f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582ed9f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582edbf0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582edbe8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5582ede52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5582ed574c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5582ed57056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5582ed55e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11eb87dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11eb87de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582ed49c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5582ed55aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5582efe3aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5582edcea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582ed9f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611038==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cb956ade32 bp 0x7ffed0218190 sp 0x7ffed0218188
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cb956ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb956ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb953b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb953b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb955b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb955ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb95815793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb94f37c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb94f3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb94f21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efca5becd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efca5bece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb94e5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cb94f1daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cb977fdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb956ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb953b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611087==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dfece6fe32 bp 0x7ffcad2df4f0 sp 0x7ffcad2df4e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dfece6fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfece6f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfecb7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfecb7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfecd75ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfecd6d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfecfd7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfec6f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfec6f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfec6e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23f8bffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23f8bffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfec621634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dfec6dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dfeefbfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dfece6f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dfecb7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611064==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5582993d1e32 bp 0x7ffd6d6a21b0 sp 0x7ffd6d6a21a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5582993d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582993d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582990dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582990ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582992d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582992cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558299539793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558298c5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558298c5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558298c45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a20e98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a20e98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558298b83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558298c41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55829b521ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5582993d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582990dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2610937==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f11b7dfe32 bp 0x7ffc32237830 sp 0x7ffc32237828
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f11b7dfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f11b7df9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f11b4ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f11b4ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f11b6e5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f11b6dd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f11b947793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f11b069c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f11b06556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f11b053018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8438ea8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8438ea8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f11af91634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f11b04faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f11d92fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f11b7df725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f11b4ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2611076==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560d8d3b2e32 bp 0x7fffba7f9730 sp 0x7fffba7f9728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560d8d3b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d8d3b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d8d0bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d8d0bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d8d2b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d8d2b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d8d51a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d8cc3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d8cc3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d8cc26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f782c93cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f782c93ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d8cb64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560d8cc22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560d8f502ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d8d3b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d8d0bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611080==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564bac249e32 bp 0x7fff5b0477b0 sp 0x7fff5b0477a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564bac249e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564bac2499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564babf549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564babf55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564bac14febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564bac147952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564bac3b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564babad3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564babacf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564bababd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60239a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60239a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564bab9fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564babab9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564bae399ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564bac249725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564babf549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  58 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610736==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x559d52721e32 bp 0x7ffd6aa8af30 sp 0x7ffd6aa8af28
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x559d52721e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d527219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d5242c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d5242dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d52627ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d5261f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d52889793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d51fabc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d51fa756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d51f95018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa16aedfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa16aedfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d51ed3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x559d51f91aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559d54871ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d52721725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d5242c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 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 
> =================================================================
> ==2610743==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5581f63f1e32 bp 0x7ffd91199690 sp 0x7ffd91199688
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5581f63f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581f63f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581f60fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581f60fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581f62f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581f62ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581f6559793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581f5c7bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581f5c7756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581f5c65018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe03c120d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe03c120e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581f5ba3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5581f5c61aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581f8541ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581f63f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581f60fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2610749==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5653df84be32 bp 0x7ffd77d05e50 sp 0x7ffd77d05e48
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5653df84be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653df84b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653df5569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653df557d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653df751ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653df749952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653df9b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653df0d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653df0d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653df0bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5067e69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5067e69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653deffd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5653df0bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5653e199bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653df84b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653df5569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611055==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5586ef742e32 bp 0x7fffcb725370 sp 0x7fffcb725368
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5586ef742e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586ef7429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586ef44d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586ef44ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586ef648ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586ef640952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586ef8aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586eefccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586eefc856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586eefb6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45e5451d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45e5451e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586eeef4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5586eefb2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5586f1892ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586ef742725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586ef44d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611226==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f3cb4a2e32 bp 0x7ffd660200d0 sp 0x7ffd660200c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f3cb4a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3cb4a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3cb1ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3cb1aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3cb3a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f3cb3a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3cb60a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f3cad2cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f3cad2856c 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  4e 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 
> =================================================================
> ==2611221==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56230b14fe32 bp 0x7ffd4464fb70 sp 0x7ffd4464fb68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56230b14fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56230b14f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56230ae5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56230ae5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56230b055ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56230b04d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56230b2b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56230a9d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56230a9d556c 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  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 37 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611223==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55d7e8629e32 bp 0x7fffa5896910 sp 0x7fffa5896908
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55d7e8629e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7e86299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7e83349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7e8335d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7e852febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7e8527952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7e8791793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7e7eb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7e7eaf56c 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  2b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 37 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611228==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x5639abb43e32 bp 0x7ffce09118d0 sp 0x7ffce09118c8
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x5639abb43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639abb439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639ab84e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639ab84fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639aba49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639aba41952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639abcab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639ab3cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639ab3c956c 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 
> =================================================================
> ==2611225==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55eb280b0e32 bp 0x7ffe64af3fb0 sp 0x7ffe64af3fa8
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55eb280b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb280b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb27dbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb27dbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb27fb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb27fae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb28218793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb2793ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb2793656c 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  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 
> =================================================================
> ==2611348==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a904c7ee32 bp 0x7ffe716413d0 sp 0x7ffe716413c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a904c7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a904c7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9049899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a90498ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a904b84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a904b7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a904de6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a904508c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a90450456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9044f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4ec9c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4ec9c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a904430634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a9044eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a906dceca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a904c7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9049899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  4f 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 
> =================================================================
> ==2611279==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e5b79c3e32 bp 0x7ffdcb49c970 sp 0x7ffdcb49c968
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e5b79c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5b79c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5b76ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5b76cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5b78c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5b78c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5b7b2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5b724dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5b724956c 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  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 
> =================================================================
> ==2611246==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cac302fe32 bp 0x7ffebc8d97d0 sp 0x7ffebc8d97c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cac302fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cac302f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cac2d3a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cac2d3bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cac2f35ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cac2f2d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cac3197793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cac28b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cac28b556c 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  45 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 
> =================================================================
> ==2611257==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56336b1cfe32 bp 0x7ffc78e069b0 sp 0x7ffc78e069a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56336b1cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56336b1cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56336aeda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56336aedbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56336b0d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56336b0cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56336b337793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56336aa59c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56336aa5556c 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  3f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611269==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56173bdbde32 bp 0x7ffc01f36bb0 sp 0x7ffc01f36ba8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56173bdbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56173bdbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56173bac89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56173bac9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56173bcc3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56173bcbb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56173bf25793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56173b647c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56173b64356c 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 
> =================================================================
> ==2611345==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x562434a2ae32 bp 0x7ffecbdc36f0 sp 0x7ffecbdc36e8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x562434a2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562434a2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624347359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562434736d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562434930ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562434928952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562434b92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624342b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624342b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56243429e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0604a1dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0604a1de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624341dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  42 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 
> =================================================================
> ==2611106==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5622b7ddee32 bp 0x7ffdb66bea50 sp 0x7ffdb66bea48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5622b7ddee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622b7dde9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622b7ae99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622b7aead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622b7ce4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5622b7cdc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5622b7f46793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5622b7668c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5622b766456c 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  55 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 
> =================================================================
> ==2611292==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5646bf43be32 bp 0x7ffecc790e70 sp 0x7ffecc790e68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5646bf43be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646bf43b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646bf1469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646bf147d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646bf341ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646bf339952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646bf5a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646becc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646becc156c 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  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 
> =================================================================
> ==2611128==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558d93178e32 bp 0x7ffe9587f3d0 sp 0x7ffe9587f3c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558d93178e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d931789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d92e839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d92e84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d9307eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d93076952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d932e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d92a02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d929fe56c 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  3e 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 
> =================================================================
> ==2611141==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ccf3acbe32 bp 0x7ffd4bcbaa10 sp 0x7ffd4bcbaa08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ccf3acbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ccf3acb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ccf37d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ccf37d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ccf39d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ccf39c9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ccf3c33793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ccf3355c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ccf335156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  39 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611143==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5627814f6e32 bp 0x7ffd3776fe30 sp 0x7ffd3776fe28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5627814f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627814f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627812019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562781202d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627813fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627813f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56278165e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562780d80c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562780d7c56c 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  54 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 
> =================================================================
> ==2611107==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5583b72f0e32 bp 0x7ffc9a3d7670 sp 0x7ffc9a3d7668
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5583b72f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583b72f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583b6ffb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583b6ffcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583b71f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583b71ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583b7458793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583b6b7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583b6b7656c 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  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 
> =================================================================
> ==2611114==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560dc4113e32 bp 0x7ffe0d5293f0 sp 0x7ffe0d5293e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560dc4113e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560dc41139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560dc3e1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560dc3e1fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560dc4019ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560dc4011952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560dc427b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560dc399dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560dc399956c 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 
> =================================================================
> ==2611108==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558757e6ee32 bp 0x7fff550c7670 sp 0x7fff550c7668
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558757e6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558757e6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558757b799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558757b7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558757d74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558757d6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558757fd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587576f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587576f456c 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  2f 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 
> =================================================================
> ==2611170==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f95f19fe32 bp 0x7ffe8f2d3cd0 sp 0x7ffe8f2d3cc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f95f19fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f95f19f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f95eeaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f95eeabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f95f0a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f95f09d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f95f307793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f95ea29c72 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  14 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 
> =================================================================
> ==2611155==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560b4688ae32 bp 0x7ffd7e458610 sp 0x7ffd7e458608
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560b4688ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b4688a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b465959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b46596d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b46790ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b46788952 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  44 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 
> =================================================================
> ==2611165==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x555f760f6e32 bp 0x7ffcc80c3230 sp 0x7ffcc80c3228
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x555f760f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f760f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f75e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f75e02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f75ffcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f75ff4952 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  45 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 
> =================================================================
> ==2611167==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55888c9dde32 bp 0x7ffe9ed94cd0 sp 0x7ffe9ed94cc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55888c9dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55888c9dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55888c6e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55888c6e9d28 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  4f 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 
> =================================================================
> ==2611338==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5586fcc64e32 bp 0x7ffc37083470 sp 0x7ffc37083468
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5586fcc64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586fcc649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586fc96f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586fc970d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586fcb6aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586fcb62952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586fcdcc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586fc4eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586fc4ea56c 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  42 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 
> =================================================================
> ==2611309==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fc331a2e32 bp 0x7fff68a736b0 sp 0x7fff68a736a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fc331a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc331a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc32ead9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc32eaed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc330a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc330a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc3330a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc32a2cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc32a2856c 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  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 
> =================================================================
> ==2611311==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564b62257e32 bp 0x7ffd60601f90 sp 0x7ffd60601f88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564b62257e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b622579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b61f629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b61f63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b6215debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b62155952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b623bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b61ae1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b61add56c 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  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 
> =================================================================
> ==2611319==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f9a4ccee32 bp 0x7ffde0ee01d0 sp 0x7ffde0ee01c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f9a4ccee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9a4cce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9a49d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9a49dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9a4bd4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9a4bcc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9a4e36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9a4558c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9a455456c 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  3f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611305==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a0ead37e32 bp 0x7ffc4531d310 sp 0x7ffc4531d308
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a0ead37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0ead379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0eaa429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0eaa43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0eac3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0eac35952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0eae9f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0ea5c1c72 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  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 
> =================================================================
> ==2611318==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ea6c1b7e32 bp 0x7ffeec4a2830 sp 0x7ffeec4a2828
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ea6c1b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea6c1b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea6bec29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea6bec3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea6c0bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea6c0b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea6c31f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea6ba41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea6ba3d56c 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  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 
> =================================================================
> ==2611325==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5593df8f6e32 bp 0x7ffd15a41a90 sp 0x7ffd15a41a88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5593df8f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593df8f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593df6019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593df602d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593df7fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593df7f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593dfa5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593df180c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593df17c56c 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  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 
> =================================================================
> ==2611202==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55df33c64e32 bp 0x7ffe5b8cbf30 sp 0x7ffe5b8cbf28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55df33c64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df33c649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df3396f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df33970d28 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  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 
> =================================================================
> ==2611194==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a2fda3fe32 bp 0x7ffda0abdaf0 sp 0x7ffda0abdae8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a2fda3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2fda3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2fd74a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2fd74bd28 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  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 
> =================================================================
> ==2611188==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56087e052e32 bp 0x7ffcc7ba89d0 sp 0x7ffcc7ba89c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56087e052e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56087e0529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56087dd5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56087dd5ed28 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  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 
> =================================================================
> ==2611217==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d87f833e32 bp 0x7ffdc5983cd0 sp 0x7ffdc5983cc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d87f833e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d87f8339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d87f53e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d87f53fd28 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  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 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611358==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556d49858e32 bp 0x7fff94fe35b0 sp 0x7fff94fe35a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556d49858e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d498589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d495639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d49564d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d4975eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d49756952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d499c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d490e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d490de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d490cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3553a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3553a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d4900a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556d490c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556d4b9a8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d49858725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d495639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3c 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 
> =================================================================
> ==2611364==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5654ad3c5e32 bp 0x7ffd0c1b5290 sp 0x7ffd0c1b5288
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5654ad3c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654ad3c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654ad0d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654ad0d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654ad2cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654ad2c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654ad52d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654acc4fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654acc4b56c 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  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 
> =================================================================
> ==2611281==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56208a4f2e32 bp 0x7ffc94b754d0 sp 0x7ffc94b754c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56208a4f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56208a4f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56208a1fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56208a1fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56208a3f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56208a3f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56208a65a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562089d7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562089d7856c 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  01 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 
> =================================================================
> ==2611380==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d543b9ee32 bp 0x7fffacc988d0 sp 0x7fffacc988c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d543b9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d543b9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5438a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5438aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d543aa4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d543a9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d543d06793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d543428c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d54342456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d543412018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f534b21bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f534b21be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d543350634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d54340eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  35 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 
> =================================================================
> ==2611412==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561a1bcf0e32 bp 0x7fffacb759f0 sp 0x7fffacb759e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561a1bcf0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a1bcf09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a1b9fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a1b9fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a1bbf6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a1bbee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a1be58793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a1b57ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a1b57656c 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  e0 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 
> =================================================================
> ==2611394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564abbec4e32 bp 0x7fff1b6150f0 sp 0x7fff1b6150e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564abbec4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564abbec49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564abbbcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564abbbd0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564abbdcaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564abbdc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564abc02c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564abb74ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564abb74a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564abb738018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce4054ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce4054ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564abb676634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564abb734aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564abe014ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564abbec4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564abbbcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611290==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f110e27e32 bp 0x7ffcced88650 sp 0x7ffcced88648
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f110e27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f110e279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f110b329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f110b33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f110d2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f110d25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f110f8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1106b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1106ad56c 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  61 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 
> =================================================================
> ==2611407==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559f7aa28e32 bp 0x7ffda9b78270 sp 0x7ffda9b78268
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559f7aa28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f7aa289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f7a7339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f7a734d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f7a92eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f7a926952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f7ab90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f7a2b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f7a2ae56c 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  e7 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 
> =================================================================
> ==2611408==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561df1cfae32 bp 0x7ffe40681a30 sp 0x7ffe40681a28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561df1cfae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561df1cfa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561df1a059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561df1a06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561df1c00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561df1bf8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561df1e62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561df1584c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561df158056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561df156e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd736b95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd736b95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561df14ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  5c 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 
> =================================================================
> ==2611095==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55f800313e32 bp 0x7fff9c4766d0 sp 0x7fff9c4766c8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55f800313e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8003139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f80001e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f80001fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f800219ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f800211952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f80047b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7ffb9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f7ffb9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7ffb87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a5eba7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a5eba7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7ffac5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x55f7ffb83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f802463ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f800313725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f80001e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  de 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611382==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b07ad6fe32 bp 0x7ffeed68d210 sp 0x7ffeed68d208
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b07ad6fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b07ad6f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b07aa7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b07aa7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b07ac75ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b07ac6d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b07aed7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b07a5f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b07a5f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b07a5e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1c6fafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1c6fafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b07a521634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b07a5dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b07cebfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b07ad6f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b07aa7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
115,293c115,193
< Warning: Vehicle 'flow_3.57' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.57' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.58' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.58' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.59' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.59' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.60' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.60' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.61' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.61' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.62' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.62' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.63' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.63' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.64' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.64' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.65' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.65' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.66' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.66' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.67' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.67' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.68' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.68' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.69' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.69' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.70' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.70' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.71' will not be able to arrive at the given lane 'gneE5_500'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
109,296c109,187
< Warning: Vehicle 'flow_3.54' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.54' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.55' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.55' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.56' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.56' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.57' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.57' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.58' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.58' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.59' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.59' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.60' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.60' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.61' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.61' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.62' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.62' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.63' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.63' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.64' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.64' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.65' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.65' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.66' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.66' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.67' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.67' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.68' will not be able to arrive at the given position!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
129,294c129,207
< Warning: Vehicle 'flow_3.64' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.64' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.65' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.65' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.66' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.66' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.67' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.67' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.68' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.68' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.69' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.69' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.71' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.71' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.72' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.72' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.73' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.73' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.74' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.74' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.75' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.75' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.76' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.76' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.78' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  8e 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611491==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561718868e32 bp 0x7ffebe506b70 sp 0x7ffebe506b68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561718868e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617188689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617185739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561718574d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56171876eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561718766952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617189d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617180f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617180ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617180dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabc5acad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabc5acae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56171801a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5617180d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56171a9b8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561718868725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617185739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611458==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x555bb98b1e32 bp 0x7fffcb399850 sp 0x7fffcb399848
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x555bb98b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bb98b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bb95bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bb95bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bb97b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bb97af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bb9a19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bb913bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bb913756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bb9125018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb74fe8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb74fe8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bb9063634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x555bb9121aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555bbba01ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bb98b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bb95bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611518==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5622e96dae32 bp 0x7ffea436a1b0 sp 0x7ffea436a1a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5622e96dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622e96da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622e93e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622e93e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622e95e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5622e95d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5622e9842793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5622e8f64c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5622e8f6056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5622e8f4e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8a7b8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8a7b8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5622e8e8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5622e8f4aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5622eb82aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5622e96da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5622e93e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  43 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611415==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ba0c741e32 bp 0x7ffda1f67ef0 sp 0x7ffda1f67ee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ba0c741e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba0c7419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba0c44c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba0c44dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba0c647ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba0c63f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba0c8a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba0bfcbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba0bfc756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba0bfb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f280345cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f280345ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba0bef3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ba0bfb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ba0e891ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba0c741725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba0c44c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611466==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55e777f58e32 bp 0x7ffc68dec410 sp 0x7ffc68dec408
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55e777f58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e777f589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e777c639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e777c64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e777e5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e777e56952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7780c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7777e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7777de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7777cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f648d494d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f648d494e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e77770a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55e7777c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e77a0a8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e777f58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e777c639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,538c2,80
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  5f 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611519==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5584e6bdde32 bp 0x7ffcb1184350 sp 0x7ffcb1184348
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5584e6bdde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584e6bdd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584e68e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584e68e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584e6ae3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584e6adb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584e6d45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584e6467c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584e646356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584e6451018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3c97e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3c97e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584e638f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5584e644daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584e8d2dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584e6bdd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584e68e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2611476==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x562ab9942e32 bp 0x7fffb2ef4bf0 sp 0x7fffb2ef4be8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x562ab9942e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ab99429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ab964d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ab964ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ab9848ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ab9840952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ab9aaa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ab91ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ab91c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ab91b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2095631d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2095631e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ab90f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x562ab91b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562abba92ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ab9942725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ab964d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ec 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611545==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c0198e9e32 bp 0x7ffd34410070 sp 0x7ffd34410068
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c0198e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0198e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0195f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0195f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0197efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0197e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c019a51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c019173c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c01916f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c01915d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3ebd72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3ebd72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c01909b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c019159aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c01ba39ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0198e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0195f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  8a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611438==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5653ad57be32 bp 0x7ffe0abd06d0 sp 0x7ffe0abd06c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5653ad57be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653ad57b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653ad2869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653ad287d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653ad481ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653ad479952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653ad6e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653ace05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653ace0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653acdef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8638ba9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8638ba9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653acd2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5653acdebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5653af6cbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653ad57b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653ad2869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  43 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611434==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557ffd059e32 bp 0x7ffde8eb9750 sp 0x7ffde8eb9748
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557ffd059e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ffd0599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ffcd649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ffcd65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ffcf5febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ffcf57952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ffd1c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ffc8e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ffc8df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ffc8cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c2b646d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c2b646e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ffc80b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557ffc8c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557fff1a9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ffd059725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ffcd649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2611536==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558bcfe57e32 bp 0x7ffd36362f30 sp 0x7ffd36362f28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558bcfe57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558bcfe579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558bcfb629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558bcfb63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558bcfd5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558bcfd55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558bcffbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558bcf6e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558bcf6dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558bcf6cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29f97d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29f97d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558bcf609634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558bcf6c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558bd1fa7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558bcfe57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558bcfb629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611513==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d32fc02e32 bp 0x7ffd3219a270 sp 0x7ffd3219a268
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d32fc02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d32fc029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d32f90d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d32f90ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d32fb08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d32fb00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d32fd6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d32f48cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d32f48856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d32f476018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7071f7ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7071f7ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d32f3b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d32f472aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d331d52ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d32fc02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d32f90d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2611424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f704ad24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555f716a2a61 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x555f7169c4ea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x555f7168fa02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x555f716a1f71 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x555f704b0d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc1061eed8f 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  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 
> =================================================================
> ==2611551==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557206dcfe32 bp 0x7ffc6bbfa8d0 sp 0x7ffc6bbfa8c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557206dcfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557206dcf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557206ada9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557206adbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557206cd5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557206ccd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557206f37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557206659c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55720665556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557206643018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddfd2dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddfd2dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557206581634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55720663faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557208f1fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557206dcf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557206ada9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  8c 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 
> =================================================================
> ==2611586==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5575ec1e1e32 bp 0x7ffed3b4f870 sp 0x7ffed3b4f868
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5575ec1e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575ec1e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575ebeec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575ebeedd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575ec0e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575ec0df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575ec349793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575eba6bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575eba6756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575eba55018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f303023cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f303023ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575eb993634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5575eba51aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5575ee331ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575ec1e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575ebeec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  b3 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611562==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5654f4621e32 bp 0x7ffccb24bd50 sp 0x7ffccb24bd48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5654f4621e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654f46219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654f432c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654f432dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654f4527ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654f451f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654f4789793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654f3eabc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654f3ea756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654f3e95018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07c0982d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07c0982e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654f3dd3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5654f3e91aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5654f6771ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654f4621725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654f432c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611517==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5560a4b86e32 bp 0x7fff968868d0 sp 0x7fff968868c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5560a4b86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560a4b869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560a48919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560a4892d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560a4a8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560a4a84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560a4cee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560a4410c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560a440c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560a43fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8fe1905d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8fe1905e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560a4338634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5560a43f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5560a6cd6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560a4b86725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560a48919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611573==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55bdd17b5e32 bp 0x7ffd2533c6d0 sp 0x7ffd2533c6c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55bdd17b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bdd17b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bdd14c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bdd14c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bdd16bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bdd16b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bdd191d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bdd103fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bdd103b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bdd1029018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe441f70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe441f70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bdd0f67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55bdd1025aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bdd3905ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bdd17b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bdd14c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611584==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563f65e29e32 bp 0x7ffee23ef870 sp 0x7ffee23ef868
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563f65e29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f65e299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f65b349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f65b35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f65d2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f65d27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f65f91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f656b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f656af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f6569d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17effb8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17effb8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f655db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563f65699aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563f67f79ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f65e29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f65b349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  db 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611456==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55c1af56ee32 bp 0x7ffd7f042410 sp 0x7ffd7f042408
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55c1af56ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1af56e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1af2799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1af27ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1af474ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1af46c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1af6d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1aedf8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1aedf456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1aede2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9bde7e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9bde7e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1aed20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55c1aeddeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c1b16beca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1af56e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1af2799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f9 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 
> =================================================================
> ==2611436==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x556714911e32 bp 0x7fffb16e0450 sp 0x7fffb16e0448
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x556714911e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567149119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55671461c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55671461dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556714817ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55671480f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556714a79793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55671419bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55671419756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556714185018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feafc1f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feafc1f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567140c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x556714181aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556716a61ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556714911725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55671461c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2611553==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560f5bbd6e32 bp 0x7ffcc34813b0 sp 0x7ffcc34813a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560f5bbd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f5bbd69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f5b8e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f5b8e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f5badcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f5bad4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f5bd3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f5b460c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f5b45c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f5b44a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd5964b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5964b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f5b388634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560f5b446aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f5dd26ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f5bbd6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f5b8e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d9 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2611589==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5584b2343e32 bp 0x7ffd56b8a9d0 sp 0x7ffd56b8a9c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5584b2343e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584b23439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584b204e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584b204fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584b2249ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584b2241952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584b24ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584b1bcdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584b1bc956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584b1bb7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc5d29dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc5d29de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584b1af5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5584b1bb3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584b4493ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584b2343725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584b204e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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,2
< 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

217 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 arrivalpos ( Last six runs Jun2023 )
demandelements flow_taz create arrivalspeed ( Last six runs Jun2023 )
demandelements flow_taz create begin ( Last six runs Jun2023 )
demandelements flow_taz create color ( Last six runs Jun2023 )
demandelements flow_taz create containernumber ( Last six runs Jun2023 )
demandelements flow_taz create default ( Last six runs Jun2023 )
demandelements flow_taz create departlane ( Last six runs Jun2023 )
demandelements flow_taz create departpos ( Last six runs Jun2023 )
demandelements flow_taz create departposlat ( Last six runs Jun2023 )
demandelements flow_taz create end ( Last six runs Jun2023 )
demandelements flow_taz create endnumber ( Last six runs Jun2023 )
demandelements flow_taz create id ( Last six runs Jun2023 )
demandelements flow_taz create insertionchecks ( Last six runs Jun2023 )
demandelements flow_taz create line ( Last six runs Jun2023 )
demandelements flow_taz create number ( Last six runs Jun2023 )
demandelements flow_taz create period ( Last six runs Jun2023 )
demandelements flow_taz create personnumber ( Last six runs Jun2023 )
demandelements flow_taz create poisson ( Last six runs Jun2023 )
demandelements flow_taz create probability ( Last six runs Jun2023 )
demandelements flow_taz create type ( Last six runs Jun2023 )
demandelements flow_taz create vehsperhour ( Last six runs Jun2023 )
demandelements flow_taz delete ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivallane current ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivallane float ( 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 color ( Last six runs Jun2023 )
demandelements flow_taz inspect containernumber ( Last six runs Jun2023 )
demandelements flow_taz inspect departlane allowed ( Last six runs Jun2023 )
demandelements flow_taz inspect departlane best ( Last six runs Jun2023 )
demandelements flow_taz inspect departlane first ( Last six runs Jun2023 )
demandelements flow_taz inspect departlane float ( Last six runs Jun2023 )
demandelements flow_taz inspect departlane free ( Last six runs Jun2023 )
demandelements flow_taz inspect departlane random ( Last six runs Jun2023 )
demandelements flow_taz inspect departpos base ( Last six runs Jun2023 )
demandelements flow_taz inspect departpos float ( Last six runs Jun2023 )
demandelements flow_taz inspect departpos free ( Last six runs Jun2023 )
demandelements flow_taz inspect departpos last ( Last six runs Jun2023 )
demandelements flow_taz inspect departpos random ( Last six runs Jun2023 )
demandelements flow_taz inspect departpos random_free ( 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 departspeed desired ( Last six runs Jun2023 )
demandelements flow_taz inspect departspeed max ( Last six runs Jun2023 )
demandelements flow_taz inspect departspeed random ( Last six runs Jun2023 )
demandelements flow_taz inspect departspeed speedlimit ( 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 from ( Last six runs Jun2023 )
demandelements flow_taz inspect id ( 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 to ( Last six runs Jun2023 )
demandelements flow_taz inspect type ( Last six runs Jun2023 )
demandelements flow_taz inspect typebutton ( 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 arrivalspeed ( Last six runs Jun2023 )
demandelements flow_taz load color ( Last six runs Jun2023 )
demandelements flow_taz load containernumber ( Last six runs Jun2023 )
demandelements flow_taz load default ( Last six runs Jun2023 )
demandelements flow_taz load departlane ( Last six runs Jun2023 )
demandelements flow_taz load departposlat ( Last six runs Jun2023 )
demandelements flow_taz load departspeed ( Last six runs Jun2023 )
demandelements flow_taz load end ( Last six runs Jun2023 )
demandelements flow_taz load from ( Last six runs Jun2023 )
demandelements flow_taz load id ( Last six runs Jun2023 )
demandelements flow_taz load insertionchecks ( Last six runs Jun2023 )
demandelements flow_taz load line ( Last six runs Jun2023 )
demandelements flow_taz load number ( Last six runs Jun2023 )
demandelements flow_taz load parameters ( Last six runs Jun2023 )
demandelements flow_taz load period ( Last six runs Jun2023 )
demandelements flow_taz load personnumber ( Last six runs Jun2023 )
demandelements flow_taz load poisson ( Last six runs Jun2023 )
demandelements flow_taz load probability ( Last six runs Jun2023 )
demandelements flow_taz load to ( Last six runs Jun2023 )
demandelements flow_taz load type ( Last six runs Jun2023 )
demandelements flow_taz load vehsperhour ( Last six runs Jun2023 )
demandelements trip_taz create arrivalpos ( Last six runs Jun2023 )
demandelements trip_taz create arrivalspeed ( Last six runs Jun2023 )
demandelements trip_taz create color ( Last six runs Jun2023 )
demandelements trip_taz create containernumber ( Last six runs Jun2023 )
demandelements trip_taz create depart ( Last six runs Jun2023 )
demandelements trip_taz create departlane ( Last six runs Jun2023 )
demandelements trip_taz create departpos ( Last six runs Jun2023 )
demandelements trip_taz create departposlat ( Last six runs Jun2023 )
demandelements trip_taz create id ( Last six runs Jun2023 )
demandelements trip_taz create insertionchecks ( Last six runs Jun2023 )
demandelements trip_taz create line ( Last six runs Jun2023 )
demandelements trip_taz create personnumber ( Last six runs Jun2023 )
demandelements trip_taz create type ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivallane current ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivallane float ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivalpos float ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivalpos max ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivalpos random ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivalposlat current ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivalspeed center ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivalspeed float ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivalspeed left ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivalspeed right ( Last six runs Jun2023 )
demandelements trip_taz inspect color ( Last six runs Jun2023 )
demandelements trip_taz inspect containernumber ( Last six runs Jun2023 )
demandelements trip_taz inspect depart containertriggered ( Last six runs Jun2023 )
demandelements trip_taz inspect depart float ( Last six runs Jun2023 )
demandelements trip_taz inspect depart triggered ( Last six runs Jun2023 )
demandelements trip_taz inspect departlane allowed ( Last six runs Jun2023 )
demandelements trip_taz inspect departlane best ( Last six runs Jun2023 )
demandelements trip_taz inspect departlane first ( Last six runs Jun2023 )
demandelements trip_taz inspect departlane float ( Last six runs Jun2023 )
demandelements trip_taz inspect departlane free ( Last six runs Jun2023 )
demandelements trip_taz inspect departlane random ( Last six runs Jun2023 )
demandelements trip_taz inspect departpos base ( Last six runs Jun2023 )
demandelements trip_taz inspect departpos float ( Last six runs Jun2023 )
demandelements trip_taz inspect departpos free ( Last six runs Jun2023 )
demandelements trip_taz inspect departpos last ( Last six runs Jun2023 )
demandelements trip_taz inspect departpos random ( Last six runs Jun2023 )
demandelements trip_taz inspect departpos random_free ( Last six runs Jun2023 )
demandelements trip_taz inspect departposlat center ( Last six runs Jun2023 )
demandelements trip_taz inspect departposlat float ( Last six runs Jun2023 )
demandelements trip_taz inspect departposlat free ( Last six runs Jun2023 )
demandelements trip_taz inspect departposlat left ( Last six runs Jun2023 )
demandelements trip_taz inspect departposlat random ( Last six runs Jun2023 )
demandelements trip_taz inspect departposlat random_free ( Last six runs Jun2023 )
demandelements trip_taz inspect departposlat right ( Last six runs Jun2023 )
demandelements trip_taz inspect departspeed desired ( Last six runs Jun2023 )
demandelements trip_taz inspect departspeed max ( Last six runs Jun2023 )
demandelements trip_taz inspect departspeed random ( Last six runs Jun2023 )
demandelements trip_taz inspect departspeed speedlimit ( Last six runs Jun2023 )
demandelements trip_taz inspect from ( Last six runs Jun2023 )
demandelements trip_taz inspect id ( Last six runs Jun2023 )
demandelements trip_taz inspect insertionchecks ( Last six runs Jun2023 )
demandelements trip_taz inspect line ( Last six runs Jun2023 )
demandelements trip_taz inspect parameters ( Last six runs Jun2023 )
demandelements trip_taz inspect personnumber ( Last six runs Jun2023 )
demandelements trip_taz inspect to ( Last six runs Jun2023 )
demandelements trip_taz inspect type ( Last six runs Jun2023 )
demandelements trip_taz inspect typebutton ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection arrivallane current ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection arrivallane float ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection arrivalpos float ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection arrivalpos max ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection arrivalpos random ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection arrivalposlat current ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection arrivalspeed center ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection arrivalspeed float ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection arrivalspeed left ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection arrivalspeed right ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection color ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection containernumber ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection depart containertriggered ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection depart float ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection depart triggered ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departlane allowed ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departlane best ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departlane first ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departlane float ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departlane free ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departlane random ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departpos base ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departpos float ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departpos free ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departposlat center ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departposlat float ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departposlat free ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departposlat left ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departposlat random ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departposlat random_free ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departposlat right ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departspeed desired ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departspeed max ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departspeed random ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departspeed speedlimit ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection insertionchecks ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection line ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection parameters ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection personnumber ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection type ( Last six runs Jun2023 )
demandelements trip_taz load arrivalspeed ( Last six runs Jun2023 )
demandelements trip_taz load color ( Last six runs Jun2023 )
demandelements trip_taz load containernumber ( Last six runs Jun2023 )
demandelements trip_taz load default ( Last six runs Jun2023 )
demandelements trip_taz load depart ( Last six runs Jun2023 )
demandelements trip_taz load departlane ( Last six runs Jun2023 )
demandelements trip_taz load departposlat ( Last six runs Jun2023 )
demandelements trip_taz load departspeed ( Last six runs Jun2023 )
demandelements trip_taz load from ( Last six runs Jun2023 )
demandelements trip_taz load id ( Last six runs Jun2023 )
demandelements trip_taz load insertionchecks ( Last six runs Jun2023 )
demandelements trip_taz load line ( Last six runs Jun2023 )
demandelements trip_taz load parameters ( Last six runs Jun2023 )
demandelements trip_taz load personnumber ( Last six runs Jun2023 )
demandelements trip_taz load to ( Last six runs Jun2023 )
demandelements trip_taz load type ( Last six runs Jun2023 )

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 departspeed ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,1800c1,2
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.0' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.1' to match departure speed 20.00 (max 15.05).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.2' to match departure speed 20.00 (max 11.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.3' to match departure speed 20.00 (max 12.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.4' to match departure speed 20.00 (max 11.91).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.5' to match departure speed 20.00 (max 14.27).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.6' to match departure speed 20.00 (max 15.61).
< 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).
<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 departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,1800c1,2
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.0' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.1' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.2' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.3' to match departure speed 20.00 (max 15.05).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.4' to match departure speed 20.00 (max 14.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.5' to match departure speed 20.00 (max 11.55).
< 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).
<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,2
< 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 arrivalpos ( Last six runs Jun2023 )

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

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

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

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

---------- Differences in errors ----------
1,538c1,2
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.0'. 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.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.
<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
> 
> =================================================================
> ==2613596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aed02fd24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aed14f2a61 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55aed14ec4ea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55aed14dfa02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55aed14f1f71 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55aed0300d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1950aedd8f 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 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  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 
> =================================================================
> ==2613782==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55942eb45e32 bp 0x7ffd7bae5770 sp 0x7ffd7bae5768
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55942eb45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55942eb459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55942e8509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55942e851d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55942ea4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55942ea43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55942ecad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55942e3cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55942e3cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55942e3b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb9e645d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb9e645e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55942e2f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55942e3b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559430c95ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55942eb45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55942e8509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  6d 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 
> =================================================================
> ==2618266==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x555e9cd70e32 bp 0x7ffee6182390 sp 0x7ffee6182388
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x555e9cd70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e9cd709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e9ca7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e9ca7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e9cc76ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e9e6257a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x555e9e67078f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x555e9e6298f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x555e9e6730b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x555e9e50703c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x555e9e575d28 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 0x555e9e568097 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 0x555e9e5b66b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x555e9cf29b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x555e9c5f9f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x555e9c5f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x555e9c5e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f47c6107d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f47c6107e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x555e9c522634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2618314==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x56314542ee32 bp 0x7ffcf358aff0 sp 0x7ffcf358afe8
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x56314542ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56314542e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631451399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56314513ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563145334ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563146ce37a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x563146d2e78f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x563146ce78f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x563146d310b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x563146bc503c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x563146c33d28 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 0x563146c26097 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 0x563146c746b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5631455e7b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x563144cb7f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x563144cb456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x563144ca2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fa9ad832d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fa9ad832e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x563144be0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2618310==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x564782b43e32 bp 0x7ffe784a9c70 sp 0x7ffe784a9c68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x564782b43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564782b439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56478284e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56478284fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564782a49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647843f87a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x56478444378f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5647843fc8f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5647844460b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5647842da03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x564784348d28 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 0x56478433b097 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 0x5647843896b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x564782cfcb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5647823ccf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5647823c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5647823b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fae1e76cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fae1e76ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x5647822f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2618344==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55fb8c3ffe32 bp 0x7ffd87ec98d0 sp 0x7ffd87ec98c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55fb8c3ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb8c3ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb8c10a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb8c10bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb8c305ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb8dcb47a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55fb8dcff78f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55fb8dcb88f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55fb8dd020b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55fb8db9603c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55fb8dc04d28 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 0x55fb8dbf7097 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 0x55fb8dc456b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55fb8c5b8b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55fb8bc88f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55fb8bc8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55fb8bc73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fa46fcdfd8f 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  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 
> =================================================================
> ==2618334==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5565fcac0e32 bp 0x7ffdf1579cf0 sp 0x7ffdf1579ce8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5565fcac0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565fcac09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565fc7cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565fc7ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565fc9c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565fe3757a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5565fe3c078f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5565fe3798f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5565fe3c30b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5565fe25703c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5565fe2c5d28 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 0x5565fe2b8097 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 0x5565fe3066b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5565fcc79b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5565fc349f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5565fc34656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5565fc334018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f47ff619d8f 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 
> =================================================================
> ==2618328==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x56479515ee32 bp 0x7ffc37c431b0 sp 0x7ffc37c431a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x56479515ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56479515e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564794e699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564794e6ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564795064ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564796a137a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x564796a5e78f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x564796a178f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x564796a610b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5647968f503c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x564796963d28 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 0x564796956097 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 0x5647969a46b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x564795317b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5647949e7f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5647949e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5647949d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f7680eead8f 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  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 
> =================================================================
> ==2618364==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x556465037e32 bp 0x7fff01d923b0 sp 0x7fff01d923a8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x556465037e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564650379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556464d429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556464d43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556464f3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564668ec7a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55646693778f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5564668f08f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55646693a0b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5564667ce03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55646683cd28 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 0x55646682f097 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 0x55646687d6b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5564651f0b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5564648c0f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5564648bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5564648ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f37c5233d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f37c5233e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x5564647e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2618356==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x558a8fb23e32 bp 0x7ffcae4a0670 sp 0x7ffcae4a0668
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x558a8fb23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a8fb239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a8f82e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a8f82fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a8fa29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a913d87a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x558a9142378f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x558a913dc8f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x558a914260b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x558a912ba03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x558a91328d28 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 0x558a9131b097 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 0x558a913696b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x558a8fcdcb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x558a8f3acf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x558a8f3a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x558a8f397018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f3c69b3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f3c69b3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x558a8f2d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  79 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2618108==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55dae2561e32 bp 0x7ffd8e664cd0 sp 0x7ffd8e664cc8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55dae2561e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dae25619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dae226c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dae226dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dae2467ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dae3e167a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55dae3e6178f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55dae3e1a8f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55dae3e640b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55dae3cf803c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55dae3d66d28 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 0x55dae3d59097 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 0x55dae3da76b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55dae271ab2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55dae1deaf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55dae1de756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55dae1dd5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f6df06ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f6df06cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55dae1d13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2618169==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x5596b843ae32 bp 0x7ffc46b1ec10 sp 0x7ffc46b1ec08
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x5596b843ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596b843a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596b81459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596b8146d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596b8340ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596b9cef7a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5596b9d3a78f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5596b9cf38f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5596b9d3d0b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5596b9bd103c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5596b9c3fd28 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 0x5596b9c32097 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 0x5596b9c806b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5596b85f3b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5596b7cc3f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5596b7cc056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5596b7cae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f225b79dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f225b79de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x5596b7bec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  73 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2618155==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55643fadae32 bp 0x7ffcd5722810 sp 0x7ffcd5722808
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55643fadae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55643fada9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55643f7e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55643f7e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55643f9e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55644138f7a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5564413da78f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5564413938f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5564413dd0b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55644127103c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5564412dfd28 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 0x5564412d2097 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 0x5564413206b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55643fc93b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55643f363f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55643f36056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55643f34e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f5d9a83dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f5d9a83de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55643f28c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2618180==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5564f4701e32 bp 0x7ffe4b9b4390 sp 0x7ffe4b9b4388
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5564f4701e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564f47019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564f440c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564f440dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564f4607ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564f5fb67a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5564f600178f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5564f5fba8f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5564f60040b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5564f5e9803c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5564f5f06d28 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 0x5564f5ef9097 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 0x5564f5f476b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5564f48bab2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5564f3f8af30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5564f3f8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5564f3f75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f1962a9ed8f 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  8a 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2618206==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x564c041e6e32 bp 0x7ffcc07ee310 sp 0x7ffcc07ee308
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x564c041e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c041e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c03ef19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c03ef2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c040ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c05a9b7a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x564c05ae678f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x564c05a9f8f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x564c05ae90b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x564c0597d03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x564c059ebd28 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 0x564c059de097 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 0x564c05a2c6b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x564c0439fb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x564c03a6ff30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x564c03a6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x564c03a5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f8447b88d8f 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  8a 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2618200==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55ed24a07e32 bp 0x7ffd3380f470 sp 0x7ffd3380f468
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55ed24a07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed24a079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed247129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed24713d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed2490debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed262bc7a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55ed2630778f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55ed262c08f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55ed2630a0b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55ed2619e03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55ed2620cd28 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 0x55ed261ff097 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 0x55ed2624d6b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55ed24bc0b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55ed24290f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55ed2428d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55ed2427b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f9e8d7fbd8f 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  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 
> =================================================================
> ==2618187==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55be7b81fe32 bp 0x7ffc4d398ed0 sp 0x7ffc4d398ec8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55be7b81fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be7b81f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be7b52a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be7b52bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be7b725ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be7d0d47a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55be7d11f78f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55be7d0d88f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55be7d1220b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55be7cfb603c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55be7d024d28 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 0x55be7d017097 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 0x55be7d0656b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55be7b9d8b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55be7b0a8f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55be7b0a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55be7b093018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fa989668d8f 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  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 
> =================================================================
> ==2618240==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x55bd1b3b6e32 bp 0x7ffe2e471f50 sp 0x7ffe2e471f48
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x55bd1b3b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd1b3b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd1b0c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd1b0c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd1b2bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd1cc6b7a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55bd1ccb678f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55bd1cc6f8f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55bd1ccb90b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55bd1cb4d03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55bd1cbbbd28 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 0x55bd1cbae097 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 0x55bd1cbfc6b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55bd1b56fb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55bd1ac3ff30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55bd1ac3c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55bd1ac2a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f15b2821d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f15b2821e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55bd1ab68634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  72 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2618229==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55ae2f569e32 bp 0x7ffc2fee09d0 sp 0x7ffc2fee09c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55ae2f569e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae2f5699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae2f2749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae2f275d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae2f46febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae30e1e7a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55ae30e6978f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55ae30e228f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55ae30e6c0b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55ae30d0003c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55ae30d6ed28 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 0x55ae30d61097 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 0x55ae30daf6b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55ae2f722b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55ae2edf2f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55ae2edef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55ae2eddd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fc3bfcc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fc3bfcc7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55ae2ed1b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  a2 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 
> =================================================================
> ==2618395==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x557bafb36e32 bp 0x7ffccea3f790 sp 0x7ffccea3f788
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x557bafb36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557bafb369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557baf8419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557baf842d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557bafa3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557bb13eb7a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x557bb143678f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x557bb13ef8f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x557bb14390b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x557bb12cd03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x557bb133bd28 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 0x557bb132e097 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 0x557bb137c6b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x557bafcefb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x557baf3bff30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x557baf3bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x557baf3aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fd5ba2b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fd5ba2b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x557baf2e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2618435==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x563b76327e32 bp 0x7ffcc0feafb0 sp 0x7ffcc0feafa8
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x563b76327e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b763279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b760329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b76033d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b7622debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b77bdc7a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x563b77c2778f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x563b77be08f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x563b77c2a0b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x563b77abe03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x563b77b2cd28 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 0x563b77b1f097 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 0x563b77b6d6b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x563b764e0b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x563b75bb0f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x563b75bad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x563b75b9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fce78082d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fce78082e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x563b75ad9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  9a 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2618430==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x560cb8214e32 bp 0x7ffef54866d0 sp 0x7ffef54866c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x560cb8214e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560cb82149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560cb7f1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560cb7f20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560cb811aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560cb9ac97a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x560cb9b1478f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x560cb9acd8f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x560cb9b170b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x560cb99ab03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x560cb9a19d28 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 0x560cb9a0c097 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 0x560cb9a5a6b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x560cb83cdb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x560cb7a9df30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x560cb7a9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x560cb7a88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fa5ada7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fa5ada7fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x560cb79c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  a9 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 
> =================================================================
> ==2618464==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x558f1d8b3e32 bp 0x7ffdbe5d3210 sp 0x7ffdbe5d3208
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x558f1d8b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f1d8b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f1d5be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f1d5bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f1d7b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f1f1687a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x558f1f1b378f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x558f1f16c8f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x558f1f1b60b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x558f1f04a03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x558f1f0b8d28 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 0x558f1f0ab097 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 0x558f1f0f96b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x558f1da6cb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x558f1d13cf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x558f1d13956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x558f1d127018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fe805832d8f 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  ab 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 
> =================================================================
> ==2618457==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x555e8d004e32 bp 0x7ffd842f4ab0 sp 0x7ffd842f4aa8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x555e8d004e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e8d0049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e8cd0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e8cd10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e8cf0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e8e8b97a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x555e8e90478f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x555e8e8bd8f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x555e8e9070b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x555e8e79b03c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x555e8e809d28 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 0x555e8e7fc097 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 0x555e8e84a6b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x555e8d1bdb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x555e8c88df30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x555e8c88a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x555e8c878018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7ff36acc8d8f 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  a9 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 
> =================================================================
> ==2618453==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55cd64f3fe32 bp 0x7ffcd4bcab90 sp 0x7ffcd4bcab88
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55cd64f3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd64f3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd64c4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd64c4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd64e45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd667f47a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55cd6683f78f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55cd667f88f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55cd668420b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55cd666d603c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55cd66744d28 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 0x55cd66737097 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 0x55cd667856b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55cd650f8b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55cd647c8f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55cd647c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55cd647b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f6e915aad8f 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  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 
> =================================================================
> ==2618490==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5600cfa5fe32 bp 0x7ffe4e88d770 sp 0x7ffe4e88d768
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5600cfa5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600cfa5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600cf76a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600cf76bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600cf965ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600d13147a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5600d135f78f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5600d13188f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5600d13620b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5600d11f603c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5600d1264d28 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 0x5600d1257097 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 0x5600d12a56b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5600cfc18b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5600cf2e8f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5600cf2e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5600cf2d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f688e669d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f688e669e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x5600cf211634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  a3 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2618484==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5620acc2fe32 bp 0x7ffce17878f0 sp 0x7ffce17878e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5620acc2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620acc2f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620ac93a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620ac93bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620acb35ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620ae4e47a3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5620ae52f78f in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5620ae4e88f4 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5620ae5320b5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5620ae3c603c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5620ae434d28 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 0x5620ae427097 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 0x5620ae4756b0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5620acde8b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5620ac4b8f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5620ac4b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5620ac4a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fc33988ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fc33988ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x5620ac3e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2614942==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a23f29fe32 bp 0x7ffdcc1dfab0 sp 0x7ffdcc1dfaa8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a23f29fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a23f29f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a23efaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a23efabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a23f1a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a23f19d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a23f407793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a23eb29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a23eb2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a23eb13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6eb1660d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6eb1660e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a23ea51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a23eb0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a2413efca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a23f29f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a23efaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2614951==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55fcf60aae32 bp 0x7ffe212f0c30 sp 0x7ffe212f0c28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55fcf60aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fcf60aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fcf5db59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fcf5db6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fcf5fb0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fcf5fa8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fcf6212793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fcf5934c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fcf593056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fcf591e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb981c91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb981c91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fcf585c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55fcf591aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fcf81faca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fcf60aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fcf5db59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2614990==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5635143c1e32 bp 0x7ffecdd0e350 sp 0x7ffecdd0e348
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5635143c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635143c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635140cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635140cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635142c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635142bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563514529793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563513c4bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563513c4756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563513c35018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f52819f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52819f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563513b73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563513c31aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563516511ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635143c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635140cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2614911==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x557039516e32 bp 0x7ffe1eda0c50 sp 0x7ffe1eda0c48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x557039516e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570395169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570392219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557039222d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55703941cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557039414952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55703967e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557038da0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557038d9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557038d8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faebc829d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faebc829e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557038cc8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x557038d86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55703b666ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557039516725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570392219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2614975==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ca17db1e32 bp 0x7ffd22dad230 sp 0x7ffd22dad228
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ca17db1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca17db19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca17abc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca17abdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca17cb7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca17caf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca17f19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca1763bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca1763756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca17625018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a4ded8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a4ded8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca17563634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ca17621aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca19f01ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca17db1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca17abc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2614887==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e37f44ee32 bp 0x7fff491ff070 sp 0x7fff491ff068
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e37f44ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e37f44e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e37f1599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e37f15ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e37f354ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e37f34c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e37f5b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e37ecd8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e37ecd456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e37ecc2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0656999d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0656999e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e37ec00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e37ecbeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e38159eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e37f44e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e37f1599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2614920==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55de664bfe32 bp 0x7ffcd7222b90 sp 0x7ffcd7222b88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55de664bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de664bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de661ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de661cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de663c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de663bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de66627793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de65d49c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de65d4556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de65d33018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96e0c5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96e0c5ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de65c71634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55de65d2faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55de6860fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de664bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de661ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2614923==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x558673950e32 bp 0x7ffe03e41170 sp 0x7ffe03e41168
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x558673950e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586739509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55867365b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55867365cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558673856ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55867384e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558673ab8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586731dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586731d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586731c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff703e55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff703e55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558673102634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5586731c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558675aa0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558673950725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55867365b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2614985==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x559f36130e32 bp 0x7ffd9076feb0 sp 0x7ffd9076fea8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x559f36130e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f361309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f35e3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f35e3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f36036ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f3602e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f36298793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f359bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f359b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f359a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc6270ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc6270ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f358e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x559f359a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559f38280ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f36130725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f35e3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615007==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e5c4949e32 bp 0x7ffd3f960a90 sp 0x7ffd3f960a88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e5c4949e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5c49499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5c46549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5c4655d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5c484febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5c4847952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5c4ab1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5c41d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5c41cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5c41bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdec70f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdec70f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5c40fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e5c41b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5c6a99ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5c4949725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5c46549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2614999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b0f5cebe32 bp 0x7ffe787c4170 sp 0x7ffe787c4168
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b0f5cebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0f5ceb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0f59f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0f59f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0f5bf1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0f5be9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0f5e53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0f5575c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0f557156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0f555f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff9bf2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff9bf2be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0f549d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55b0f555baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b0f7e3bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0f5ceb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0f59f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2614905==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55af88f84e32 bp 0x7ffe151a7370 sp 0x7ffe151a7368
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55af88f84e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af88f849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af88c8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af88c90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af88e8aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af88e82952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af890ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af8880ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af8880a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af887f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efded442d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efded442e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af88736634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55af887f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55af8b0d4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af88f84725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af88c8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  6a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615030==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5650d8b0fe32 bp 0x7fff73564c10 sp 0x7fff73564c08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5650d8b0fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650d8b0f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650d881a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650d881bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650d8a15ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650d8a0d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650d8c77793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650d8399c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650d839556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650d8383018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7de54b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7de54b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650d82c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5650d837faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5650dac5fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650d8b0f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650d881a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2614960==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55bc064b7e32 bp 0x7ffc77581390 sp 0x7ffc77581388
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55bc064b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc064b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc061c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc061c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc063bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc063b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc0661f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc05d41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc05d3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc05d2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb66422dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb66422de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc05c69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55bc05d27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bc08607ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc064b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc061c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615040==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f70d526e32 bp 0x7ffd77d1d390 sp 0x7ffd77d1d388
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f70d526e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f70d5269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f70d2319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f70d232d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f70d42cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f70d424952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f70d68e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f70cdb0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f70cdac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f70cd9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd833642d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd833642e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f70ccd8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f70cd96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f70f676ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f70d526725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f70d2319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2614969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d8f8ed8e32 bp 0x7ffd0f1fcd90 sp 0x7ffd0f1fcd88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d8f8ed8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8f8ed89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8f8be39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8f8be4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8f8ddeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8f8dd6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8f9040793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d8f8762c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d8f875e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8f874c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff676f4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff676f4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8f868a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d8f8748aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8fb028ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8f8ed8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8f8be39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615045==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558e92a55e32 bp 0x7ffd8f575830 sp 0x7ffd8f575828
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558e92a55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e92a559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e927609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e92761d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e9295bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e92953952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e92bbd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e922dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e922db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e922c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65330e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65330e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e92207634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x558e922c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558e94ba5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e92a55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e927609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615044==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a3fb02ce32 bp 0x7ffd2752ac70 sp 0x7ffd2752ac68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a3fb02ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3fb02c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3fad379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3fad38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3faf32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3faf2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3fb194793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3fa8b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3fa8b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3fa8a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddb4ae8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddb4ae8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3fa7de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a3fa89caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a3fd17cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3fb02c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3fad379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b0 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2614906==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x559ce7205e32 bp 0x7ffd908714b0 sp 0x7ffd908714a8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x559ce7205e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ce72059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ce6f109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ce6f11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ce710bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ce7103952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ce736d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ce6a8fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ce6a8b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ce6a79018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbd77c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbd77c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ce69b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x559ce6a75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559ce9355ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ce7205725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ce6f109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615019==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5618c2bbde32 bp 0x7ffe6a3892b0 sp 0x7ffe6a3892a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5618c2bbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618c2bbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618c28c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618c28c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618c2ac3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618c2abb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5618c2d25793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5618c2447c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5618c244356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5618c2431018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7715ba2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7715ba2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5618c236f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5618c242daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5618c4d0dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618c2bbd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618c28c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615096==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5598f5b63e32 bp 0x7fffba383c10 sp 0x7fffba383c08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5598f5b63e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598f5b639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598f586e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598f586fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598f5a69ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598f5a61952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598f5ccb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598f53edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598f53e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598f53d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7638d0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7638d0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598f5315634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5598f53d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5598f7cb3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598f5b63725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598f586e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615223==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5570566fde32 bp 0x7ffd7cbf8a30 sp 0x7ffd7cbf8a28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5570566fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570566fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570564089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557056409d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557056603ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570565fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557056865793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557055f87c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557055f8356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557055f71018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56082d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56082d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557055eaf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557055f6daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55705884dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570566fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570564089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615216==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563809592e32 bp 0x7ffdc718f7d0 sp 0x7ffdc718f7c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563809592e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638095929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56380929d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56380929ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563809498ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563809490952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638096fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563808e1cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563808e1856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563808e06018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74a3ea1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74a3ea1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563808d44634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563808e02aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56380b6e2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563809592725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56380929d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615235==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c5bfb62e32 bp 0x7ffded736e90 sp 0x7ffded736e88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c5bfb62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5bfb629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5bf86d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5bf86ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5bfa68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5bfa60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5bfcca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5bf3ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5bf3e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5bf3d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7234e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7234e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5bf314634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c5bf3d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c5c1cb2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5bfb62725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5bf86d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615253==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56208adf1e32 bp 0x7ffc67a2aa50 sp 0x7ffc67a2aa48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56208adf1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56208adf19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56208aafc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56208aafdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56208acf7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56208acef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56208af59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56208a67bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56208a67756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56208a665018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfdc6ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfdc6cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56208a5a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56208a661aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56208cf41ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56208adf1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56208aafc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615239==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561db9eb5e32 bp 0x7ffc18787530 sp 0x7ffc18787528
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561db9eb5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561db9eb59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561db9bc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561db9bc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561db9dbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561db9db3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561dba01d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561db973fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561db973b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561db9729018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a64ad4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a64ad4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561db9667634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561db9725aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561dbc005ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561db9eb5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561db9bc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615346==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5595bb4e4e32 bp 0x7ffc5d7c0bd0 sp 0x7ffc5d7c0bc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5595bb4e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595bb4e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595bb1ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595bb1f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595bb3eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595bb3e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595bb64c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595bad6ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595bad6a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595bad58018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1bd796cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1bd796ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595bac96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5595bad54aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5595bd634ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595bb4e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595bb1ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615266==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556c429d6e32 bp 0x7ffcc8150dd0 sp 0x7ffcc8150dc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556c429d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c429d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c426e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c426e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c428dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c428d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c42b3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c42260c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c4225c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c4224a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6257e64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6257e64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c42188634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556c42246aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556c44b26ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c429d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c426e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615254==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fae15b3e32 bp 0x7ffed27c8310 sp 0x7ffed27c8308
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fae15b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fae15b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fae12be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fae12bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fae14b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fae14b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fae171b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fae0e3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fae0e3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fae0e27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60b5b3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60b5b3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fae0d65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fae0e23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fae3703ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fae15b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fae12be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615257==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5620a3aade32 bp 0x7ffd330d0290 sp 0x7ffd330d0288
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5620a3aade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620a3aad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620a37b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620a37b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620a39b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620a39ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620a3c15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620a3337c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620a333356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620a3321018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5f239ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5f239ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620a325f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5620a331daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620a5bfdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620a3aad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620a37b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615267==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556611f57e32 bp 0x7ffc8cecaef0 sp 0x7ffc8cecaee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556611f57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556611f579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556611c629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556611c63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556611e5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556611e55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5566120bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5566117e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5566117dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5566117cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40a3243d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40a3243e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556611709634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5566117c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5566140a7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556611f57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556611c629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615363==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558f4939ae32 bp 0x7ffd66a9ac50 sp 0x7ffd66a9ac48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558f4939ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f4939a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f490a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f490a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f492a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f49298952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f49502793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f48c24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f48c2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f48c0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f130c6fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f130c6fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f48b4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558f48c0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558f4b4eaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f4939a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f490a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615082==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e492140e32 bp 0x7ffeb0ceaeb0 sp 0x7ffeb0ceaea8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e492140e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4921409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e491e4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e491e4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e492046ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e49203e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4922a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4919cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4919c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4919b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddf316fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddf316fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4918f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e4919b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e494290ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e492140725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e491e4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615296==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dc649c7e32 bp 0x7ffd867a5f90 sp 0x7ffd867a5f88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dc649c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc649c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc646d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc646d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc648cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc648c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc64b2f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc64251c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc6424d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc6423b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9030c72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9030c72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc64179634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dc64237aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dc66b17ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc649c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc646d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615090==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55da7f053e32 bp 0x7ffeaac27610 sp 0x7ffeaac27608
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55da7f053e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da7f0539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da7ed5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da7ed5fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da7ef59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da7ef51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da7f1bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da7e8ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da7e8d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da7e8c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6e3bead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6e3beae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da7e805634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55da7e8c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55da811a3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da7f053725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da7ed5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615123==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5593fc7cae32 bp 0x7ffd1ce2c670 sp 0x7ffd1ce2c668
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5593fc7cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593fc7ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593fc4d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593fc4d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593fc6d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593fc6c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593fc932793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593fc054c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593fc05056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593fc03e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34e67bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34e67bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593fbf7c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5593fc03aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5593fe91aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593fc7ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593fc4d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  65 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615120==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dbe1015e32 bp 0x7ffcc9849b50 sp 0x7ffcc9849b48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dbe1015e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbe10159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbe0d209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbe0d21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbe0f1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbe0f13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbe117d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbe089fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbe089b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbe0889018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05f5e5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05f5e5de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbe07c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dbe0885aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dbe3165ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbe1015725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbe0d209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615136==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562040880e32 bp 0x7fffc456edd0 sp 0x7fffc456edc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562040880e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620408809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56204058b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56204058cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562040786ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56204077e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620409e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56204010ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56204010656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620400f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f235f133d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f235f133e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562040032634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5620400f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620429d0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562040880725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56204058b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615102==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56520463de32 bp 0x7ffd3cf2a750 sp 0x7ffd3cf2a748
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56520463de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56520463d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652043489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565204349d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565204543ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56520453b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652047a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565203ec7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565203ec356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565203eb1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa09c65cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa09c65ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565203def634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x565203eadaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56520678dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56520463d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652043489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615121==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562878e6ee32 bp 0x7ffd6b4645d0 sp 0x7ffd6b4645c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562878e6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562878e6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562878b799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562878b7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562878d74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562878d6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562878fd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628786f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628786f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628786e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e73510d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e73510e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562878620634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5628786deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56287afbeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562878e6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562878b799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615111==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56007e290e32 bp 0x7ffcb02e0890 sp 0x7ffcb02e0888
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56007e290e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56007e2909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56007df9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56007df9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56007e196ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56007e18e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56007e3f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56007db1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56007db1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56007db04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8cd9d9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8cd9d9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56007da42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56007db00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5600803e0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56007e290725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56007df9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615187==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564318866e32 bp 0x7ffdbd96cf90 sp 0x7ffdbd96cf88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564318866e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643188669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643185719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564318572d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56431876cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564318764952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643189ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643180f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643180ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643180da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe34725bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe34725be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564318018634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5643180d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56431a9b6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564318866725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643185719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615145==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c8f6dbae32 bp 0x7ffe8080e6f0 sp 0x7ffe8080e6e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c8f6dbae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8f6dba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8f6ac59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8f6ac6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8f6cc0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8f6cb8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8f6f22793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8f6644c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8f664056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8f662e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cbaec6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cbaec6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8f656c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c8f662aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c8f8f0aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8f6dba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8f6ac59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615163==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563e9875ee32 bp 0x7ffc3a16a690 sp 0x7ffc3a16a688
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563e9875ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e9875e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e984699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e9846ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e98664ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e9865c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e988c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e97fe8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e97fe456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e97fd2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe2a734d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe2a734e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e97f10634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563e97fceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e9a8aeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e9875e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e984699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615192==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5631b7d10e32 bp 0x7ffde0bdcbf0 sp 0x7ffde0bdcbe8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5631b7d10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631b7d109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631b7a1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631b7a1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631b7c16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631b7c0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631b7e78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631b759ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631b759656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631b7584018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2371828d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2371828e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631b74c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5631b7580aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631b9e60ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631b7d10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631b7a1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615161==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cf443c7e32 bp 0x7ffd86b2e6f0 sp 0x7ffd86b2e6e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cf443c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf443c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf440d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf440d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf442cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf442c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf4452f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf43c51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf43c4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf43c3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f814d99ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f814d99ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf43b79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cf43c37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cf46517ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf443c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf440d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615164==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5581a4c3be32 bp 0x7ffc31cb7970 sp 0x7ffc31cb7968
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5581a4c3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581a4c3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581a49469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581a4947d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581a4b41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581a4b39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581a4da3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581a44c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581a44c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581a44af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb1214ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb1214ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581a43ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5581a44abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581a6d8bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581a4c3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581a49469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615339==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560a04354e32 bp 0x7ffcdc21e570 sp 0x7ffcdc21e568
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560a04354e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a043549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a0405f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a04060d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a0425aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a04252952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a044bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a03bdec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a03bda56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a03bc8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5edae4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5edae4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a03b06634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560a03bc4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560a064a4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a04354725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a0405f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615302==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562485eb9e32 bp 0x7ffe185488d0 sp 0x7ffe185488c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562485eb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562485eb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562485bc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562485bc5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562485dbfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562485db7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562486021793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562485743c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56248573f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56248572d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae21813d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae21813e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56248566b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562485729aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562488009ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562485eb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562485bc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615316==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c40aee0e32 bp 0x7ffe389df010 sp 0x7ffe389df008
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c40aee0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c40aee09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c40abeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c40abecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c40ade6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c40adde952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c40b048793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c40a76ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c40a76656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c40a754018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89e5858d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89e5858e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c40a692634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c40a750aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c40d030ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c40aee0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c40abeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615324==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555ea35a0e32 bp 0x7fff387639f0 sp 0x7fff387639e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555ea35a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ea35a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ea32ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ea32acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ea34a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ea349e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ea3708793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ea2e2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ea2e2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ea2e14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f292fef1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f292fef1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ea2d52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555ea2e10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555ea56f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ea35a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ea32ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615303==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ea838c7e32 bp 0x7ffecc570970 sp 0x7ffecc570968
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ea838c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea838c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea835d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea835d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea837cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea837c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea83a2f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea83151c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea8314d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea8313b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6e2856d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6e2856e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea83079634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ea83137aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ea85a17ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea838c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea835d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615319==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dde461fe32 bp 0x7ffe7da4f850 sp 0x7ffe7da4f848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dde461fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dde461f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dde432a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dde432bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dde4525ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dde451d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dde4787793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dde3ea9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dde3ea556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dde3e93018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05d3837d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05d3837e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dde3dd1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dde3e8faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dde676fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dde461f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dde432a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615329==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55972e534e32 bp 0x7fff1d0773d0 sp 0x7fff1d0773c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55972e534e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55972e5349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55972e23f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55972e240d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55972e43aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55972e432952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55972e69c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55972ddbec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55972ddba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55972dda8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0375f8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0375f8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55972dce6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55972dda4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559730684ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55972e534725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55972e23f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615200==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e44045fe32 bp 0x7fff67daa5b0 sp 0x7fff67daa5a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e44045fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e44045f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e44016a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e44016bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e440365ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e44035d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4405c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e43fce9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e43fce556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e43fcd3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fccd624dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fccd624de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e43fc11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e43fccfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e4425afca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e44045f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e44016a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615190==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558e6ce88e32 bp 0x7ffe23276d50 sp 0x7ffe23276d48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558e6ce88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e6ce889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e6cb939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e6cb94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e6cd8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e6cd86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e6cff0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e6c712c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e6c70e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e6c6fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1d2590d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1d2590e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e6c63a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558e6c6f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558e6efd8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e6ce88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e6cb939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615191==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e23fcade32 bp 0x7ffeb8cbabf0 sp 0x7ffeb8cbabe8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e23fcade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e23fcad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e23f9b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e23f9b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e23fbb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e23fbab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e23fe15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e23f537c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e23f53356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e23f521018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbeb5bcbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbeb5bcbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e23f45f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e23f51daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e241dfdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e23fcad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e23f9b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615208==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56305c37ee32 bp 0x7ffe94d467f0 sp 0x7ffe94d467e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56305c37ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56305c37e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56305c0899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56305c08ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56305c284ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56305c27c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56305c4e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56305bc08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56305bc0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56305bbf2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e3f9f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e3f9f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56305bb30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56305bbeeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56305e4ceca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56305c37e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56305c0899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615376==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55df520b4e32 bp 0x7ffd7c158690 sp 0x7ffd7c158688
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55df520b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df520b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df51dbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df51dc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df51fbaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df51fb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df5221c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df5193ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df5193a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df51928018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10f2b4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10f2b4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df51866634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55df51924aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55df54204ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df520b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df51dbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615370==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5619859c9e32 bp 0x7ffcde4672b0 sp 0x7ffcde4672a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5619859c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619859c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619856d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619856d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619858cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619858c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561985b31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561985253c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56198524f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56198523d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffad9978d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffad9978e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56198517b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561985239aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561987b19ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619859c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619856d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  77 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615054==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56496956ae32 bp 0x7ffdc4c29b90 sp 0x7ffdc4c29b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56496956ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56496956a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649692759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564969276d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564969470ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564969468952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649696d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564968df4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564968df056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564968dde018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa297250d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa297250e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564968d1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564968ddaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56496b6baca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56496956a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649692759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615359==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fca1cc8e32 bp 0x7ffd61625410 sp 0x7ffd61625408
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fca1cc8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fca1cc89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fca19d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fca19d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fca1bceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fca1bc6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fca1e30793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fca1552c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fca154e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fca153c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f553cc70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f553cc70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fca147a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fca1538aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fca3e18ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fca1cc8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fca19d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615276==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563e8d0b3e32 bp 0x7ffe99721c10 sp 0x7ffe99721c08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563e8d0b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e8d0b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e8cdbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e8cdbfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e8cfb9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e8cfb1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e8d21b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e8c93dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e8c93956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e8c927018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa69e37bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa69e37be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e8c865634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563e8c923aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e8f203ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e8d0b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e8cdbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615377==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558f56269e32 bp 0x7ffd6b01eb30 sp 0x7ffd6b01eb28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558f56269e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f562699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f55f749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f55f75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f5616febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f56167952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f563d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f55af3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f55aef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f55add018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc98728ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc98728ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f55a1b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558f55ad9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558f583b9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f56269725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f55f749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615432==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563d02736e32 bp 0x7ffe94378530 sp 0x7ffe94378528
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563d02736e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d027369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d024419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d02442d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d0263cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d02634952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d0289e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d01fc0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d01fbc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d01faa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47e807ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47e807ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d01ee8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563d01fa6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d04886ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d02736725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d024419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615403==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c28c833e32 bp 0x7ffd27fbf730 sp 0x7ffd27fbf728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c28c833e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c28c8339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c28c53e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c28c53fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c28c739ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c28c731952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c28c99b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c28c0bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c28c0b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c28c0a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c1421bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c1421be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c28bfe5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c28c0a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c28e983ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c28c833725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c28c53e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615291==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d754b42e32 bp 0x7ffd147d01f0 sp 0x7ffd147d01e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d754b42e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d754b429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d75484d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d75484ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d754a48ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d754a40952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d754caa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7543ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7543c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7543b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81a5b27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81a5b27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7542f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d7543b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d756c92ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d754b42725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d75484d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615414==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556e9fdade32 bp 0x7fffcc067830 sp 0x7fffcc067828
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556e9fdade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e9fdad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e9fab89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e9fab9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e9fcb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e9fcab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e9ff15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e9f637c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e9f63356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e9f621018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd04cd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd04cd7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e9f55f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556e9f61daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ea1efdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e9fdad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e9fab89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615413==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555d4b508e32 bp 0x7ffcab90a370 sp 0x7ffcab90a368
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555d4b508e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d4b5089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d4b2139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d4b214d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d4b40eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d4b406952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d4b670793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d4ad92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d4ad8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d4ad7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc00d960d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc00d960e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d4acba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555d4ad78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555d4d658ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d4b508725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d4b2139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615067==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b786876e32 bp 0x7ffd73561350 sp 0x7ffd73561348
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b786876e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7868769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7865819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b786582d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b78677cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b786774952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7869de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b786100c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7860fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7860ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e7eaa5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e7eaa5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b786028634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b7860e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b7889c6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b786876725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7865819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b1 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615069==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x565531c74e32 bp 0x7ffe5ad28650 sp 0x7ffe5ad28648
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x565531c74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565531c749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56553197f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565531980d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565531b7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565531b72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565531ddc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5655314fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5655314fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5655314e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe82bb07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe82bb07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565531426634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5655314e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565533dc4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565531c74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56553197f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  bd 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615077==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x558185245e32 bp 0x7ffef5d7f750 sp 0x7ffef5d7f748
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x558185245e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581852459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558184f509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558184f51d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55818514bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558185143952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581853ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558184acfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558184acb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558184ab9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f060c1d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f060c1d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581849f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x558184ab5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558187395ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558185245725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558184f509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615392==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563269775e32 bp 0x7ffe083faa10 sp 0x7ffe083faa08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563269775e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632697759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632694809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563269481d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56326967bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563269673952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632698dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563268fffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563268ffb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563268fe9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c3d769d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c3d769e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563268f27634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563268fe5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56326b8c5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563269775725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632694809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615559==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562f4f8d9e32 bp 0x7ffcb9d9e5b0 sp 0x7ffcb9d9e5a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562f4f8d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f4f8d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f4f5e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f4f5e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f4f7dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f4f7d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f4fa41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f4f163c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f4f15f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f4f14d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0c6478d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0c6478e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f4f08b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562f4f149aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562f51a29ca1 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  71 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615552==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55827b8e4e32 bp 0x7fffe2a2a0b0 sp 0x7fffe2a2a0a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55827b8e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55827b8e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55827b5ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55827b5f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55827b7eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55827b7e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55827ba4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55827b16ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55827b16a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55827b158018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f398b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f398b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55827b096634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55827b154aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55827da34ca1 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  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 
> =================================================================
> ==2615565==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555732b8fe32 bp 0x7ffe267c9330 sp 0x7ffe267c9328
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555732b8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555732b8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55573289a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55573289bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555732a95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555732a8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555732cf7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555732419c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55573241556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555732403018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67efb8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67efb8fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555732341634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5557323ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555734cdfca1 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  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 
> =================================================================
> ==2615577==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563d256f0e32 bp 0x7ffe5fe13730 sp 0x7ffe5fe13728
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563d256f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d256f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d253fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d253fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d255f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d255ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d25858793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d24f7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d24f7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d24f64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b65e9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b65e9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d24ea2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563d24f60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d27840ca1 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  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
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615574==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56216a673e32 bp 0x7ffebd8f7750 sp 0x7ffebd8f7748
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56216a673e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56216a6739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56216a37e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56216a37fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56216a579ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56216a571952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56216a7db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562169efdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562169ef956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562169ee7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ffa385d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ffa385e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562169e25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562169ee3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56216c7c3ca1 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  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 
> =================================================================
> ==2615691==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558358d77e32 bp 0x7fff15fd1d10 sp 0x7fff15fd1d08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558358d77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558358d779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558358a829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558358a83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558358c7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558358c75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558358edf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558358601c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583585fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583585eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dca52bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dca52be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558358529634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5583585e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55835aec7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558358d77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558358a829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  7a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
<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  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 
> =================================================================
> ==2615600==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56448fd7ce32 bp 0x7ffd92350bb0 sp 0x7ffd92350ba8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56448fd7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56448fd7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56448fa879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56448fa88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56448fc82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56448fc7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56448fee4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56448f606c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56448f60256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56448f5f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7db59dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7db59de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56448f52e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56448f5ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564491eccca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  73 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615576==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a16bebde32 bp 0x7ffd8fdcf0b0 sp 0x7ffd8fdcf0a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a16bebde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a16bebd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a16bbc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a16bbc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a16bdc3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a16bdbb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a16c025793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a16b747c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a16b74356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a16b731018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4cbbffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4cbbffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a16b66f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a16b72daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a16e00dca1 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  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 
> =================================================================
> ==2615586==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5621511f3e32 bp 0x7ffcbbb9e310 sp 0x7ffcbbb9e308
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5621511f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621511f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562150efe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562150effd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621510f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621510f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56215135b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562150a7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562150a7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562150a67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6542c91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6542c91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621509a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562150a63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562153343ca1 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  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 
> =================================================================
> ==2615598==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56389686ee32 bp 0x7ffc8480ebd0 sp 0x7ffc8480ebc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56389686ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56389686e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638965799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56389657ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563896774ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56389676c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638969d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638960f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638960f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638960e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5762202d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5762202e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563896020634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5638960deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5638989beca1 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  7f 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615707==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f1c2759e32 bp 0x7ffe40e4bfb0 sp 0x7ffe40e4bfa8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f1c2759e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1c27599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1c24649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1c2465d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1c265febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1c2657952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1c28c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1c1fe3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1c1fdf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1c1fcd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa75e9cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa75e9cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1c1f0b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f1c1fc9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f1c48a9ca1 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  7a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615438==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559515c45e32 bp 0x7ffd7e401670 sp 0x7ffd7e401668
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559515c45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559515c459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595159509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559515951d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559515b4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559515b43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559515dad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595154cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595154cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595154b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb739138d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb739138e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595153f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5595154b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559517d95ca1 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 
> =================================================================
> ==2615617==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563795d55e32 bp 0x7ffc164a2ef0 sp 0x7ffc164a2ee8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563795d55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563795d559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563795a609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563795a61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563795c5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563795c53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563795ebd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5637955dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5637955db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5637955c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f205e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f205e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563795507634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5637955c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563797ea5ca1 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  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 
> =================================================================
> ==2615468==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e64c152e32 bp 0x7fff257c4a30 sp 0x7fff257c4a28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e64c152e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e64c1529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e64be5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e64be5ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e64c058ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e64c050952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e64c2ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e64b9dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e64b9d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e64b9c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa96db7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa96db7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e64b904634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e64b9c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e64e2a2ca1 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  71 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615470==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5653e2060e32 bp 0x7fff0f82e6d0 sp 0x7fff0f82e6c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5653e2060e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653e20609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653e1d6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653e1d6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653e1f66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653e1f5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653e21c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653e18eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653e18e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653e18d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5377bfdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5377bfde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653e1812634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5653e18d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5653e41b0ca1 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 
> =================================================================
> ==2615474==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55eb4c8cde32 bp 0x7fff4f40e150 sp 0x7fff4f40e148
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55eb4c8cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb4c8cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb4c5d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb4c5d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb4c7d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb4c7cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb4ca35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb4c157c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb4c15356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb4c141018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddfa794d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddfa794e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb4c07f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55eb4c13daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55eb4ea1dca1 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  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 
> =================================================================
> ==2615433==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5618f8a32e32 bp 0x7ffc89bb9350 sp 0x7ffc89bb9348
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5618f8a32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618f8a329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618f873d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618f873ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618f8938ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618f8930952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5618f8b9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5618f82bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5618f82b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5618f82a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89f48afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89f48afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5618f81e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5618f82a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5618fab82ca1 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  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 
> =================================================================
> ==2615448==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556fbc8ede32 bp 0x7fff0b9e9c70 sp 0x7fff0b9e9c68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556fbc8ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556fbc8ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556fbc5f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556fbc5f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556fbc7f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556fbc7eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556fbca55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556fbc177c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556fbc17356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556fbc161018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53be6fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53be6fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556fbc09f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556fbc15daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556fbea3dca1 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  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 
> =================================================================
> ==2615440==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c7a09c1e32 bp 0x7ffe507555d0 sp 0x7ffe507555c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c7a09c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7a09c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7a06cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7a06cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7a08c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c7a08bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7a0b29793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7a024bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7a024756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7a0235018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f36737d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f36737e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7a0173634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c7a0231aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c7a2b11ca1 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  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 
> =================================================================
> ==2615491==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5581d6cd4e32 bp 0x7ffc09321930 sp 0x7ffc09321928
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5581d6cd4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581d6cd49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581d69df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581d69e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581d6bdaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581d6bd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581d6e3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581d655ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581d655a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581d6548018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3d491ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3d491ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581d6486634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5581d6544aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581d8e24ca1 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  62 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 
> =================================================================
> ==2615472==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556e51313e32 bp 0x7fff6b285390 sp 0x7fff6b285388
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556e51313e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e513139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e5101e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e5101fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e51219ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e51211952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e5147b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e50b9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e50b9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e50b87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f165624ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f165624ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e50ac5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556e50b83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556e53463ca1 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  95 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 
> =================================================================
> ==2615475==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ca39742e32 bp 0x7ffc58462bd0 sp 0x7ffc58462bc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ca39742e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca397429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca3944d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca3944ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca39648ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca39640952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca398aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca38fccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca38fc856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca38fb6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f785404ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f785404ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca38ef4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ca38fb2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca3b892ca1 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  ad 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615506==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561afe2dde32 bp 0x7ffc5beab150 sp 0x7ffc5beab148
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561afe2dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561afe2dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561afdfe89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561afdfe9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561afe1e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561afe4a89f4 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  ad 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615477==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ed57fe0e32 bp 0x7ffd86a53f70 sp 0x7ffd86a53f68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ed57fe0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed57fe09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed57ceb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed57cecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed57ee6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed581ab9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55ed581a9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55ed5786c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55ed5786656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed57854018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb176bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb176bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed57792634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ed57850aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615484==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5582bb3e5e32 bp 0x7ffc1a875370 sp 0x7ffc1a875368
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5582bb3e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582bb3e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582bb0f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582bb0f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582bb2ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582bb2e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5582bb54d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5582bac6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5582bac6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5582bac59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e0b12fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e0b12fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582bab97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5582bac55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2615677==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55657fabbe32 bp 0x7ffd167729b0 sp 0x7ffd167729a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55657fabbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55657fabb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55657f7c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55657f7c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55657f9c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55657f9b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55657fc23793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55657f345c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55657f34156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55657f32f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04bc631d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04bc631e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55657f26d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55657f32baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556581c0bca1 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  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 
> =================================================================
> ==2615627==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560a487c7e32 bp 0x7ffe15cfd030 sp 0x7ffe15cfd028
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560a487c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a487c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a484d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a484d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a486cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a486c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a4892f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a48051c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a4804d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a4803b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5df03e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5df03e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a47f79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560a48037aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560a4a917ca1 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  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 
> =================================================================
> ==2615638==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d94486ee32 bp 0x7ffc60973bf0 sp 0x7ffc60973be8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d94486ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d94486e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9445799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d94457ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d944774ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d94476c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9449d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9440f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9440f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9440e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f0d2cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f0d2cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d944020634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d9440deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d9469beca1 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  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 
> =================================================================
> ==2615649==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f550375e32 bp 0x7fff6a006510 sp 0x7fff6a006508
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f550375e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5503759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5500809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f550081d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f55027bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f550273952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5504dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f54fbffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f54fbfb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f54fbe9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10f18c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10f18c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f54fb27634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f54fbe5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f5524c5ca1 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  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 
> =================================================================
> ==2615633==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d52ed3be32 bp 0x7ffc909e6a50 sp 0x7ffc909e6a48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d52ed3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d52ed3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d52ea469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d52ea47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d52ec41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d52ec39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d52eea3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d52e5c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d52e5c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d52e5af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9cb7cd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9cb7cd7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d52e4ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d52e5abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d530e8bca1 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  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 
> =================================================================
> ==2615634==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5557d7f81e32 bp 0x7ffdfe5764b0 sp 0x7ffdfe5764a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5557d7f81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557d7f819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557d7c8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557d7c8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557d7e87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557d7e7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557d80e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557d780bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557d780756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557d77f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59a20ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59a20cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557d7733634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5557d77f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5557da0d1ca1 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  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 
> =================================================================
> ==2615656==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55bc36b2ce32 bp 0x7fffded70fd0 sp 0x7fffded70fc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55bc36b2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc36b2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc368379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc36838d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc36a32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc36a2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc36c94793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc363b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc363b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc363a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabb8abcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabb8abce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc362de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55bc3639caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bc38c7cca1 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 
> =================================================================
> ==2615539==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5616e9cdae32 bp 0x7fff2dcfb390 sp 0x7fff2dcfb388
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5616e9cdae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616e9cda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616e99e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616e99e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616e9be0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616e9bd8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616e9e42793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616e9564c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616e956056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616e954e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e1904dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e1904de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616e948c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5616e954aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5616ebe2aca1 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  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 
> =================================================================
> ==2615533==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5623c7a6fe32 bp 0x7ffd217ae810 sp 0x7ffd217ae808
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5623c7a6fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623c7a6f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623c777a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623c777bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623c7975ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623c796d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623c7bd7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623c72f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623c72f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623c72e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6433e3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6433e3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623c7221634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5623c72dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5623c9bbfca1 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  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 
> =================================================================
> ==2615523==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d55b3f8e32 bp 0x7ffc480b0910 sp 0x7ffc480b0908
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d55b3f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d55b3f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d55b1039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d55b104d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d55b2feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d55b2f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d55b560793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d55ac82c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d55ac7e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d55ac6c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac728abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac728abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d55abaa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d55ac68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d55d548ca1 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  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 
> =================================================================
> ==2615549==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5573a48f5e32 bp 0x7ffe953811d0 sp 0x7ffe953811c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5573a48f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573a48f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573a46009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573a4601d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573a47fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573a47f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573a4a5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573a417fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573a417b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573a4169018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b3e2bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b3e2bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573a40a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5573a4165aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5573a6a45ca1 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  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 
> =================================================================
> ==2615705==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c1decf0e32 bp 0x7ffde1b86cf0 sp 0x7ffde1b86ce8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c1decf0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1decf09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1de9fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1de9fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1debf6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1debee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1dee58793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1de57ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1de57656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1de564018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19db3b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19db3b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1de4a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c1de560aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615698==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a69d69ee32 bp 0x7ffebdeca810 sp 0x7ffebdeca808
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a69d69ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a69d69e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a69d3a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a69d3aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a69d5a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a69d59c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a69d806793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a69cf28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a69cf2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a69cf12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa879443d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa879443e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a69ce50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a69cf0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a69f7eeca1 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  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 
> =================================================================
> ==2615603==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5621852e4e32 bp 0x7ffe1dd2a330 sp 0x7ffe1dd2a328
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5621852e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621852e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562184fef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562184ff0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621851eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621851e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56218544c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562184b6ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562184b6a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562184b58018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5df9c84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5df9c84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562184a96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562184b54aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562187434ca1 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  99 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 
> =================================================================
> ==2615731==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564bc143ee32 bp 0x7fff0a203cf0 sp 0x7fff0a203ce8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564bc143ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564bc143e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564bc11499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564bc114ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564bc1344ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564bc133c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564bc15a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564bc0cc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564bc0cc456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564bc0cb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03f0397d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03f0397e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564bc0bf0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564bc0caeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2615738==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56061fabce32 bp 0x7fff56b8b530 sp 0x7fff56b8b528
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56061fabce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56061fabc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56061f7c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56061f7c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56061f9c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56061f9ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56061fc24793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56061f346c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56061f34256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56061f330018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc26d71cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc26d71ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56061f26e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56061f32caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560621c0cca1 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 
> =================================================================
> ==2615708==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5611f51b1e32 bp 0x7ffd364e36d0 sp 0x7ffd364e36c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5611f51b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611f51b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611f4ebc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611f4ebdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611f50b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611f50af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611f5319793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611f4a3bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611f4a3756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611f4a25018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0f289dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0f289de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611f4963634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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 
> =================================================================
> ==2615605==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560fb0684e32 bp 0x7ffcff06e2f0 sp 0x7ffcff06e2e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560fb0684e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fb06849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fb038f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fb0390d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fb058aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fb0582952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fb07ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560faff0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560faff0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fafef8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1670435d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1670435e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fafe36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560fafef4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560fb27d4ca1 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  c6 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 
> =================================================================
> ==2615425==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x563d9c9b4e32 bp 0x7ffe14219830 sp 0x7ffe14219828
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x563d9c9b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d9c9b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d9c6bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d9c6c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d9c8baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d9c8b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d9cb1c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d9c23ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d9c23a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d9c228018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c8bbbad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c8bbbae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d9c166634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x563d9c224aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d9eb04ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d9c9b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d9c6bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615704==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564f2c2dee32 bp 0x7ffc9ea672d0 sp 0x7ffc9ea672c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564f2c2dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f2c2de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f2bfe99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f2bfead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f2c1e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f2c1dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f2c446793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f2bb68c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f2bb6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f2bb52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdbc002cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbc002ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f2ba90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564f2bb4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f2e42eca1 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  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 
> =================================================================
> ==2615820==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5602c04e9e32 bp 0x7ffd65b7ca90 sp 0x7ffd65b7ca88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5602c04e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602c04e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602c01f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602c01f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602c03efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602c03e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5602c0651793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5602bfd73c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5602bfd6f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5602bfd5d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8b720ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8b720ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602bfc9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5602bfd59aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5602c2639ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602c04e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602c01f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615858==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dc5ad1ce32 bp 0x7ffffc0c5030 sp 0x7ffffc0c5028
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dc5ad1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc5ad1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc5aa279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc5aa28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc5ac22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc5ac1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc5ae84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc5a5a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc5a5a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc5a590018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1560b7ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1560b7ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc5a4ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dc5a58caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dc5ce6cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc5ad1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc5aa279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615784==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5572de6f0e32 bp 0x7ffef3898890 sp 0x7ffef3898888
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5572de6f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572de6f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572de3fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5572de3fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5572de5f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5572de5ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5572de858793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572ddf7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572ddf7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5572ddf64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb01d5fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb01d5fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572ddea2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5572ddf60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5572e0840ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5572de6f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572de3fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615835==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55de98698e32 bp 0x7ffd61350610 sp 0x7ffd61350608
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55de98698e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de986989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de983a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de983a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de9859eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de98596952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de98800793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de97f22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de97f1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de97f0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f534b467d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f534b467e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de97e4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55de97f08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55de9a7e8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de98698725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de983a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615745==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f0f4498e32 bp 0x7fffe52b23f0 sp 0x7fffe52b23e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f0f4498e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0f44989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0f41a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0f41a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0f439eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f0f4396952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0f4600793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0f3d22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0f3d1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0f3d0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5262e64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5262e64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0f3c4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f0f3d08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f0f65e8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0f4498725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0f41a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615785==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55a665f42e32 bp 0x7ffe714d7150 sp 0x7ffe714d7148
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55a665f42e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a665f429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a665c4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a665c4ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a665e48ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a665e40952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6660aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6657ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6657c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6657b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76c955ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76c955ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6656f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55a6657b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a668092ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a665f42725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a665c4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615836==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55ff8da14e32 bp 0x7ffc232522b0 sp 0x7ffc232522a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55ff8da14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff8da149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff8d71f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff8d720d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff8d91aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff8d912952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff8db7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff8d29ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff8d29a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff8d288018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce27ab4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce27ab4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff8d1c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55ff8d284aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ff8fb64ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff8da14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff8d71f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615798==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55c6022a6e32 bp 0x7ffcef735e50 sp 0x7ffcef735e48
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55c6022a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6022a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c601fb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c601fb2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6021acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6021a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c60240e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c601b30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c601b2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c601b1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6686a84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6686a84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c601a58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55c601b16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c6043f6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6022a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c601fb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615874==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c1f5372e32 bp 0x7fff955a45b0 sp 0x7fff955a45a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c1f5372e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1f53729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1f507d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1f507ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1f5278ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1f5270952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1f54da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1f4bfcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1f4bf856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1f4be6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c06ebcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c06ebce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1f4b24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c1f4be2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c1f74c2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1f5372725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1f507d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615765==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55aa757f9e32 bp 0x7ffc9e908770 sp 0x7ffc9e908768
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55aa757f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa757f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa755049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa75505d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa756ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa756f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa75961793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa75083c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa7507f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa7506d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3e6379d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3e6379e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa74fab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55aa75069aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aa77949ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa757f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa755049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615859==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561d9a7dee32 bp 0x7fffcf186290 sp 0x7fffcf186288
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561d9a7dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d9a7de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d9a4e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d9a4ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d9a6e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d9a6dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d9a946793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d9a068c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d9a06456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d9a052018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff097a94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff097a94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d99f90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561d9a04eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561d9c92eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d9a7de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d9a4e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615823==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560c65639e32 bp 0x7ffe964607b0 sp 0x7ffe964607a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560c65639e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c656399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c653449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c65345d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c6553febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c65537952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c657a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c64ec3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c64ebf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c64ead018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27fff20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27fff20e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c64deb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560c64ea9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560c67789ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c65639725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c653449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615757==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56479c73ce32 bp 0x7ffc720659f0 sp 0x7ffc720659e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56479c73ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56479c73c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56479c4479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56479c448d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56479c642ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56479c63a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56479c8a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56479bfc6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56479bfc256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56479bfb0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f501f4b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f501f4b4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56479beee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56479bfacaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56479e88cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56479c73c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56479c4479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615910==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5636a226ce32 bp 0x7ffdcb8df730 sp 0x7ffdcb8df728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5636a226ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636a226c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636a1f779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636a1f78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636a2172ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636a216a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636a23d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636a1af6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636a1af256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636a1ae0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7391feed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7391feee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636a1a1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5636a1adcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5636a43bcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636a226c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636a1f779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615909==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d578ffae32 bp 0x7ffc07746a50 sp 0x7ffc07746a48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d578ffae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d578ffa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d578d059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d578d06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d578f00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d578ef8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d579162793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d578884c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d57888056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d57886e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb606735d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb606735e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5787ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d57886aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d57b14aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d578ffa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d578d059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615877==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5569d0933e32 bp 0x7ffe610b2b90 sp 0x7ffe610b2b88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5569d0933e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569d09339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569d063e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569d063fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569d0839ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5569d0831952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5569d0a9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5569d01bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5569d01b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5569d01a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2017dc1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2017dc1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5569d00e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5569d01a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5569d2a83ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569d0933725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569d063e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615829==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ae4aa65e32 bp 0x7ffd46716af0 sp 0x7ffd46716ae8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ae4aa65e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae4aa659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae4a7709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae4a771d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae4a96bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae4a963952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae4abcd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae4a2efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae4a2eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae4a2d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa384994d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa384994e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae4a217634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ae4a2d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ae4cbb5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae4aa65725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae4a7709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615878==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f8177c0e32 bp 0x7ffecbe296d0 sp 0x7ffecbe296c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f8177c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8177c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8174cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8174ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8176c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8176be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f817928793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f81704ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f81704656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f817034018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd880b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd880b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f816f72634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f817030aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f819910ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8177c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8174cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615895==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563ebd0f5e32 bp 0x7ffc6b6ec030 sp 0x7ffc6b6ec028
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563ebd0f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ebd0f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ebce009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ebce01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ebcffbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ebcff3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ebd25d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ebc97fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ebc97b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ebc969018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5839a85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5839a85e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ebc8a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563ebc965aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563ebf245ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ebd0f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ebce009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615771==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f3f9f25e32 bp 0x7ffccee28d10 sp 0x7ffccee28d08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f3f9f25e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3f9f259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3f9c309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3f9c31d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3f9e2bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f3f9e23952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3fa08d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f3f97afc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f3f97ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f3f9799018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc68dd77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc68dd77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3f96d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f3f9795aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f3fc075ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3f9f25725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3f9c309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  ac 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615762==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x563743f60e32 bp 0x7ffdcb3a0630 sp 0x7ffdcb3a0628
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x563743f60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563743f609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563743c6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563743c6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563743e66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563743e5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5637440c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5637437eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5637437e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5637437d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3540ea8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3540ea8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563743712634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x5637437d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5637460b0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563743f60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563743c6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615876==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ae30ed1e32 bp 0x7ffcfcda36d0 sp 0x7ffcfcda36c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ae30ed1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae30ed19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae30bdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae30bddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae30dd7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae30dcf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae31039793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae3075bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae3075756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae30745018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3fc9d6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3fc9d6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae30683634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ae30741aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ae33021ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae30ed1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae30bdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615944==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d6956a8e32 bp 0x7ffe47c5e650 sp 0x7ffe47c5e648
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d6956a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6956a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6953b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6953b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6955aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6955a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d695810793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d694f32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d694f2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d694f1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb5911dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5911dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d694e5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d694f18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d6977f8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6956a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6953b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615932==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dd883bde32 bp 0x7ffda3a30b90 sp 0x7ffda3a30b88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dd883bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd883bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd880c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd880c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd882c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd882bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd88525793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd87c47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd87c4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd87c31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8f0d27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8f0d27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd87b6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dd87c2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dd8a50dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd883bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd880c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform trip ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  80 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2615935==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b80be84e32 bp 0x7ffd84267310 sp 0x7ffd84267308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b80be84e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b80be849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b80bb8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b80bb90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b80bd8aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b80bd82952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b80bfec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b80b70ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b80b70a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b80b6f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67e887ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67e887ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b80b636634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b80b6f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b80dfd4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b80be84725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b80bb8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615923==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55db3c646e32 bp 0x7fff343266f0 sp 0x7fff343266e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55db3c646e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db3c6469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db3c3519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db3c352d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db3c54cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db3c544952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db3c7ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db3bed0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db3becc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db3beba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95304a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95304a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db3bdf8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55db3beb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55db3e796ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db3c646725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db3c3519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2615912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556b532ebe32 bp 0x7ffec93a7470 sp 0x7ffec93a7468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556b532ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b532eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b52ff69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b52ff7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b531f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b531e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b53453793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b52b75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b52b7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b52b5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3809e2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3809e2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b52a9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556b52b5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556b5543bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b532eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b52ff69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2615952==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55e30c786e32 bp 0x7fffd3e4b5d0 sp 0x7fffd3e4b5c8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55e30c786e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e30c7869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e30c4919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e30c492d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e30c68cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e30c684952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e30c8ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e30c010c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e30c00c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e30bffa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f036b248d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f036b248e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e30bf38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x55e30bff6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e30e8d6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e30c786725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e30c4919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620915==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55dab50b0e32 bp 0x7ffc9f0d6790 sp 0x7ffc9f0d6788
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55dab50b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dab50b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dab4dbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dab4dbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dab4fb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dab4fae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dab5218793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dab493ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dab493656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dab4924018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34347c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34347c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dab4862634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55dab4920aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dab7200ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dab50b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dab4dbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2620847==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56484ee00e32 bp 0x7ffc37b8d690 sp 0x7ffc37b8d688
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56484ee00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56484ee009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56484eb0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56484eb0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56484ed06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56484ecfe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56484ef68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56484e68ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56484e68656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56484e674018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f282a6ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f282a6cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56484e5b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56484e670aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564850f50ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56484ee00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56484eb0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620855==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5624bd4ace32 bp 0x7fffd7c43610 sp 0x7fffd7c43608
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5624bd4ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624bd4ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624bd1b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5624bd1b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5624bd3a5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5624bd3a5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5624bd3a77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5624bcd2c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5624bcd2f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5624bcd20216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9a79f50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a79f50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624bcc5e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5624bcd1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5624bf5fcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5624bd4ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5624bd1b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620866==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55dcf1649e32 bp 0x7ffd87cfd1b0 sp 0x7ffd87cfd1a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55dcf1649e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dcf16499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dcf13549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dcf1355d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dcf154febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dcf1547952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dcf17b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dcf0ed3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dcf0ecf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dcf0ebd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2166f5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2166f5fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dcf0dfb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55dcf0eb9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dcf3799ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dcf1649725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dcf13549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620923==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ab26437e32 bp 0x7ffda7a418f0 sp 0x7ffda7a418e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ab26437e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab264379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab261429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab26143d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab2633debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab26335952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab2659f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab25cc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab25cbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab25cab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f9a0b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f9a0b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab25be9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ab25ca7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab28587ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab26437725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab261429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create no_parent ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  d4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620854==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55bb547d5e32 bp 0x7fff23b2f110 sp 0x7fff23b2f108
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55bb547d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb547d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb544e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb544e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb546dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb546d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb5493d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb5405fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb5405b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb54049018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4253683d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4253683e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb53f87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55bb54045aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bb56925ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb547d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb544e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620929==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f72ac02e32 bp 0x7ffef5534650 sp 0x7ffef5534648
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f72ac02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f72ac029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f72a90d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f72a90ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f72ab08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f72ab00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f72ad6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f72a48cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f72a48856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f72a476018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61ec8ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61ec8ebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f72a3b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f72a472aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f72cd52ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f72ac02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f72a90d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620905==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5634078c9e32 bp 0x7ffd28fa3510 sp 0x7ffd28fa3508
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5634078c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634078c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634075d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634075d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634077cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634077c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563407a31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563407153c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56340714f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56340713d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f33d3439d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f33d3439e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56340707b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563407139aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563409a19ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634078c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634075d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620893==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5648eff40e32 bp 0x7ffd3b17bbb0 sp 0x7ffd3b17bba8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5648eff40e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648eff409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648efc4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648efc4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648efe46ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648efe3e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648f00a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648ef7cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648ef7c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648ef7b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8a022ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8a022ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648ef6f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5648ef7b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5648f2090ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648eff40725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648efc4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  63 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620885==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55af06f00e32 bp 0x7ffdce680670 sp 0x7ffdce680668
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55af06f00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af06f009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af06c0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af06c0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af06e06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af06dfe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af07068793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af0678ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af0678656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af06774018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1620153d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1620153e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af066b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55af06770aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55af09050ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af06f00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af06c0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620894==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e1e21c3e32 bp 0x7ffcd5ba2f50 sp 0x7ffcd5ba2f48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e1e21c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1e21c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1e1ece9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1e1ecfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1e20bce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e1e20bc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e1e20be7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e1e1a436a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e1e1a46698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e1e1a37216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f47e05b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47e05b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1e1975634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e1e1a33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e1e4313ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1e21c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1e1ece9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  84 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620879==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e80dc02e32 bp 0x7fff9f1d6fd0 sp 0x7fff9f1d6fc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e80dc02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e80dc029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e80d90d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e80d90ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e80dafbe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e80dafb786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e80dafd7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e80d4826a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e80d485698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e80d476216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5e9965ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e9965ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e80d3b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e80d472aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e80fd52ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e80dc02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e80d90d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 66 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ec102abe32 bp 0x7fff9dc86e50 sp 0x7fff9dc86e48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ec102abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec102ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec0ffb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec0ffb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec101b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec101a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec10413793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec0fb35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec0fb3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec0fb1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7a9b96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7a9b96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec0fa5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ec0fb1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ec123fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec102ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec0ffb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620861==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5623f2de3e32 bp 0x7ffd79c2cc50 sp 0x7ffd79c2cc48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5623f2de3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623f2de39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623f2aee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623f2aefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623f2ce9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623f2ce1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623f2f4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623f266dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623f266956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623f2657018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1d6a25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1d6a25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623f2595634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5623f2653aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5623f4f33ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623f2de3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623f2aee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2620935==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55bd695cde32 bp 0x7ffcad8e2ff0 sp 0x7ffcad8e2fe8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55bd695cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd695cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd692d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd692d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd694d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd694cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd69735793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd68e57c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd68e5356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd68e41018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f011599fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f011599fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd68d7f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55bd68e3daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bd6b71dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd695cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd692d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2620988==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557183cf6e32 bp 0x7fff893afd70 sp 0x7fff893afd68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557183cf6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557183cf69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557183a019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557183a02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557183bfcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557183bf4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557183e5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557183580c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55718357c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55718356a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e1787cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e1787ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5571834a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557183566aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557185e46ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557183cf6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557183a019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620942==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557b7c140e32 bp 0x7fff014fe5d0 sp 0x7fff014fe5c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557b7c140e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b7c1409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b7be4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b7be4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b7c046ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b7c03e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b7c2a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b7b9cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b7b9c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b7b9b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0c7346d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0c7346e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b7b8f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557b7b9b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557b7e290ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b7c140725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b7be4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  23 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620961==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564c07356e32 bp 0x7ffc8db3c5d0 sp 0x7ffc8db3c5c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564c07356e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c073569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c070619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c07062d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c0725cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c07254952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c074be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c06be0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c06bdc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c06bca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6840c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6840c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c06b08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564c06bc6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564c094a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c07356725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c070619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620997==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e3889e8e32 bp 0x7ffe738d55f0 sp 0x7ffe738d55e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e3889e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3889e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3886f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3886f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3888eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3888e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e388b50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e388272c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e38826e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e38825c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0bc659d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0bc659e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e38819a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e388258aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e38ab38ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3889e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3886f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect ondemand ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  f3 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621014==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557adc524e32 bp 0x7ffd43715150 sp 0x7ffd43715148
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557adc524e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557adc5249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557adc22f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557adc230d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557adc42aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557adc422952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557adc68c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557adbdaec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557adbdaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557adbd98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60ad95bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60ad95be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557adbcd6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557adbd94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557ade674ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557adc524725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557adc22f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2620978==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56382ca7de32 bp 0x7ffd25927ad0 sp 0x7ffd25927ac8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56382ca7de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56382ca7d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56382c7889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56382c789d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56382c983ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56382c97b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56382cbe5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56382c307c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56382c30356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56382c2f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f304cebdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f304cebde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56382c22f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56382c2edaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56382ebcdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56382ca7d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56382c7889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620977==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5649f91fae32 bp 0x7ffc4ec168f0 sp 0x7ffc4ec168e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5649f91fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649f91fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649f8f059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649f8f06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649f9100ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649f90f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649f9362793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649f8a84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649f8a8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649f8a6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e9977cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e9977ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649f89ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5649f8a6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5649fb34aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649f91fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649f8f059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  5f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620964==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b99f92be32 bp 0x7ffccd623e70 sp 0x7ffccd623e68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b99f92be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b99f92b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b99f6369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b99f637d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b99f831ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b99f829952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b99fa93793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b99f1b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b99f1b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b99f19f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe46de05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe46de05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b99f0dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b99f19baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b9a1a7bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b99f92b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b99f6369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2620968==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5619f6d0ee32 bp 0x7ffc31b48a70 sp 0x7ffc31b48a68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5619f6d0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619f6d0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619f6a199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619f6a1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619f6c07e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5619f6c07786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5619f6c097f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5619f658e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5619f6591698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5619f6582216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f29c9902d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29c9902e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619f64c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5619f657eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5619f8e5eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619f6d0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619f6a199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  74 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620962==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56420b166e32 bp 0x7ffcbf5452b0 sp 0x7ffcbf5452a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56420b166e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56420b1669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56420ae719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56420ae72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56420b05fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56420b05f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56420b0617f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56420a9e66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56420a9e9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56420a9da216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f51d846bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51d846be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56420a918634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56420a9d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56420d2b6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56420b166725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56420ae719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 66 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559a690e4e32 bp 0x7ffdce7002d0 sp 0x7ffdce7002c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559a690e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a690e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a68def9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a68df0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a68feaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a68fe2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a6924c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a6896ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a6896a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a68958018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb9d992d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb9d992e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a68896634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559a68954aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559a6b234ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a690e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a68def9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620950==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x556ec8a17e32 bp 0x7fffec03a3f0 sp 0x7fffec03a3e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x556ec8a17e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ec8a179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ec87229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ec8723d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ec891debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ec8915952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ec8b7f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ec82a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ec829d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ec828b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8564dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8564dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ec81c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x556ec8287aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ecab67ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ec8a17725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ec87229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621907==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563ea444ee32 bp 0x7fffd9e0e650 sp 0x7fffd9e0e648
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563ea444ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ea444e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ea41599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ea415ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ea4354ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ea434c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ea45b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ea3cd8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ea3cd456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ea3cc2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f228116dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f228116de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ea3c00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
<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  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 
> =================================================================
> ==2621845==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5575e82b2e32 bp 0x7fffd327ccd0 sp 0x7fffd327ccc8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5575e82b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575e82b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575e7fbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575e7fbed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575e81b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575e81b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575e841a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575e7b3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575e7b3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575e7b26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0f7a44d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0f7a44e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575e7a64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5575e7b22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5575ea402ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575e82b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575e7fbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,24c7,85
< Warning: Teleporting vehicle 'flow.3'; waited too long (jam), lane='gneE1_0', time=625.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Teleporting vehicle 'flow.4'; waited too long (jam), lane='gneE1_0', time=930.00.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (jam), lane='gneE1_0', time=1235.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  ca 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621858==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x5600a1e92e32 bp 0x7ffecc5edf30 sp 0x7ffecc5edf28
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x5600a1e92e31 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 
> =================================================================
> ==2621876==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b40f304e32 bp 0x7ffde2566ad0 sp 0x7ffde2566ac8
<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  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 
> =================================================================
> ==2621922==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556a1467ce32 bp 0x7ffc1ad3a050 sp 0x7ffc1ad3a048
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556a1467ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a1467c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a143879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a14388d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a14582ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a1457a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a147e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a13f06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a13f0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a13ef0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28c8f3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28c8f3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a13e2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556a13eecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556a167ccca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a1467c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a143879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  4a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621855==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55933e3cfe32 bp 0x7ffed18f6390 sp 0x7ffed18f6388
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55933e3cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55933e3cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55933e0da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55933e0dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55933e2d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55933e2cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55933e537793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55933dc59c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55933dc5556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55933dc43018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3117819d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3117819e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55933db81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55933dc3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55934051fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55933e3cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55933e0da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621928==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564c39bd0e32 bp 0x7ffee3d8bc30 sp 0x7ffee3d8bc28
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564c39bd0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c39bd09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c398db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c398dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c39ad6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c39ace952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c39d38793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c3945ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c3945656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c39444018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13e1351d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13e1351e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c39382634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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 
> =================================================================
> ==2621905==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55cb35e5fe32 bp 0x7ffe14181110 sp 0x7ffe14181108
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55cb35e5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb35e5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb35b6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb35b6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb35d65ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb35d5d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb35fc7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb356e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb356e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb356d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc486d01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc486d01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb35611634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55cb356cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cb37fafca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb35e5f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb35b6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621903==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56052380ce32 bp 0x7ffcdfda6c90 sp 0x7ffcdfda6c88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56052380ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56052380c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605235179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560523518d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560523712ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56052370a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560523974793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560523096c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56052309256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560523080018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f325334fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f325334fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560522fbe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56052307caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56052595cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56052380c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605235179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c1 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621890==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55c5676bae32 bp 0x7ffc79c29910 sp 0x7ffc79c29908
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55c5676bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5676ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5673c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5673c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5675c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5675b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c567822793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c566f44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c566f4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c566f2e018 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  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 
> =================================================================
> ==2621878==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x56037b911e32 bp 0x7fff51b60350 sp 0x7fff51b60348
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x56037b911e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56037b9119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56037b61c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56037b61dd28 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 
> =================================================================
> ==2621916==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560f42a38e32 bp 0x7fff7dcb0410 sp 0x7fff7dcb0408
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560f42a38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f42a389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f427439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f42744d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f4293eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f42936952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f42ba0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f422c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f422be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f422ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c0ed2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c0ed2ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f421ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560f422a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f44b88ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f42a38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f427439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  b8 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621864==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555866780e32 bp 0x7ffdd0c98930 sp 0x7ffdd0c98928
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555866780e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558667809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55586648b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55586648cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555866686ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55586667e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558668e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55586600ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55586600656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555865ff4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84459f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84459f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555865f32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x555865ff0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5558688d0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555866780725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55586648b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  4a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621935==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563a69860e32 bp 0x7fff1b7730d0 sp 0x7fff1b7730c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563a69860e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a698609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a6956b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a6956cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a69766ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a6975e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a699c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a690eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a690e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a690d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0c9781d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0c9781e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a69012634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563a690d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563a6b9b0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a69860725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a6956b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621988==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5559b428ae32 bp 0x7ffc4ad4daf0 sp 0x7ffc4ad4dae8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5559b428ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559b428a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559b3f959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559b3f96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559b4190ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559b4188952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559b43f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559b3b14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559b3b1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559b3afe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48a77afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48a77afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559b3a3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5559b3afaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5559b63daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559b428a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559b3f959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  a6 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621941==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559b1dbebe32 bp 0x7ffe66cba6b0 sp 0x7ffe66cba6a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559b1dbebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b1dbeb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b1d8f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b1d8f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b1daf1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b1dae9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b1dd53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b1d475c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b1d47156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b1d45f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee61998d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee61998e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b1d39d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x559b1d45baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559b1fd3bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b1dbeb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b1d8f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621951==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561637b26e32 bp 0x7ffe578b8790 sp 0x7ffe578b8788
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561637b26e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561637b269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616378319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561637832d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561637a2cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561637a24952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561637c8e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616373b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616373ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56163739a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65c384ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65c384ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616372d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561637396aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561639c76ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561637b26725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616378319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622000==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5644babcde32 bp 0x7ffdb9cdc4d0 sp 0x7ffdb9cdc4c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5644babcde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644babcd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644ba8d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644ba8d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644baad3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644baacb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644bad35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644ba457c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644ba45356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644ba441018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72b8ec7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72b8ec7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644ba37f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5644ba43daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5644bcd1dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644babcd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644ba8d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622020==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c8dd474e32 bp 0x7ffc72d03bf0 sp 0x7ffc72d03be8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c8dd474e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8dd4749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8dd17f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8dd180d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8dd37aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8dd372952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8dd5dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8dccfec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8dccfa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8dcce8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5eb5123d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5eb5123e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8dcc26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  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 
> =================================================================
> ==2621987==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564946786e32 bp 0x7ffc41179930 sp 0x7ffc41179928
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564946786e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649467869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649464919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564946492d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56494668cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564946684952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649468ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564946010c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56494600c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564945ffa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19ffa94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19ffa94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564945f38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564945ff6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5649488d6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564946786725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649464919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  de 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621981==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55cf2aad1e32 bp 0x7ffdfba15210 sp 0x7ffdfba15208
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55cf2aad1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf2aad19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf2a7dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf2a7ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf2a9d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf2a9cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf2ac39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf2a35bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf2a35756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf2a345018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fede4ceed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fede4ceee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf2a283634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55cf2a341aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cf2cc21ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf2aad1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf2a7dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621966==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559eacf84e32 bp 0x7ffdedd76a10 sp 0x7ffdedd76a08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559eacf84e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559eacf849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559eacc8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c1 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621974==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x565499809e32 bp 0x7ffc0f523b30 sp 0x7ffc0f523b28
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x565499809e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654998099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654995149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565499515d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56549970febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565499707952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565499971793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565499093c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56549908f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56549907d018 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  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 
> =================================================================
> ==2621965==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55ef41e9ee32 bp 0x7fff1a793c70 sp 0x7fff1a793c68
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55ef41e9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef41e9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef41ba99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef41baad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef41da4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef41d9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef42006793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef41728c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef4172456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef41712018 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  bb 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 
> =================================================================
> ==2621999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x557917ea8e32 bp 0x7ffffe475590 sp 0x7ffffe475588
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x557917ea8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557917ea89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557917bb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557917bb4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557917daeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557917da6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557918010793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557917732c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55791772e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55791771c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf8d23ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf8d23ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55791765a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x557917718aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557919ff8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557917ea8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557917bb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  90 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621952==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55de9bc29e32 bp 0x7ffec96d8a30 sp 0x7ffec96d8a28
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55de9bc29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de9bc299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de9b9349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de9b935d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de9bb2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de9bb27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de9bd91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de9b4b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de9b4af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de9b49d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3a1363d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3a1363e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de9b3db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55de9b499aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55de9dd79ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de9bc29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de9b9349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622066==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x555a653efe32 bp 0x7ffee07fc690 sp 0x7ffee07fc688
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x555a653efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a653ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a650fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a650fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a652e8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555a652e8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555a652ea7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555a64c6f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555a64c72698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555a64c63216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f15a1e9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15a1e9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a64ba1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x555a64c5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a6753fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a653ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a650fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x565141234e32 bp 0x7ffdcb1c7fb0 sp 0x7ffdcb1c7fa8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x565141234e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651412349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565140f3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565140f40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56514112de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56514112d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56514112f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x565140ab46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x565140ab7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x565140aa8216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb2fee69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2fee69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651409e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x565140aa4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565143384ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565141234725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565140f3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c3 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 
> =================================================================
> ==2622042==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5562d0d39e32 bp 0x7ffeeffbc350 sp 0x7ffeeffbc348
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5562d0d39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562d0d399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562d0a449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562d0a45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562d0c32e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5562d0c32786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5562d0c347f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5562d05b96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5562d05bc698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5562d05ad216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f068e193d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f068e193e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562d04eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5562d05a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5562d2e89ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562d0d39725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562d0a449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  af 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 
> =================================================================
> ==2622071==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x562300058e32 bp 0x7ffe32fff330 sp 0x7ffe32fff328
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x562300058e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623000589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622ffd639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622ffd64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622fff51e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5622fff51786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5622fff537f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5622ff8d86a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5622ff8db698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5622ff8cc216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f12ff56ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12ff56ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5622ff80a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5622ff8c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5623021a8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562300058725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5622ffd639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  bb 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 
> =================================================================
> ==2622088==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55c027bc3e32 bp 0x7ffc5d5bce50 sp 0x7ffc5d5bce48
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55c027bc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c027bc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0278ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0278cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c027abce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c027abc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c027abe7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c0274436a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c027446698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c027437216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f402b37ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f402b37ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c027375634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55c027433aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c029d13ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c027bc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0278ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  af 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 
> =================================================================
> ==2622068==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x560583a1de32 bp 0x7fff823db370 sp 0x7fff823db368
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x560583a1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560583a1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605837289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560583729d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560583916e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560583916786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5605839187f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56058329d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5605832a0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560583291216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f181875dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f181875de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5605831cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56058328daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560585b6dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560583a1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605837289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622050==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x557dc9c69e32 bp 0x7ffecf9c7f30 sp 0x7ffecf9c7f28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x557dc9c69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557dc9c699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557dc99749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557dc9975d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557dc9b62e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557dc9b62786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557dc9b647f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557dc94e96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557dc94ec698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557dc94dd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f19d016dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19d016de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557dc941b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x557dc94d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557dcbdb9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557dc9c69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557dc99749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  1e 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 
> =================================================================
> ==2622043==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5637ac273e32 bp 0x7ffeca97dff0 sp 0x7ffeca97dfe8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5637ac273e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637ac2739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637abf7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d6 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 7f 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622052==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56246fceee32 bp 0x7fffb3eaf6f0 sp 0x7fffb3eaf6e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56246fceee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56246fcee9df 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  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 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622044==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5632cff02e32 bp 0x7fff05dd10d0 sp 0x7fff05dd10c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5632cff02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632cff029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632cfc0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632cfc0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632cfdfbe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5632cfdfb786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5632cfdfd7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5632cf7826a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5632cf785698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5632cf776216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6aad822d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6aad822e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632cf6b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5632cf772aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5632d2052ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632cff02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632cfc0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  b0 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 
> =================================================================
> ==2622078==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x558ab8f4be32 bp 0x7ffdae3442b0 sp 0x7ffdae3442a8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x558ab8f4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ab8f4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ab8c569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ab8c57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ab8e44e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558ab8e44786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558ab8e467f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558ab87cb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558ab87ce698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558ab87bf216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa6ccffdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6ccffde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ab86fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x558ab87bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558abb09bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ab8f4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ab8c569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  cd 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 
> =================================================================
> ==2622022==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55951f608e32 bp 0x7ffed66c6350 sp 0x7ffed66c6348
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55951f608e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55951f6089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55951f3139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55951f314d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55951f501e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55951f501786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55951f5037f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55951ee886a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55951ee8b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55951ee7c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc847ea0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc847ea0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55951edba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55951ee78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559521758ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55951f608725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55951f3139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  9c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622152==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x55d9d4444e32 bp 0x7fffb5b5d150 sp 0x7fffb5b5d148
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x55d9d4444e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9d44449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9d414f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9d4150d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9d434aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9d4342952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9d45ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9d3ccec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9d3cca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9d3cb8018 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  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 
> =================================================================
> ==2622134==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x555629dbbe32 bp 0x7ffc553be670 sp 0x7ffc553be668
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x555629dbbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555629dbb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555629ac69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555629ac7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555629cc1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555629cb9952 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 
> =================================================================
> ==2622090==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55cb27340e32 bp 0x7ffc62d40310 sp 0x7ffc62d40308
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55cb27340e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb273409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb2704b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb2704cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb27246ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb2723e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb274a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb26bcac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb26bc656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb26bb4018 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  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 
> =================================================================
> ==2622101==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x55e339b53e32 bp 0x7ffdaa55e150 sp 0x7ffdaa55e148
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x55e339b53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e339b539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e33985e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e33985fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e339a59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e339a51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e339cbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3393ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3393d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3393c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84617f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84617f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e339305634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x55e3393c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e33bca3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e339b53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e33985e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622124==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55bd29df4e32 bp 0x7ffe5120b610 sp 0x7ffe5120b608
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55bd29df4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd29df49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd29aff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd29b00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd29cfaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd29cf2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd29f5c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd2967ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd2967a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd29668018 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  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 
> =================================================================
> ==2622112==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x563a25737e32 bp 0x7ffe6e1f3930 sp 0x7ffe6e1f3928
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x563a25737e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a257379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a254429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a25443d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a2563debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a25635952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a2589f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a24fc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a24fbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a24fab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f259f482d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f259f482e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a24ee9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x563a24fa7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563a27887ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a25737725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a254429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d3 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622160==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x564df5b85e32 bp 0x7ffd36810970 sp 0x7ffd36810968
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x564df5b85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564df5b859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564df58909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564df5891d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564df5a8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564df5a83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564df5ced793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564df540fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564df540b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564df53f9018 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  5e 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622172==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x5568c6436e32 bp 0x7ffc00e20ed0 sp 0x7ffc00e20ec8
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x5568c6436e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568c64369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568c61419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568c6142d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568c633cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568c6334952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5568c659e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568c5cc0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568c5cbc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568c5caa018 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  e0 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622142==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x557bc796be32 bp 0x7ffe8017d070 sp 0x7ffe8017d068
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x557bc796be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557bc796b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557bc76769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557bc7677d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557bc7871ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557bc7869952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557bc7ad3793 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  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 
> =================================================================
> ==2622117==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x557897604e32 bp 0x7ffc58459670 sp 0x7ffc58459668
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x557897604e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578976049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55789730f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557897310d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55789750aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557897502952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55789776c793 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  9d 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622168==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x561c4bfb4e32 bp 0x7ffe9a1efb10 sp 0x7ffe9a1efb08
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x561c4bfb4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c4bfb49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c4bcbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c4bcc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c4bebaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c4beb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c4c11c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c4b83ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c4b83a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c4b828018 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  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 
> =================================================================
> ==2622103==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x560fdafbde32 bp 0x7ffd70ec14b0 sp 0x7ffd70ec14a8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x560fdafbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fdafbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fdacc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fdacc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fdaec3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fdaebb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fdb125793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fda847c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fda84356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fda831018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff52764fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff52764fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fda76f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x560fda82daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560fdd10dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560fdafbd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560fdacc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  8d 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 
> =================================================================
> ==2622182==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55d83d84ee32 bp 0x7ffe9e1d9d70 sp 0x7ffe9e1d9d68
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55d83d84ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d83d84e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d83d5599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d83d55ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d83d754ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d83d74c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d83d9b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d83d0d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d83d0d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d83d0c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55e28a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55e28a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d83d000634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55d83d0beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d83f99eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d83d84e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d83d5599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  63 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621579==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5562826f7e32 bp 0x7fff65b16f70 sp 0x7fff65b16f68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5562826f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562826f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562824029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556282403d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562825fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562825f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55628285f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556281f81c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556281f7d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556281f6b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f514c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f514c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556281ea9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x556281f67aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556284847ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562826f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562824029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621517==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557647c59e32 bp 0x7ffc888a6850 sp 0x7ffc888a6848
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557647c59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557647c599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576479649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557647965d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557647b5febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557647b57952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557647dc1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576474e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576474df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5576474cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faccc581d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faccc581e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55764740b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5576474c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557649da9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557647c59725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576479649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621528==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555670813e32 bp 0x7fff2688be50 sp 0x7fff2688be48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555670813e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556708139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55567051e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55567051fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55567070ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55567070c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55567070e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5556700936a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555670096698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555670087216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc0f8ae7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0f8ae7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55566ffc5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555670083aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555672963ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555670813725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55567051e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621540==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56257c166e32 bp 0x7ffd6f93f9f0 sp 0x7ffd6f93f9e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56257c166e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56257c1669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56257be719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56257be72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56257c06cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56257c064952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56257c2ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56257b9f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56257b9ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56257b9da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7076fd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7076fd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56257b918634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56257b9d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56257e2b6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56257c166725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56257be719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621593==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e324be3e32 bp 0x7fff08525970 sp 0x7fff08525968
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e324be3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e324be39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3248ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3248efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e324ae9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e324ae1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e324d4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e32446dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e32446956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e324457018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b66b7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b66b7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e324395634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e324453aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e326d33ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e324be3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3248ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  23 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621522==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c65017ce32 bp 0x7ffdc4506070 sp 0x7ffdc4506068
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c65017ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c65017c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c64fe879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c64fe88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c650082ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c65007a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c6502e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c64fa06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c64fa0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c64f9f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8318b95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8318b95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c64f92e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c64f9ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c6522ccca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c65017c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c64fe879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621595==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560e0f717e32 bp 0x7ffc8a280150 sp 0x7ffc8a280148
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560e0f717e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e0f7179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e0f4229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e0f423d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e0f61debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e0f615952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e0f87f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e0efa1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e0ef9d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e0ef8b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99792b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99792b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e0eec9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560e0ef87aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560e11867ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e0f717725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e0f4229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621578==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563f6cbf2e32 bp 0x7ffe9e332e30 sp 0x7ffe9e332e28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563f6cbf2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f6cbf29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f6c8fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f6c8fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f6caf8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f6caf0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f6cd5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f6c47cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f6c47856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f6c466018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74952c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74952c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f6c3a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563f6c462aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563f6ed42ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f6cbf2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f6c8fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621564==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c7bf62ae32 bp 0x7fff0fe00470 sp 0x7fff0fe00468
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c7bf62ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7bf62a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7bf3359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7bf336d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7bf530ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c7bf528952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7bf792793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7beeb4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7beeb056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7bee9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc9ad29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc9ad29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7beddc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c7bee9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c7c177aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c7bf62a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7bf3359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621549==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e4ba467e32 bp 0x7ffe21f07930 sp 0x7ffe21f07928
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e4ba467e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4ba4679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4ba1729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4ba173d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4ba36debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4ba365952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4ba5cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4b9cf1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4b9ced56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4b9cdb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc1a6d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc1a6d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4b9c19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e4b9cd7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e4bc5b7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4ba467725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4ba1729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621562==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a5ed5dfe32 bp 0x7ffecf347710 sp 0x7ffecf347708
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a5ed5dfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5ed5df9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5ed2ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5ed2ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5ed4d8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a5ed4d8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a5ed4da7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a5ece5f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a5ece62698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a5ece53216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5f6e4d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f6e4d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5ecd91634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a5ece4faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a5ef72fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5ed5df725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5ed2ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621542==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e5223f5e32 bp 0x7fff8f641ed0 sp 0x7fff8f641ec8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e5223f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5223f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5221009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e522101d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5222eee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e5222ee786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e5222f07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e521c756a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e521c78698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e521c69216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff8ee050d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8ee050e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e521ba7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e521c65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e524545ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5223f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5221009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  59 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 
> =================================================================
> ==2621592==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5563004f4e32 bp 0x7ffd010fd4b0 sp 0x7ffd010fd4a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5563004f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563004f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563001ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556300200d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563003faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563003f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55630065c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562ffd7ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562ffd7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562ffd68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa34f9f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa34f9f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562ffca6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5562ffd64aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556302644ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563004f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563001ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621531==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f38b5a6e32 bp 0x7ffdc3add470 sp 0x7ffdc3add468
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f38b5a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f38b5a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f38b2b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f38b2b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f38b4acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f38b4a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f38b70e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f38ae30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f38ae2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f38ae1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c97eccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c97ecce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f38ad58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f38ae16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f38d6f6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f38b5a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f38b2b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621602==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555efcc0fe32 bp 0x7fff4a6b1970 sp 0x7fff4a6b1968
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555efcc0fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555efcc0f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555efc91a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555efc91bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555efcb15ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555efcb0d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555efcd77793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555efc499c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555efc49556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555efc483018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f034f546d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f034f546e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555efc3c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555efc47faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555efed5fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555efcc0f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555efc91a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621655==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55922bd27e32 bp 0x7ffeb42fe6d0 sp 0x7ffeb42fe6c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55922bd27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55922bd279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55922ba329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55922ba33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55922bc2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55922bc25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55922be8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55922b5b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55922b5ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55922b59b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c9a715d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c9a715e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55922b4d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55922b597aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55922de77ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55922bd27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55922ba329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621608==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ce88a76e32 bp 0x7ffdc2a6a770 sp 0x7ffdc2a6a768
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ce88a76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce88a769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce887819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce88782d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce8897cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce88974952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce88bde793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce88300c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce882fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce882ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba3be0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba3be0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce88228634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ce882e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ce8abc6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce88a76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce887819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  84 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x556ed8758e32 bp 0x7fffdd96e950 sp 0x7fffdd96e948
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x556ed8758e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ed87589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ed84639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ed8464d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ed865eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ed8656952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ed88c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ed7fe2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ed7fde56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ed7fcc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56fdb97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56fdb97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ed7f0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x556ed7fc8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556eda8a8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ed8758725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ed84639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621666==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558491a21e32 bp 0x7fff359be970 sp 0x7fff359be968
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558491a21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558491a219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55849172c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55849172dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558491927ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55849191f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558491b89793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584912abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584912a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558491295018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3406d83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3406d83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584911d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x558491291aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558493b71ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558491a21725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55849172c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621677==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d68719ce32 bp 0x7ffc7054f290 sp 0x7ffc7054f288
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d68719ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d68719c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d686ea79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d686ea8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6870a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d68709a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d687304793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d686a26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d686a2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d686a10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f80bbe7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f80bbe7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d68694e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d686a0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d6892ecca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d68719c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d686ea79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621649==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56294f098e32 bp 0x7fff68d7e7b0 sp 0x7fff68d7e7a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56294f098e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56294f0989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56294eda39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56294eda4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56294ef9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56294ef96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56294f200793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56294e922c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56294e91e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56294e90c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0efc14d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0efc14e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56294e84a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56294e908aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5629511e8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56294f098725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56294eda39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621646==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5561b318fe32 bp 0x7fff648e4590 sp 0x7fff648e4588
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5561b318fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561b318f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561b2e9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561b2e9bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561b3095ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561b308d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561b32f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561b2a19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561b2a1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561b2a03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b6cc45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b6cc45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561b2941634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5561b29ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5561b52dfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561b318f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561b2e9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621632==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e0c00f9e32 bp 0x7ffec1bb38d0 sp 0x7ffec1bb38c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e0c00f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0c00f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0bfe049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0bfe05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0bffffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0bfff7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0c0261793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0bf983c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0bf97f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0bf96d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd12a0a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd12a0a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0bf8ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e0bf969aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e0c2249ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0c00f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0bfe049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621634==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e5b8ab4e32 bp 0x7fff7a79c8d0 sp 0x7fff7a79c8c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e5b8ab4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5b8ab49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5b87bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5b87c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5b89ade68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e5b89ad786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e5b89af7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e5b83346a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e5b8337698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e5b8328216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f4c3dc20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c3dc20e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5b8266634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e5b8324aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5bac04ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5b8ab4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5b87bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621633==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d8d6fb1e32 bp 0x7fff6d739ad0 sp 0x7fff6d739ac8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d8d6fb1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8d6fb19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8d6cbc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8d6cbdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8d6eaae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d8d6eaa786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d8d6eac7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d8d68316a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d8d6834698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d8d6825216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2f1e977d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f1e977e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8d6763634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d8d6821aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8d9101ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8d6fb1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8d6cbc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  55 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 
> =================================================================
> ==2621662==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560ed1890e32 bp 0x7ffd67cd41d0 sp 0x7ffd67cd41c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560ed1890e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ed18909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ed159b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ed159cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ed1796ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ed178e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ed19f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ed111ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ed111656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ed1104018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f12b5ad7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12b5ad7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ed1042634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560ed1100aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560ed39e0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ed1890725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ed159b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621614==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d8d6362e32 bp 0x7ffc01b889b0 sp 0x7ffc01b889a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d8d6362e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8d63629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8d606d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8d606ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8d6268ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8d6260952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8d64ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d8d5becc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d8d5be856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8d5bd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f864643ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f864643ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8d5b14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d8d5bd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8d84b2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8d6362725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8d606d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e2 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 
> =================================================================
> ==2621730==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5575e2231e32 bp 0x7fff74d83550 sp 0x7fff74d83548
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5575e2231e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575e22319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575e1f3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575e1f3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575e212ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5575e212a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5575e212c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5575e1ab16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5575e1ab4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5575e1aa5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f87f5185d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87f5185e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575e19e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5575e1aa1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5575e4381ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575e2231725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575e1f3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621684==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55dc31a56e32 bp 0x7ffeeb787710 sp 0x7ffeeb787708
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55dc31a56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc31a569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc317619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc31762d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc3194fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55dc3194f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55dc319517f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55dc312d66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55dc312d9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55dc312ca216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc44575dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc44575de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc31208634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55dc312c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dc33ba6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc31a56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc317619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e9 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 
> =================================================================
> ==2621699==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5591ba4eee32 bp 0x7ffdde3b8fd0 sp 0x7ffdde3b8fc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5591ba4eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591ba4ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591ba1f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591ba1fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591ba3e7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5591ba3e7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5591ba3e97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5591b9d6e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5591b9d71698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5591b9d62216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb91e1f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb91e1f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591b9ca0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5591b9d5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5591bc63eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591ba4ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591ba1f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e9 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 
> =================================================================
> ==2621746==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56552d959e32 bp 0x7ffd923decd0 sp 0x7ffd923decc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56552d959e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56552d9599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56552d6649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56552d665d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56552d852e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56552d852786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56552d8547f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56552d1d96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56552d1dc698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56552d1cd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9834542d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9834542e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56552d10b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56552d1c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56552faa9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56552d959725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56552d6649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e8 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 
> =================================================================
> ==2621749==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a7b91a5e32 bp 0x7fff20b48fd0 sp 0x7fff20b48fc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a7b91a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7b91a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7b8eb09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7b8eb1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7b909ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a7b909e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a7b90a07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a7b8a256a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a7b8a28698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a7b8a19216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f48aa0afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48aa0afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7b8957634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a7b8a15aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a7bb2f5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7b91a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7b8eb09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621723==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560b25b45e32 bp 0x7ffd5b4f1970 sp 0x7ffd5b4f1968
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560b25b45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b25b459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b258509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b25851d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b25a3ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560b25a3e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560b25a407f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560b253c56a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560b253c8698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560b253b9216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f4343630d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4343630e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b252f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560b253b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560b27c95ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b25b45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b258509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621721==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56317a289e32 bp 0x7ffe04706e10 sp 0x7ffe04706e08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56317a289e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56317a2899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563179f949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563179f95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56317a182e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56317a182786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56317a1847f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563179b096a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563179b0c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563179afd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f56c4e70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56c4e70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563179a3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563179af9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56317c3d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56317a289725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563179f949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  41 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 
> =================================================================
> ==2621710==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x562863b87e32 bp 0x7ffd65c80df0 sp 0x7ffd65c80de8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x562863b87e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562863b879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628638929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562863893d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562863a8debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562863a85952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562863cef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562863411c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56286340d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628633fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd46b2e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd46b2e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562863339634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5628633f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562865cd7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562863b87725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628638929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621712==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5620857f9e32 bp 0x7ffd5e24b530 sp 0x7ffd5e24b528
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5620857f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620857f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620855049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562085505d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620856ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620856f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562085961793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562085083c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56208507f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56208506d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9d5ed4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d5ed4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562084fab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x562085069aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562087949ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620857f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620855049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e3 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560aeb359e32 bp 0x7ffdc77ee850 sp 0x7ffdc77ee848
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560aeb359e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560aeb3599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560aeb0649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560aeb065d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560aeb252e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560aeb252786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560aeb2547f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560aeabd96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560aeabdc698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560aeabcd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0097e09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0097e09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560aeab0b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560aeabc9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560aed4a9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560aeb359725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560aeb0649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e2 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 
> =================================================================
> ==2621750==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56480a880e32 bp 0x7fff24fe5250 sp 0x7fff24fe5248
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56480a880e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56480a8809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56480a58b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56480a58cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56480a779e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56480a779786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56480a77b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56480a1006a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56480a103698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56480a0f4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6aedf12d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6aedf12e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56480a032634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56480a0f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56480c9d0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56480a880725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56480a58b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621693==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558cedb2fe32 bp 0x7ffcfbb015f0 sp 0x7ffcfbb015e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558cedb2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558cedb2f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ced83a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ced83bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ceda28e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558ceda28786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558ceda2a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558ced3af6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558ced3b2698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558ced3a3216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8aaf762d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8aaf762e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ced2e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x558ced39faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558cefc7fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558cedb2f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ced83a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e5 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621816==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5561243c9e32 bp 0x7fff9a66a990 sp 0x7fff9a66a988
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5561243c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561243c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561240d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561240d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561242cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561242c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556124531793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556123c53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556123c4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556123c3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81389cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81389cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556123b7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
<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  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 
> =================================================================
> ==2621796==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5596b0659e32 bp 0x7fffd561dcf0 sp 0x7fffd561dce8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5596b0659e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596b06599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596b03649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596b0365d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596b055febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596b0557952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596b07c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596afee3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596afedf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596afecd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7cfb115d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7cfb115e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596afe0b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- 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  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 
> =================================================================
> ==2621753==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563fede35e32 bp 0x7ffc17dd46f0 sp 0x7ffc17dd46e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563fede35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563fede359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563fedb409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563fedb41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563fedd2ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563fedd2e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563fedd307f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563fed6b56a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563fed6b8698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563fed6a9216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0edeb23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0edeb23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563fed5e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563fed6a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563feff85ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563fede35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563fedb409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  77 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621768==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e027da5e32 bp 0x7ffcda3e0d70 sp 0x7ffcda3e0d68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e027da5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e027da59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e027ab09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e027ab1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e027cabebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e027ca3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e027f0d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e02762fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e02762b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e027619018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f886eebdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f886eebde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e027557634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e027615aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e029ef5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e027da5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e027ab09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  12 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621789==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556345fe1e32 bp 0x7ffebef95c70 sp 0x7ffebef95c68
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556345fe1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556345fe19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556345cec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556345cedd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556345ee7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556345edf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556346149793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55634586bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55634586756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556345855018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f446ed76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f446ed76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556345793634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2621803==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555fc29ade32 bp 0x7ffd44e62a10 sp 0x7ffd44e62a08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555fc29ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fc29ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fc26b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fc26b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fc28b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fc28ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fc2b15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555fc2237c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555fc223356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fc2221018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90b7fc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90b7fc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fc215f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- 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  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 
> =================================================================
> ==2621779==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e8af84ae32 bp 0x7ffe8e0acad0 sp 0x7ffe8e0acac8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e8af84ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8af84a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8af5559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8af556d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8af750ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8af748952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8af9b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8af0d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8af0d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8af0be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61da63ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61da63ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8aeffc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e8af0baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e8b199aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8af84a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8af5559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e4 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621820==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x564da7150e32 bp 0x7fff5a79bf50 sp 0x7fff5a79bf48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x564da7150e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564da71509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564da6e5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564da6e5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564da7056ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564da704e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564da72b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564da69dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564da69d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564da69c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f31ccfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f31ccfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564da6902634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
<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 
> =================================================================
> ==2621836==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560ec2e3de32 bp 0x7ffff9a70810 sp 0x7ffff9a70808
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560ec2e3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ec2e3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ec2b489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ec2b49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ec2d36e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560ec2d36786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560ec2d387f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560ec26bd6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560ec26c0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560ec26b1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5c2f6acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c2f6ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ec25ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560ec26adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560ec4f8dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ec2e3d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ec2b489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621809==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560e0639ee32 bp 0x7ffeb046b650 sp 0x7ffeb046b648
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560e0639ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e0639e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e060a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e060aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e062a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e0629c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e06506793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e05c28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e05c2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e05c12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea2ccf8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea2ccf8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e05b50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- 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  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 
> =================================================================
> ==2621783==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55d03b74de32 bp 0x7fff83b740d0 sp 0x7fff83b740c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55d03b74de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d03b74d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d03b4589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d03b459d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d03b653ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d03b64b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d03b8b5793 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  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 
> =================================================================
> ==2621831==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5576cb865e32 bp 0x7fff028376b0 sp 0x7fff028376a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5576cb865e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576cb8659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576cb5709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576cb571d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576cb76bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576cb763952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576cb9cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576cb0efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576cb0eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5576cb0d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe544c8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe544c8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5576cb017634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
<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 
> =================================================================
> ==2621775==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x562678672e32 bp 0x7ffd39690ef0 sp 0x7ffd39690ee8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x562678672e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626786729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56267837d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56267837ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562678578ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562678570952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626787da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562677efcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562677ef856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562677ee6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f598c5c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f598c5c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562677e24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x562677ee2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56267a7c2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562678672725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56267837d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621837==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f6d78a7e32 bp 0x7ffe82465870 sp 0x7ffe82465868
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f6d78a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6d78a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6d75b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6d75b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6d77adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6d77a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6d7a0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6d7131c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6d712d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6d711b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0de374d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0de374e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6d7059634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55f6d7117aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f6d99f7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6d78a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6d75b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2620526==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55aad1891e32 bp 0x7ffc73105750 sp 0x7ffc73105748
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55aad1891e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aad18919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aad159c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aad159dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aad1797ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aad178f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aad19f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aad111bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aad111756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aad1105018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd334398d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd334398e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aad1043634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55aad1101aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aad39e1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aad1891725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aad159c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620467==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56231e229e32 bp 0x7ffdc58e2290 sp 0x7ffdc58e2288
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56231e229e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56231e2299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56231df349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56231df35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56231e12febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56231e127952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56231e391793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56231dab3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56231daaf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56231da9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe50c959d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe50c959e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56231d9db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56231da99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562320379ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56231e229725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56231df349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620495==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56220f0ace32 bp 0x7ffc5f19df10 sp 0x7ffc5f19df08
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56220f0ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56220f0ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56220edb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56220edb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56220efa5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56220efa5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56220efa77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56220e92c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56220e92f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56220e920216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8fbf340d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8fbf340e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56220e85e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56220e91caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5622111fcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56220f0ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56220edb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  18 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620500==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x560752522e32 bp 0x7ffc60d91170 sp 0x7ffc60d91168
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x560752522e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607525229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56075222d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56075222ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560752428ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560752420952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56075268a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560751dacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560751da856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560751d96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb046d23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb046d23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560751cd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x560751d92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560754672ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560752522725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56075222d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620469==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5624f7f6fe32 bp 0x7ffc6ecb2030 sp 0x7ffc6ecb2028
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5624f7f6fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624f7f6f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624f7c7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5624f7c7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5624f7e75ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5624f7e6d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5624f80d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624f77f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624f77f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5624f77e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc950b8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc950b8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624f7721634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5624f77dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5624fa0bfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5624f7f6f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5624f7c7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620536==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56323495be32 bp 0x7ffe62567e70 sp 0x7ffe62567e68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56323495be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56323495b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632346669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563234667d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563234861ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563234859952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563234ac3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632341e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632341e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632341cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78bd3a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78bd3a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56323410d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5632341cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563236aabca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56323495b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632346669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620552==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55a4db301e32 bp 0x7ffe07d33f90 sp 0x7ffe07d33f88
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55a4db301e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4db3019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4db00c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4db00dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4db207ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4db1ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4db469793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4dab8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4dab8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4dab75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6018820d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6018820e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4daab3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55a4dab71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a4dd451ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4db301725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4db00c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620525==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5639cb86ce32 bp 0x7ffc95ceab10 sp 0x7ffc95ceab08
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5639cb86ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639cb86c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639cb5779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639cb578d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639cb772ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639cb76a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639cb9d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639cb0f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639cb0f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639cb0e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90d73a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90d73a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639cb01e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5639cb0dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5639cd9bcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639cb86c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639cb5779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  06 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620518==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x563653a6ae32 bp 0x7ffdb5920ed0 sp 0x7ffdb5920ec8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x563653a6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563653a6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636537759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563653776d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563653970ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563653968952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563653bd2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636532f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636532f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636532de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31d4f8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31d4f8be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56365321c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5636532daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563655bbaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563653a6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636537759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620482==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x565037d0ce32 bp 0x7ffde621a8f0 sp 0x7ffde621a8e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x565037d0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565037d0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565037a179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565037a18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565037c12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565037c0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565037e74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565037596c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56503759256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565037580018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd417b4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd417b4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650374be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56503757caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565039e5cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565037d0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565037a179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620510==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55d2ccb53e32 bp 0x7ffca7cfd4b0 sp 0x7ffca7cfd4a8
<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 
> =================================================================
> ==2620516==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x55f4c641be32 bp 0x7ffe74a87bd0 sp 0x7ffe74a87bc8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x55f4c641be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4c641b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4c61269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4c6127d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4c6321ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4c6319952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4c6583793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4c5ca5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4c5ca156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4c5c8f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35f0937d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35f0937e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4c5bcd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2620508==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x562ed23afe32 bp 0x7ffea665bf10 sp 0x7ffea665bf08
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x562ed23afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ed23af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ed20ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ed20bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ed22a8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562ed22a8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562ed22aa7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562ed1c2f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562ed1c32698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562ed1c23216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8956fafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8956fafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ed1b61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x562ed1c1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562ed44ffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ed23af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ed20ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 f4 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620545==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5630735a7e32 bp 0x7ffcb0f4a8b0 sp 0x7ffcb0f4a8a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5630735a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630735a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630732b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630732b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630734adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630734a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56307370f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563072e31c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563072e2d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563072e1b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f336b81bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f336b81be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563072d59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x563072e17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5630756f7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630735a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630732b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620494==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b27fc3ce32 bp 0x7ffea2e8c3f0 sp 0x7ffea2e8c3e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b27fc3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b27fc3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b27f9479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b27f948d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b27fb42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b27fb3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b27fda4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b27f4c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b27f4c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b27f4b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f915b948d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f915b948e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b27f3ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b27f4acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b281d8cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b27fc3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b27f9479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c2 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620559==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x559ee8e70e32 bp 0x7fff20ba14d0 sp 0x7fff20ba14c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x559ee8e70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ee8e709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ee8b7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ee8b7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ee8d76ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ee8d6e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ee8fd8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ee86fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ee86f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ee86e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5dbf9bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5dbf9bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ee8622634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x559ee86e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559eeafc0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ee8e70725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ee8b7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b1bf3fae32 bp 0x7fffd6964ef0 sp 0x7fffd6964ee8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b1bf3fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1bf3fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1bf1059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1bf106d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1bf300ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1bf2f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1bf562793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1bec84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b1bec8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b1bec6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18a97a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18a97a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1bebac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b1bec6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b1c154aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1bf3fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1bf1059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2620599==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b85caf9e32 bp 0x7ffde9a19030 sp 0x7ffde9a19028
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b85caf9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b85caf99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b85c8049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b85c805d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b85c9ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b85c9f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b85cc61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b85c383c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b85c37f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b85c36d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3801f93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3801f93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b85c2ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b85c369aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b85ec49ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b85caf9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b85c8049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2620578==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5585657a9e32 bp 0x7ffcfdcaf750 sp 0x7ffcfdcaf748
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5585657a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585657a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585654b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585654b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585656afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585656a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558565911793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558565033c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55856502f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55856501d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1616668d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1616668e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558564f5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x558565019aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5585678f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585657a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585654b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  11 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620613==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x563e9e141e32 bp 0x7fff87da8290 sp 0x7fff87da8288
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x563e9e141e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e9e1419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e9de4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e9de4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e9e047ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e9e03f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e9e2a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e9d9cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e9d9c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e9d9b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36635aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36635aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e9d8f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x563e9d9b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563ea0291ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e9e141725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e9de4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620588==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x559fceca3e32 bp 0x7ffdb3dcbf90 sp 0x7ffdb3dcbf88
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x559fceca3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fceca39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fce9ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fce9afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fceba9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559fceba1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559fcee0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fce52dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fce52956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fce517018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc12d23fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc12d23fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fce455634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x559fce513aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559fd0df3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559fceca3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559fce9ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620560==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x557f72397e32 bp 0x7ffcaefde490 sp 0x7ffcaefde488
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x557f72397e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f723979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f720a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f720a3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f7229debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f72295952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f724ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f71c21c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f71c1d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f71c0b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe83eafad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe83eafae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f71b49634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x557f71c07aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557f744e7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f72397725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f720a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620656==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5576486c1e32 bp 0x7ffea17cfa70 sp 0x7ffea17cfa68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5576486c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576486c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576483cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576483cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576485c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576485bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557648829793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557647f4bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557647f4756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557647f35018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff155ebed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff155ebee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557647e73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x557647f31aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55764a811ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576486c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576483cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620668==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55c887b9ee32 bp 0x7ffec42bfe70 sp 0x7ffec42bfe68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55c887b9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c887b9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8878a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8878aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c887aa4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c887a9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c887d06793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c887428c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c88742456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c887412018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e637a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e637a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c887350634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55c88740eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c889ceeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c887b9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8878a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620634==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56554f7b7e32 bp 0x7fff4ac79cb0 sp 0x7fff4ac79ca8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56554f7b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56554f7b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56554f4c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56554f4c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56554f6bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56554f6b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56554f91f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56554f041c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56554f03d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56554f02b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda8c2bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda8c2bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56554ef69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56554f027aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565551907ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56554f7b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56554f4c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2620633==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55a092c47e32 bp 0x7ffd20edde30 sp 0x7ffd20edde28
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55a092c47e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a092c479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0929529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a092953d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a092b4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a092b45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a092daf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0924d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0924cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0924bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1535554d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1535554e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0923f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55a0924b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a094d97ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a092c47725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0929529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620591==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b3be3d5e32 bp 0x7fff49eaea30 sp 0x7fff49eaea28
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b3be3d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3be3d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3be0e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3be0e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3be2dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3be2d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3be53d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3bdc5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3bdc5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3bdc49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c953d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c953d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3bdb87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b3bdc45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b3c0525ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3be3d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3be0e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620571==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ea51519e32 bp 0x7ffcb9289d50 sp 0x7ffcb9289d48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ea51519e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea515199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea512249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea51225d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea5141febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea51417952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea51681793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea50da3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea50d9f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea50d8d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59c674ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59c674ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea50ccb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ea50d89aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ea53669ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea51519725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea512249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620618==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55fcd2d74e32 bp 0x7ffffca09ff0 sp 0x7ffffca09fe8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55fcd2d74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fcd2d749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fcd2a7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fcd2a80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fcd2c7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fcd2c72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fcd2edc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fcd25fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fcd25fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fcd25e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7daeb5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7daeb5ae3f 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  fc 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 
> =================================================================
> ==2620616==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x558438cb5e32 bp 0x7ffddccee4f0 sp 0x7ffddccee4e8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x558438cb5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558438cb59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584389c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584389c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558438bbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558438bb3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558438e1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55843853fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55843853b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558438529018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc78081cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc78081ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558438467634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2620615==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55bfd35c9e32 bp 0x7ffe2839ad90 sp 0x7ffe2839ad88
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55bfd35c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bfd35c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bfd32d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bfd32d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bfd34c2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bfd34c2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bfd34c47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bfd2e496a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bfd2e4c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bfd2e3d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f59dd006d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59dd006e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bfd2d7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55bfd2e39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bfd5719ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bfd35c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bfd32d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 f4 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620651==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55a6edb3ce32 bp 0x7ffe024405b0 sp 0x7ffe024405a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55a6edb3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6edb3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6ed8479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6ed848d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6eda42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6eda3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6edca4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6ed3c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6ed3c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6ed3b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78473b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78473b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6ed2ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55a6ed3acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a6efc8cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6edb3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6ed8479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620598==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55783653be32 bp 0x7ffe6673c8b0 sp 0x7ffe6673c8a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55783653be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55783653b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578362469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557836247d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557836441ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557836439952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578366a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557835dc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557835dc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557835daf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d5b002d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d5b002e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557835ced634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x557835dabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55783868bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55783653b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578362469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  11 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620811==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x55b45b882e32 bp 0x7ffc3d941210 sp 0x7ffc3d941208
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x55b45b882e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b45b8829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b45b58d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b45b58ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b45b77be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b45b77b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b45b77d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b45b1026a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b45b105698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b45b0f6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdd75bd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd75bd7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b45b034634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x55b45b0f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b45d9d2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b45b882725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b45b58d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e9 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 
> =================================================================
> ==2620795==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x5560123b0e32 bp 0x7ffc778e90b0 sp 0x7ffc778e90a8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x5560123b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560123b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560120bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560120bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560122b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560122ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556012518793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556011c3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556011c3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556011c24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9217804d8f 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  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 
> =================================================================
> ==2620767==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55852c9c2e32 bp 0x7ffe76baca30 sp 0x7ffe76baca28
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55852c9c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55852c9c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55852c6cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55852c6ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55852c8bbe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55852c8bb786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55852c8bd7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55852c2426a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55852c245698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55852c236216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f694120ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f694120ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55852c174634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55852c232aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55852eb12ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55852c9c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55852c6cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620769==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55b528cc4e32 bp 0x7ffebe43c690 sp 0x7ffebe43c688
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55b528cc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b528cc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5289cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5289d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b528bcaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b528bc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b528e2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b52854ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b52854a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b528538018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f32948dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f32948dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b528476634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x55b528534aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b52ae14ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b528cc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5289cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620792==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55e60ca22e32 bp 0x7ffedcb62410 sp 0x7ffedcb62408
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55e60ca22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e60ca229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e60c72d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e60c72ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e60c91be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e60c91b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e60c91d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e60c2a26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e60c2a5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e60c296216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f778e817d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f778e817e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e60c1d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55e60c292aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e60eb72ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e60ca22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e60c72d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620781==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x564934934e32 bp 0x7ffd7f5d7670 sp 0x7ffd7f5d7668
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x564934934e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649349349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56493463f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564934640d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56493483aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564934832952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564934a9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649341bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649341ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649341a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0077a0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0077a0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649340e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x5649341a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564936a84ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564934934725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56493463f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620827==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x5583a03a9e32 bp 0x7ffcee5e7430 sp 0x7ffcee5e7428
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x5583a03a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583a03a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583a00b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583a00b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583a02a2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5583a02a2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5583a02a47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55839fc296a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55839fc2c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55839fc1d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f17356fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17356fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55839fb5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x55839fc19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5583a24f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583a03a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583a00b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620838==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x5615f2c0be32 bp 0x7ffc8c8dead0 sp 0x7ffc8c8deac8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x5615f2c0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615f2c0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615f29169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615f2917d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615f2b04e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5615f2b04786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5615f2b067f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5615f248b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5615f248e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5615f247f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f22e1259d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22e1259e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615f23bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x5615f247baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5615f4d5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615f2c0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615f29169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620804==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x5561fa11be32 bp 0x7ffe0c9da8b0 sp 0x7ffe0c9da8a8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x5561fa11be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561fa11b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561f9e269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561f9e27d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561fa021ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561fa019952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561fa283793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561f99a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561f99a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561f998f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34282a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34282a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561f98cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x5561f998baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5561fc26bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561fa11b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561f9e269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load triggered ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  d2 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620782==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5580710c7e32 bp 0x7ffd72629fb0 sp 0x7ffd72629fa8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5580710c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580710c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558070dd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558070dd3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558070fc0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558070fc0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558070fc27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5580709476a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55807094a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55807093b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5c6df3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c6df3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558070879634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x558070937aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558073217ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580710c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558070dd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  18 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620835==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x5556892a1e32 bp 0x7ffdabc99210 sp 0x7ffdabc99208
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x5556892a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556892a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555688fac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555688fadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55568919ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55568919a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55568919c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555688b216a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555688b24698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555688b15216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f09dc5b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f09dc5b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555688a53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x555688b11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55568b3f1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556892a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555688fac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load until ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  e3 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2620774==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55c87881fe32 bp 0x7fff115adef0 sp 0x7fff115adee8
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55c87881fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c87881f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c87852a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c87852bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c878725ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c87871d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c878987793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8780a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8780a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c878093018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1a8f85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1a8f85e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c877fd1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x55c87808faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c87a96fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c87881f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c87852a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2620840==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x5639eda87e32 bp 0x7fff42f01130 sp 0x7fff42f01128
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x5639eda87e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639eda879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639ed7929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639ed793d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639ed980e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5639ed980786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5639ed9827f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5639ed3076a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5639ed30a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5639ed2fb216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f93050f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93050f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639ed239634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x5639ed2f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5639efbd7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639eda87725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639ed7929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622238==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55f3ced0be32 bp 0x7fff62284e30 sp 0x7fff62284e28
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55f3ced0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3ced0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3cea169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3cea17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3cec11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f3cec09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3cee73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f3ce595c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f3ce59156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f3ce57f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe9c6cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe9c6cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3ce4bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55f3ce57baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f3d0e5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3ced0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3cea169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622185==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556f5c18fe32 bp 0x7fff3d041830 sp 0x7fff3d041828
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556f5c18fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f5c18f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f5be9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f5be9bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f5c095ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f5c08d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f5c2f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f5ba19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f5ba1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f5ba03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce7cb70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce7cb70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f5b941634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x556f5b9ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556f5e2dfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f5c18f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f5be9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622204==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x560930fb1e32 bp 0x7ffccb2074f0 sp 0x7ffccb2074e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x560930fb1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560930fb19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560930cbc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560930cbdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560930eb7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560930eaf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560931119793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56093083bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56093083756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560930825018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bef573d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bef573e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560930763634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x560930821aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560933101ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560930fb1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560930cbc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622206==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5648874fbe32 bp 0x7fffcd2cce90 sp 0x7fffcd2cce88
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5648874fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648874fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648872069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564887207d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564887401ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648873f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564887663793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564886d85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564886d8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564886d6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec46087d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec46087e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564886cad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x564886d6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56488964bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648874fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648872069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622252==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56422bcf9e32 bp 0x7fffca2c4710 sp 0x7fffca2c4708
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56422bcf9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56422bcf99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56422ba049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56422ba05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56422bbffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56422bbf7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56422be61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56422b583c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56422b57f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56422b56d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc24af66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc24af66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56422b4ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56422b569aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56422de49ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56422bcf9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56422ba049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622183==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x557d308ffe32 bp 0x7ffe4605c5d0 sp 0x7ffe4605c5c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x557d308ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d308ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d3060a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d3060bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d30805ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d307fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d30a67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d30189c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d3018556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d30173018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe04bbbed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe04bbbee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d300b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x557d3016faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557d32a4fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d308ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d3060a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622265==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5563f2f00e32 bp 0x7ffd0af5f410 sp 0x7ffd0af5f408
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5563f2f00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563f2f009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563f2c0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563f2c0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563f2df9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5563f2df9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5563f2dfb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5563f27806a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5563f2783698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5563f2774216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2a491d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a491d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563f26b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5563f2770aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563f5050ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563f2f00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563f2c0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  1e 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622229==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x564c3beb6e32 bp 0x7ffcc2b4f110 sp 0x7ffcc2b4f108
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x564c3beb6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c3beb69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c3bbc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c3bbc2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c3bdbcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c3bdb4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c3c01e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c3b740c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c3b73c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c3b72a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff616d4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff616d4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c3b668634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x564c3b726aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564c3e006ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c3beb6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c3bbc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  31 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622225==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c59de51e32 bp 0x7ffe44d7e650 sp 0x7ffe44d7e648
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c59de51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c59de519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c59db5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c59db5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c59dd57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c59dd4f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c59dfb9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c59d6dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c59d6d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c59d6c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4953c12d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4953c12e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c59d603634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55c59d6c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c59ffa1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c59de51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c59db5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2622228==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5607c2315e32 bp 0x7fff480b70b0 sp 0x7fff480b70a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5607c2315e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607c23159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607c20209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607c2021d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607c221bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607c2213952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607c247d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607c1b9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607c1b9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607c1b89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3fe554d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3fe554e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607c1ac7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5607c1b85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5607c4465ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607c2315725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607c20209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622209==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x555f476a9e32 bp 0x7ffd1442cbf0 sp 0x7ffd1442cbe8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x555f476a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f476a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f473b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f473b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f475afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f475a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f47811793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f46f33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f46f2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f46f1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45eda1cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45eda1ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f46e5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x555f46f19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555f497f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f476a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f473b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622254==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55fe94e81e32 bp 0x7fff7c6e9a70 sp 0x7fff7c6e9a68
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55fe94e81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe94e819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe94b8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe94b8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe94d87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe94d7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe94fe9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe9470bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe9470756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe946f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c4cba6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c4cba6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe94633634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55fe946f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fe96fd1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe94e81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe94b8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622200==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5640ab4cee32 bp 0x7ffe4ba577b0 sp 0x7ffe4ba577a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5640ab4cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640ab4ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640ab1d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640ab1dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640ab3d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640ab3cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640ab636793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640aad58c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640aad5456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640aad42018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c8eacdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c8eacde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640aac80634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5640aad3eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5640ad61eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640ab4ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640ab1d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622267==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5626fc30fe32 bp 0x7fff45b872b0 sp 0x7fff45b872a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5626fc30fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626fc30f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626fc01a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626fc01bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626fc215ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626fc20d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626fc477793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626fbb99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626fbb9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626fbb83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43d1ba2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43d1ba2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626fbac1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5626fbb7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626fe45fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626fc30f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626fc01a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  02 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622310==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5593bdac3e32 bp 0x7ffdfbe4b4f0 sp 0x7ffdfbe4b4e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5593bdac3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593bdac39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593bd7ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593bd7cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593bd9c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593bd9c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593bdc2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593bd34dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593bd34956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593bd337018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f962aad9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f962aad9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593bd275634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5593bd333aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5593bfc13ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593bdac3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593bd7ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622269==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x561dc74dbe32 bp 0x7ffda2159930 sp 0x7ffda2159928
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x561dc74dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561dc74db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561dc71e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561dc71e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561dc73e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561dc73d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561dc7643793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561dc6d65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561dc6d6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561dc6d4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7677a96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7677a96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561dc6c8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x561dc6d4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561dc962bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561dc74db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561dc71e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622279==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x564b88d5de32 bp 0x7ffde04f7070 sp 0x7ffde04f7068
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x564b88d5de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b88d5d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b88a689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b88a69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b88c63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b88c5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b88ec5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b885e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b885e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b885d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c2e7add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c2e7ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b8850f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x564b885cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b8aeadca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b88d5d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b88a689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2622326==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x565457bd9e32 bp 0x7ffd7675e950 sp 0x7ffd7675e948
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x565457bd9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565457bd99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654578e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654578e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565457adfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565457ad7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565457d41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565457463c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56545745f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56545744d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5123f47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5123f47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56545738b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x565457449aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565459d29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565457bd9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654578e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622332==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55e1fc34ae32 bp 0x7ffe5d5d3170 sp 0x7ffe5d5d3168
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55e1fc34ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1fc34a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1fc0559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1fc056d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1fc243e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e1fc243786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e1fc2457f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e1fbbca6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e1fbbcd698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e1fbbbe216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc9890a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9890a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1fbafc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55e1fbbbaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e1fe49aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1fc34a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1fc0559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  1e 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622309==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x560070b92e32 bp 0x7ffc65cfbdf0 sp 0x7ffc65cfbde8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x560070b92e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560070b929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56007089d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56007089ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560070a98ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560070a90952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560070cfa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56007041cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56007041856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560070406018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea02451d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea02451e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560070344634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x560070402aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560072ce2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560070b92725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56007089d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622296==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x558a3f1cde32 bp 0x7ffdaebd2db0 sp 0x7ffdaebd2da8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x558a3f1cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a3f1cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a3eed89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a3eed9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a3f0d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a3f0cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a3f335793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a3ea57c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a3ea5356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a3ea41018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab5e229d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab5e229e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a3e97f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x558a3ea3daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558a4131dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a3f1cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a3eed89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622295==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56501e5b9e32 bp 0x7ffe2e443810 sp 0x7ffe2e443808
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56501e5b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56501e5b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56501e2c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56501e2c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56501e4bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56501e4b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56501e721793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56501de43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56501de3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56501de2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9906398d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9906398e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56501dd6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56501de29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565020709ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56501e5b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56501e2c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622287==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5585b3bbfe32 bp 0x7ffdb0d35290 sp 0x7ffdb0d35288
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5585b3bbfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585b3bbf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585b38ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585b38cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585b3ac5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585b3abd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585b3d27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585b3449c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585b344556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585b3433018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe0dec8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe0dec8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585b3371634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5585b342faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5585b5d0fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585b3bbf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585b38ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622313==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55a54f1b9e32 bp 0x7ffedd9e7c70 sp 0x7ffedd9e7c68
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55a54f1b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a54f1b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a54eec49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a54eec5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a54f0bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a54f0b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a54f321793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a54ea43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a54ea3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a54ea2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ed5aa8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ed5aa8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a54e96b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55a54ea29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a551309ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a54f1b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a54eec49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622278==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c0bd506e32 bp 0x7ffd02fffe50 sp 0x7ffd02fffe48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c0bd506e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0bd5069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0bd2119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0bd212d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0bd40cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0bd404952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0bd66e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0bcd90c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0bcd8c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0bcd7a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf2a071d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf2a071e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0bccb8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55c0bcd76aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c0bf656ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0bd506725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0bd2119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622385==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x564017f84e32 bp 0x7ffe01164290 sp 0x7ffe01164288
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x564017f84e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564017f849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564017c8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564017c90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564017e8aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564017e82952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640180ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56401780ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56401780a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640177f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f172ab51d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f172ab51e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564017736634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5640177f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56401a0d4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564017f84725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564017c8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622347==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x557ac69d6e32 bp 0x7ffe8ad1ee50 sp 0x7ffe8ad1ee48
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x557ac69d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ac69d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ac66e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ac66e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ac68dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ac68d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ac6b3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ac6260c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ac625c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ac624a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbac398d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbac398e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ac6188634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x557ac6246aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557ac8b26ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ac69d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ac66e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622358==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x56106281ce32 bp 0x7ffdae252430 sp 0x7ffdae252428
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x56106281ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56106281c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610625279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561062528d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561062722ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56106271a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561062984793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610620a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610620a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561062090018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0bf84f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0bf84f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561061fce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x56106208caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56106496cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56106281c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610625279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622389==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55d08ee77e32 bp 0x7ffe65625270 sp 0x7ffe65625268
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55d08ee77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d08ee779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d08eb829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d08eb83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d08ed7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d08ed75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d08efdf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d08e701c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d08e6fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d08e6eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7f5f75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7f5f75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d08e629634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55d08e6e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d090fc7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d08ee77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d08eb829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  05 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622406==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x558781efce32 bp 0x7ffc582f48d0 sp 0x7ffc582f48c8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x558781efce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558781efc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558781c079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558781c08d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558781df5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558781df5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558781df77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55878177c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55878177f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558781770216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0723fb9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0723fb9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587816ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55878176caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55878404cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558781efc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558781c079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622380==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x557a668c4e32 bp 0x7ffdc6811e70 sp 0x7ffdc6811e68
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x557a668c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a668c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a665cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a665d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a667caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a667c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a66a2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a6614ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a6614a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a66138018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ea067dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ea067de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a66076634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x557a66134aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557a68a14ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a668c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a665cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2622368==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5619823cfe32 bp 0x7ffe518f8e30 sp 0x7ffe518f8e28
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5619823cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619823cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619820da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619820dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619822d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619822cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561982537793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561981c59c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561981c5556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561981c43018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e84dcad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e84dcae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561981b81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x561981c3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56198451fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619823cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619820da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  73 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622376==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55e471e71e32 bp 0x7ffd0ba95010 sp 0x7ffd0ba95008
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55e471e71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e471e719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e471b7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e471b7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e471d77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e471d6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e471fd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4716fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4716f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4716e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2fe6cf9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2fe6cf9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e471623634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55e4716e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e473fc1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e471e71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e471b7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622362==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5615dc646e32 bp 0x7ffdf1d83830 sp 0x7ffdf1d83828
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5615dc646e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615dc6469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615dc3519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615dc352d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615dc54cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615dc544952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615dc7ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615dbed0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615dbecc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615dbeba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e5029fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e5029fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615dbdf8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5615dbeb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5615de796ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615dc646725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615dc3519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
5a6,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  a0 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622393==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x558e2b527e32 bp 0x7fff188b9bf0 sp 0x7fff188b9be8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x558e2b527e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e2b5279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e2b2329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e2b233d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e2b42debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e2b425952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e2b68f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e2adb1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e2adad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e2ad9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f389d3e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f389d3e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e2acd9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x558e2ad97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558e2d677ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e2b527725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e2b2329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  9d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622352==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55fafadf4e32 bp 0x7ffe47495e50 sp 0x7ffe47495e48
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55fafadf4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fafadf49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fafaaff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fafab00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fafacfaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fafacf2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fafaf5c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fafa67ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fafa67a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fafa668018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd68b081d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd68b081e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fafa5a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55fafa664aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fafcf44ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fafadf4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fafaaff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622465==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55e058d15e32 bp 0x7fff34562d90 sp 0x7fff34562d88
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55e058d15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e058d159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e058a209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e058a21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e058c1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e058c13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e058e7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e05859fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e05859b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e058589018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94630a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94630a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0584c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2622452==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55ed62a4be32 bp 0x7ffde55bf750 sp 0x7ffde55bf748
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55ed62a4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed62a4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed627569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed62757d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed62951ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed62949952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed62bb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed622d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed622d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed622bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa59def5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa59def5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed621fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  28 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622404==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x555776e9fe32 bp 0x7ffcbaf8be10 sp 0x7ffcbaf8be08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x555776e9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555776e9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555776baa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555776babd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555776da5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555776d9d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555777007793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555776729c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55577672556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555776713018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa350ed9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa350ed9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555776651634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55577670faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555778fefca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555776e9f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555776baa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622411==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5616aaddde32 bp 0x7ffdd9a9b8f0 sp 0x7ffdd9a9b8e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5616aaddde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616aaddd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616aaae89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616aaae9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616aace3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616aacdb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616aaf45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616aa667c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616aa66356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616aa651018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3348b04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3348b04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616aa58f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  47 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622453==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55e58225ae32 bp 0x7ffd4cbfffb0 sp 0x7ffd4cbfffa8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55e58225ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e58225a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e581f659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e581f66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e582160ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e582158952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5823c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e581ae4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e581ae056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e581ace018 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  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 
> =================================================================
> ==2622460==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c367db9e32 bp 0x7ffc91ab6ff0 sp 0x7ffc91ab6fe8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c367db9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c367db99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c367ac49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c367ac5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c367cbfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c367cb7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c367f21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c367643c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c36763f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c36762d018 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  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 
> =================================================================
> ==2622425==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5604fe40ae32 bp 0x7fff7ab6d290 sp 0x7fff7ab6d288
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5604fe40ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604fe40a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604fe1159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604fe116d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604fe310ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604fe308952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604fe572793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604fdc94c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604fdc9056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604fdc7e018 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  27 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622477==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55ecdeff2e32 bp 0x7ffd7e78eef0 sp 0x7ffd7e78eee8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55ecdeff2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ecdeff29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ecdecfd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ecdecfed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ecdeef8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ecdeef0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ecdf15a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ecde87cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ecde87856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ecde866018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f8acc2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f8acc2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ecde7a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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 
> =================================================================
> ==2622480==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5654d0aa5e32 bp 0x7fffcf7edbf0 sp 0x7fffcf7edbe8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5654d0aa5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654d0aa59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654d07b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654d07b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654d09abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654d09a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654d0c0d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654d032fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654d032b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654d0319018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba763dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba763dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654d0257634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5654d0315aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2622436==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x555d9b27ce32 bp 0x7ffcefcbcbb0 sp 0x7ffcefcbcba8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x555d9b27ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d9b27c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d9af879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d9af88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d9b182ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d9b17a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d9b3e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d9ab06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d9ab0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d9aaf0018 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  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 
> =================================================================
> ==2622481==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5607628b5e32 bp 0x7ffe2caa4590 sp 0x7ffe2caa4588
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5607628b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607628b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607625c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607625c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607627bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607627b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560762a1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56076213fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56076213b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560762129018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd90dd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd90dd6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560762067634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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 
> =================================================================
> ==2622417==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56169f17fe32 bp 0x7ffd34702a70 sp 0x7ffd34702a68
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56169f17fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56169f17f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56169ee8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56169ee8bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56169f085ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56169f07d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56169f2e7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56169ea09c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56169ea0556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56169e9f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02b7758d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02b7758e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56169e931634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  ce 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 
> =================================================================
> ==2622482==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55cc70c46e32 bp 0x7ffe02a7ead0 sp 0x7ffe02a7eac8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55cc70c46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc70c469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc709519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc70952d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc70b4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc70b44952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc70dae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc704d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc704cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc704ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16ea669d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16ea669e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc703f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
<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  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 
> =================================================================
> ==2621245==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559fe5fc7e32 bp 0x7ffdc98674d0 sp 0x7ffdc98674c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559fe5fc7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fe5fc79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fe5cd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fe5cd3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fe5ecdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559fe5ec5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559fe612f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fe5851c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fe584d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fe583b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f26dd693d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26dd693e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fe5779634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x559fe5837aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559fe8117ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559fe5fc7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559fe5cd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  71 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621193==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56513d422e32 bp 0x7ffd2c54dd30 sp 0x7ffd2c54dd28
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56513d422e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56513d4229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56513d12d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56513d12ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56513d328ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56513d320952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56513d58a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56513ccacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56513cca856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56513cc96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6a2c3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6a2c3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56513cbd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56513cc92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56513f572ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56513d422725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56513d12d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d7 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621209==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5633060b4e32 bp 0x7fff2106b990 sp 0x7fff2106b988
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5633060b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633060b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563305dbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563305dc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563305fade68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563305fad786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563305faf7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5633059346a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563305937698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563305928216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fcfa0007d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfa0007e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563305866634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563305924aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563308204ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633060b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563305dbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  b9 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621218==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55959a887e32 bp 0x7ffd1e5b6490 sp 0x7ffd1e5b6488
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55959a887e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55959a8879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55959a5929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55959a593d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55959a78debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55959a785952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55959a9ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55959a111c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55959a10d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55959a0fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93b6afbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93b6afbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55959a039634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55959a0f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55959c9d7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55959a887725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55959a5929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  7a 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 
> =================================================================
> ==2621255==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c4d5d41e32 bp 0x7fff1abf4db0 sp 0x7fff1abf4da8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c4d5d41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4d5d419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4d5a4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4d5a4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4d5c47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4d5c3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4d5ea9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4d55cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4d55c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4d55b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b4fb99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b4fb99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4d54f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c4d55b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c4d7e91ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4d5d41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4d5a4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  46 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 
> =================================================================
> ==2621208==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x557a62fb9e32 bp 0x7ffc2e98ae10 sp 0x7ffc2e98ae08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x557a62fb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a62fb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a62cc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a62cc5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a62ebfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a62eb7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a63121793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a62843c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a6283f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a6282d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87089cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87089cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a6276b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x557a62829aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557a65109ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a62fb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a62cc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create ondemand ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  87 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621258==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5564ea648e32 bp 0x7ffc34ab6a70 sp 0x7ffc34ab6a68
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5564ea648e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564ea6489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564ea3539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564ea354d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564ea54eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564ea546952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564ea7b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564e9ed2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564e9ece56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564e9ebc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f76b58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f76b58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564e9dfa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5564e9eb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5564ec798ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564ea648725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564ea3539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  74 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621237==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d191126e32 bp 0x7ffd30074630 sp 0x7ffd30074628
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d191126e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1911269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d190e319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d190e32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d19102cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d191024952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d19128e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1909b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1909ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d19099a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa20252d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa20252e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1908d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d190996aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d193276ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d191126725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d190e319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  97 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 
> =================================================================
> ==2621234==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c6867eae32 bp 0x7fffa8a959b0 sp 0x7fffa8a959a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c6867eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6867ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6864f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6864f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6866f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6866e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c686952793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c686074c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c68607056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c68605e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a2d2bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a2d2bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c685f9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c68605aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c68893aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6867ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6864f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ef 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621221==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5613db3f3e32 bp 0x7ffd216d7710 sp 0x7ffd216d7708
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5613db3f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613db3f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613db0fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613db0ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613db2f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613db2f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613db55b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613dac7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613dac7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613dac67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f041cdf1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f041cdf1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613daba5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5613dac63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5613dd543ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613db3f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613db0fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621228==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55742a331e32 bp 0x7ffc6cb2b370 sp 0x7ffc6cb2b368
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55742a331e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55742a3319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55742a03c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55742a03dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55742a22ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55742a22a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55742a22c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557429bb16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557429bb4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557429ba5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f93a9f5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93a9f5ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557429ae3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x557429ba1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55742c481ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55742a331725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55742a03c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  08 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 
> =================================================================
> ==2621219==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55828b05ee32 bp 0x7fff825aee10 sp 0x7fff825aee08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55828b05ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55828b05e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55828ad699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55828ad6ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55828af57e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55828af57786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55828af597f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55828a8de6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55828a8e1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55828a8d2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe6bb8f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6bb8f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55828a810634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55828a8ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55828d1aeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55828b05e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55828ad699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621242==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555b94015e32 bp 0x7ffe18a944d0 sp 0x7ffe18a944c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555b94015e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b940159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b93d209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b93d21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b93f1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b93f13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b9417d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b9389fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b9389b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b93889018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c551e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c551e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b937c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x555b93885aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b96165ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b94015725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b93d209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  76 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621215==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555e12d39e32 bp 0x7ffe3c55c210 sp 0x7ffe3c55c208
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555e12d39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e12d399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e12a449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e12a45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e12c3febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e12c37952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e12ea1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e125c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e125bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e125ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7acb6cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7acb6cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e124eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x555e125a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555e14e89ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e12d39725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e12a449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621260==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d304284e32 bp 0x7ffcbe3000b0 sp 0x7ffcbe3000a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d304284e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3042849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d303f8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d303f90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d30418aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d304182952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3043ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d303b0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d303b0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d303af8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f751a34fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f751a34fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d303a36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d303af4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d3063d4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d304284725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d303f8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  70 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621323==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55ed12b56e32 bp 0x7fffe59a3cb0 sp 0x7fffe59a3ca8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55ed12b56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed12b569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed128619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed12862d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed12a5cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed12a54952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed12cbe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed123e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed123dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed123ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec57ea9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec57ea9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed12308634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55ed123c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ed14ca6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed12b56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed128619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  76 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621285==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559a76c34e32 bp 0x7ffd13c02970 sp 0x7ffd13c02968
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559a76c34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a76c349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a7693f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a76940d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a76b3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a76b32952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a76d9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a764bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a764ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a764a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efde7901d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efde7901e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a763e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x559a764a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559a78d84ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a76c34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a7693f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621288==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555b0bd64e32 bp 0x7ffdf263b590 sp 0x7ffdf263b588
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555b0bd64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b0bd649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b0ba6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b0ba70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b0bc6aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b0bc62952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b0becc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b0b5eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b0b5ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b0b5d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c41030d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c41030e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b0b516634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x555b0b5d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b0deb4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b0bd64725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b0ba6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  76 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621331==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5631b0684e32 bp 0x7ffcfcdd40d0 sp 0x7ffcfcdd40c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5631b0684e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631b06849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631b038f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631b0390d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631b058aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631b0582952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631b07ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631aff0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631aff0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631afef8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1770ac1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1770ac1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631afe36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5631afef4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631b27d4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631b0684725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631b038f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  82 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621338==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d23d7fce32 bp 0x7ffebddce130 sp 0x7ffebddce128
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d23d7fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d23d7fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d23d5079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d23d508d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d23d702ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d23d6fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d23d964793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d23d086c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d23d08256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d23d070018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ae402bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ae402be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d23cfae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d23d06caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d23f94cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d23d7fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d23d5079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2621319==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b6db5f9e32 bp 0x7ffc8cb6a890 sp 0x7ffc8cb6a888
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b6db5f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6db5f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6db3049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6db305d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6db4ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6db4f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6db761793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6dae83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6dae7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6dae6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3abafced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3abafcee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6dadab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b6dae69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b6dd749ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6db5f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6db3049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2621310==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561f88102e32 bp 0x7ffdb5d1b2d0 sp 0x7ffdb5d1b2c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561f88102e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f881029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f87e0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f87e0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f88008ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f88000952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f8826a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f8798cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f8798856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f87976018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef9fd3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef9fd3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f878b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561f87972aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561f8a252ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f88102725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f87e0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e7 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621305==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d353613e32 bp 0x7ffd4da746b0 sp 0x7ffd4da746a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d353613e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3536139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d35331e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d35331fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d353519ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d353511952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d35377b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d352e9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d352e9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d352e87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faef03f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faef03f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d352dc5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d352e83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d355763ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d353613725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d35331e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  dc 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621304==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c2f2b9de32 bp 0x7ffe1ba86930 sp 0x7ffe1ba86928
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c2f2b9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2f2b9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2f28a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2f28a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2f2a96e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c2f2a96786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c2f2a987f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c2f241d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c2f2420698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c2f2411216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7dc511ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dc511ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2f234f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c2f240daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c2f4cedca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2f2b9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2f28a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  fc 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621298==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563b6b4ece32 bp 0x7fffd7c29fb0 sp 0x7fffd7c29fa8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563b6b4ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b6b4ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b6b1f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b6b1f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b6b3e5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563b6b3e5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563b6b3e77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563b6ad6c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563b6ad6f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563b6ad60216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7faf383cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf383cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b6ac9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563b6ad5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563b6d63cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b6b4ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b6b1f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  70 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 
> =================================================================
> ==2621322==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55da9a20fe32 bp 0x7fffdf89e810 sp 0x7fffdf89e808
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55da9a20fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da9a20f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da99f1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da99f1bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da9a115ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da9a10d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da9a377793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da99a99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da99a9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da99a83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e42807d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e42807e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da999c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55da99a7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55da9c35fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da9a20f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da99f1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  74 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2621287==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5580c72a6e32 bp 0x7ffcb93c1410 sp 0x7ffcb93c1408
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5580c72a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580c72a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580c6fb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580c6fb2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580c71acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580c71a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580c740e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5580c6b30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5580c6b2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5580c6b1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa55e0ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa55e0dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580c6a58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5580c6b16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5580c93f6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580c72a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580c6fb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2606882==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5635b3773e32 bp 0x7ffe9ae38e30 sp 0x7ffe9ae38e28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5635b3773e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635b37739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635b347e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635b347fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635b3679ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635b3671952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635b38db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635b2ffdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635b2ff956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635b2fe7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7872017d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7872017e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635b2f25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5635b2fe3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5635b58c3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635b3773725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635b347e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606887==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560830028e32 bp 0x7ffeb59d2bd0 sp 0x7ffeb59d2bc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560830028e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608300289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56082fd339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56082fd34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56082ff2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56082ff26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560830190793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56082f8b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56082f8ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56082f89c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec3aaf5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec3aaf5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56082f7da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56082f898aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560832178ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560830028725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56082fd339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565221f54e32 bp 0x7ffe4579a670 sp 0x7ffe4579a668
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565221f54e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565221f549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565221c5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565221c60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565221e5aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565221e52952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652220bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5652217dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652217da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652217c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7817e19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7817e19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565221706634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5652217c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5652240a4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565221f54725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565221c5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606898==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5557f6dcbe32 bp 0x7fff63df8cd0 sp 0x7fff63df8cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5557f6dcbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557f6dcb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557f6ad69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557f6ad7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557f6cd1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557f6cc9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557f6f33793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557f6655c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557f665156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557f663f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89f479ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89f479ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557f657d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5557f663baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5557f8f1bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557f6dcb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557f6ad69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606856==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f15117ee32 bp 0x7ffd41878e70 sp 0x7ffd41878e68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f15117ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f15117e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f150e899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f150e8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f151084ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f15107c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1512e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f150a08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f150a0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1509f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40f1142d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40f1142e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f150930634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f1509eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f1532ceca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f15117e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f150e899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2606912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a72ccafe32 bp 0x7ffeaa276790 sp 0x7ffeaa276788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a72ccafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a72ccaf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a72c9ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a72c9bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a72cbb5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a72cbad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a72ce17793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a72c539c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a72c53556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a72c523018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39be234d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39be234e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a72c461634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a72c51faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a72edffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a72ccaf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a72c9ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606832==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f59c0f5e32 bp 0x7ffdb930e3b0 sp 0x7ffdb930e3a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f59c0f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f59c0f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f59be009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f59be01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f59bffbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f59bff3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f59c25d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f59b97fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f59b97b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f59b969018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d92941d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d92941e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f59b8a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f59b965aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f59e245ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f59c0f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f59be009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606842==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cde3bd4e32 bp 0x7fffe7e2fc90 sp 0x7fffe7e2fc88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cde3bd4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cde3bd49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cde38df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cde38e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cde3adaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cde3ad2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cde3d3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cde345ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cde345a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cde3448018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a4fc16d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a4fc16e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cde3386634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cde3444aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cde5d24ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cde3bd4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cde38df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606932==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d7193d0e32 bp 0x7ffe3751a550 sp 0x7ffe3751a548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d7193d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7193d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7190db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7190dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7192d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7192ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d719538793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d718c5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d718c5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d718c44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4eb40ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4eb40dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d718b82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d718c40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d71b520ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7193d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7190db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606858==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559a05b6be32 bp 0x7ffe36ef3670 sp 0x7ffe36ef3668
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559a05b6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a05b6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a058769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a05877d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a05a71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a05a69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a05cd3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a053f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a053f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a053df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c7b3bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c7b3bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a0531d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559a053dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559a07cbbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a05b6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a058769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606876==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5579bd7c4e32 bp 0x7ffd42c0ff50 sp 0x7ffd42c0ff48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5579bd7c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579bd7c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579bd4cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579bd4d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579bd6caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579bd6c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5579bd92c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5579bd04ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5579bd04a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5579bd038018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c2763ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c2763ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579bcf76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5579bd034aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5579bf914ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579bd7c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579bd4cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2606913==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55644328be32 bp 0x7ffe7dd01610 sp 0x7ffe7dd01608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55644328be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55644328b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556442f969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556442f97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556443191ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556443189952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564433f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556442b15c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556442b1156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556442aff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f265e108d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f265e108e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556442a3d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556442afbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5564453dbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55644328b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556442f969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606880==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5578f11cfe32 bp 0x7ffd21c4f330 sp 0x7ffd21c4f328
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5578f11cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578f11cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578f0eda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578f0edbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578f10d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578f10cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578f1337793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578f0a59c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578f0a5556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578f0a43018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9c63eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9c63eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578f0981634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5578f0a3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5578f331fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578f11cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578f0eda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606851==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564ee691ce32 bp 0x7fff6e46f750 sp 0x7fff6e46f748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564ee691ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ee691c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ee66279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ee6628d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ee6822ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ee681a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ee6a84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ee61a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ee61a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ee6190018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f271c118d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f271c118e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ee60ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564ee618caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564ee8a6cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ee691c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ee66279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606923==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563829cd0e32 bp 0x7ffc8c7e1490 sp 0x7ffc8c7e1488
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563829cd0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563829cd09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638299db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638299dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563829bd6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563829bce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563829e38793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56382955ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56382955656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563829544018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f782ba93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f782ba93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563829482634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563829540aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56382be20ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563829cd0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638299db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606899==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cd714b0e32 bp 0x7ffca8bb1750 sp 0x7ffca8bb1748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cd714b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd714b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd711bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd711bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd713b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd713ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd71618793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd70d3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd70d3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd70d24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcadb73dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcadb73de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd70c62634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cd70d20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cd73600ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd714b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd711bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  77 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2606905==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557fad3efe32 bp 0x7ffc7b7d78b0 sp 0x7ffc7b7d78a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557fad3efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557fad3ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557fad0fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557fad0fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557fad2f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557fad2ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557fad557793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557facc79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557facc7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557facc63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f218d511d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f218d511e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557facba1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557facc5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557faf53fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557fad3ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557fad0fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d0fa44de32 bp 0x7ffe3b8cd990 sp 0x7ffe3b8cd988
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d0fa44de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0fa44d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0fa1589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0fa159d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0fa353ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0fa34b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0fa5b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0f9cd7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0f9cd356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0f9cc1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7745a52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7745a52e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0f9bff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d0f9cbdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d0fc59dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0fa44d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0fa1589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607113==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560713fa1e32 bp 0x7ffc361b2630 sp 0x7ffc361b2628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560713fa1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560713fa19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560713cac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560713cadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560713ea7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560713e9f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560714109793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56071382bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56071382756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560713815018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87c5bb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87c5bb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560713753634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560713811aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5607160f1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560713fa1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560713cac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607114==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564d2df43e32 bp 0x7ffcb53576f0 sp 0x7ffcb53576e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564d2df43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d2df439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d2dc4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d2dc4fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d2de49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d2de41952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d2e0ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d2d7cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d2d7c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d2d7b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f456c3bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f456c3bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d2d6f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564d2d7b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564d30093ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d2df43725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d2dc4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607124==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ed2bc1ee32 bp 0x7ffd93def8b0 sp 0x7ffd93def8a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ed2bc1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed2bc1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed2b9299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed2b92ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed2bb24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed2bb1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed2bd86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed2b4a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed2b4a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed2b492018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feadae1ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feadae1ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed2b3d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ed2b48eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ed2dd6eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed2bc1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed2b9299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607116==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563630f08e32 bp 0x7ffe477d1a30 sp 0x7ffe477d1a28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563630f08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563630f089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563630c139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563630c14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563630e0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563630e06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563631070793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563630792c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56363078e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56363077c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0a4c00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0a4c00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636306ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563630778aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563633058ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563630f08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563630c139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607123==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f2ae9cde32 bp 0x7fff2641ba50 sp 0x7fff2641ba48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f2ae9cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2ae9cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2ae6d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2ae6d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2ae8d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2ae8cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2aeb35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2ae257c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2ae25356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2ae241018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cafc07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cafc07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2ae17f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f2ae23daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2b0b1dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2ae9cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2ae6d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  77 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607234==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556d40584e32 bp 0x7fffafd78830 sp 0x7fffafd78828
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556d40584e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d405849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d4028f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d40290d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d4048aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d40482952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d406ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d3fe0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d3fe0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d3fdf8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ca8b89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ca8b89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d3fd36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556d3fdf4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556d426d4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d40584725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d4028f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607242==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556564166e32 bp 0x7ffc11f8b930 sp 0x7ffc11f8b928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556564166e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565641669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556563e719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556563e72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55656406cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556564064952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565642ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565639f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565639ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565639da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c7da34d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c7da34e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556563918634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5565639d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5565662b6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556564166725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556563e719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607162==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55944f70de32 bp 0x7fffefa7ad70 sp 0x7fffefa7ad68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55944f70de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55944f70d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55944f4189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55944f419d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55944f613ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55944f60b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55944f875793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55944ef97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55944ef9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55944ef81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f6d000d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f6d000e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55944eebf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55944ef7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55945185dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55944f70d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55944f4189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607138==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55841cb4be32 bp 0x7ffcdeb4d950 sp 0x7ffcdeb4d948
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55841cb4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55841cb4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55841c8569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55841c857d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55841ca51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55841ca49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55841ccb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55841c3d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55841c3d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55841c3bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f70380d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f70380e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55841c2fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55841c3bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55841ec9bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55841cb4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55841c8569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607140==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561bacac5e32 bp 0x7ffe4ae141f0 sp 0x7ffe4ae141e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561bacac5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561bacac59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561bac7d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561bac7d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561bac9cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561bac9c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561bacc2d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561bac34fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561bac34b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561bac339018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbea6aaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbea6aaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561bac277634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561bac335aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561baec15ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561bacac5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561bac7d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607148==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561b8aec5e32 bp 0x7fff4b3fba70 sp 0x7fff4b3fba68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561b8aec5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b8aec59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b8abd09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b8abd1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b8adcbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b8adc3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b8b02d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b8a74fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b8a74b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b8a739018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f798b0c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f798b0c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b8a677634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561b8a735aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561b8d015ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b8aec5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b8abd09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2606982==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56220bc92e32 bp 0x7fff9eb92150 sp 0x7fff9eb92148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56220bc92e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56220bc929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56220b99d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56220b99ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56220bb98ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56220bb90952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56220bdfa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56220b51cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56220b51856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56220b506018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcda0b67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcda0b67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56220b444634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56220b502aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56220dde2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56220bc92725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56220b99d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607186==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d0235f9e32 bp 0x7ffe48157370 sp 0x7ffe48157368
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d0235f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0235f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0233049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d023305d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0234ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0234f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d023761793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d022e83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d022e7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d022e6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef171bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef171bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d022dab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d022e69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d025749ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0235f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0233049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607265==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5626c18c4e32 bp 0x7ffcd6e7dc70 sp 0x7ffcd6e7dc68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5626c18c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626c18c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626c15cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626c15d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626c17bde68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5626c17bd786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5626c17bf7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5626c11446a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5626c1147698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5626c1138216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb6db945d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb6db945e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626c1076634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5626c1134aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626c3a14ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626c18c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626c15cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607257==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ccd76c3e32 bp 0x7ffefa378ff0 sp 0x7ffefa378fe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ccd76c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ccd76c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ccd73ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ccd73cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ccd75c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ccd75c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ccd782b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ccd6f4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ccd6f4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ccd6f37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f658917cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f658917ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ccd6e75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ccd6f33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ccd9813ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ccd76c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ccd73ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  a2 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607262==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fd556aee32 bp 0x7fffce3c5c70 sp 0x7fffce3c5c68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fd556aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd556ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd553b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd553bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd555a7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fd555a7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fd555a97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fd54f2e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fd54f31698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fd54f22216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1cfd594d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1cfd594e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd54e60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fd54f1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fd577feca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd556ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd553b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607012==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e28e8b9e32 bp 0x7fff80e4ca90 sp 0x7fff80e4ca88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e28e8b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e28e8b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e28e5c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e28e5c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e28e7bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e28e7b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e28ea21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e28e143c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e28e13f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e28e12d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1fbe19fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fbe19fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e28e06b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e28e129aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e290a09ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e28e8b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e28e5c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558128044e32 bp 0x7ffd04c94a10 sp 0x7ffd04c94a08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558128044e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581280449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558127d4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558127d50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558127f4aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558127f42952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581281ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581278cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581278ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581278b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbd6424d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbd6424e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581277f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5581278b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55812a194ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558128044725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558127d4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607030==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a8290c2e32 bp 0x7ffcaa1b3330 sp 0x7ffcaa1b3328
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a8290c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8290c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a828dcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a828dced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a828fc8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a828fc0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a82922a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a82894cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a82894856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a828936018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff376cc0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff376cc0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a828874634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a828932aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a82b212ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8290c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a828dcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606996==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5579419b4e32 bp 0x7ffcaed3d650 sp 0x7ffcaed3d648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5579419b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579419b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579416bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579416c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579418baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579418b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557941b1c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55794123ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55794123a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557941228018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94d4da5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94d4da5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557941166634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557941224aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557943b04ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579419b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579416bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607011==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5583011f0e32 bp 0x7ffcad785a30 sp 0x7ffcad785a28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5583011f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583011f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558300efb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558300efcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583010f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583010ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558301358793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558300a7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558300a7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558300a64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c41bddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c41bdde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583009a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558300a60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558303340ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583011f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558300efb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607004==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bfb1c6ce32 bp 0x7ffc6e17b350 sp 0x7ffc6e17b348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bfb1c6ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bfb1c6c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bfb19779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bfb1978d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bfb1b72ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bfb1b6a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bfb1dd4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bfb14f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bfb14f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bfb14e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f203a4ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f203a4ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bfb141e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bfb14dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bfb3dbcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bfb1c6c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bfb19779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607066==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5582b0166e32 bp 0x7ffea8972110 sp 0x7ffea8972108
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5582b0166e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582b01669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582afe719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582afe72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582b006cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582b0064952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5582b02ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5582af9f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5582af9ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5582af9da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdbb9e85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbb9e85e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582af918634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5582af9d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5582b22b6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5582b0166725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582afe719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607034==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a598831e32 bp 0x7ffcd3a23cf0 sp 0x7ffcd3a23ce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a598831e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5988319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a59853c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a59853dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a598737ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a59872f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a598999793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5980bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5980b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5980a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf77684d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf77684e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a597fe3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a5980a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a59a981ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a598831725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a59853c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607049==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55df93acbe32 bp 0x7ffd35d6e950 sp 0x7ffd35d6e948
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55df93acbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df93acb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df937d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df937d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df939d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df939c9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df93c33793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df93355c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df9335156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df9333f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fedb2e8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fedb2e8be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df9327d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55df9333baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55df95c1bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df93acb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df937d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607068==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555fe888be32 bp 0x7ffe0a996470 sp 0x7ffe0a996468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555fe888be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fe888b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fe85969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fe8597d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fe8791ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fe8789952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fe89f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555fe8115c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555fe811156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fe80ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f080dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f080dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fe803d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555fe80fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555fea9dbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fe888b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fe85969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607044==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5577e2596e32 bp 0x7ffdb0500b90 sp 0x7ffdb0500b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5577e2596e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577e25969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577e22a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577e22a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577e249cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577e2494952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577e26fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577e1e20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577e1e1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577e1e0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67dd441d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67dd441e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577e1d48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5577e1e06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5577e46e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577e2596725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577e22a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607060==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5593f371ae32 bp 0x7ffd858470d0 sp 0x7ffd858470c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5593f371ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593f371a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593f34259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593f3426d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593f3620ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593f3618952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593f3882793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593f2fa4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593f2fa056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593f2f8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e324ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e324cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593f2ecc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5593f2f8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5593f586aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593f371a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593f34259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607229==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f1879c2e32 bp 0x7ffd03559270 sp 0x7ffd03559268
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f1879c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1879c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1876cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1876ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1878c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1878c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f187b2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f18724cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f18724856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f187236018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19acb4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19acb4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f187174634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f187232aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f189b12ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1879c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1876cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607188==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e51003ae32 bp 0x7fffbd606cf0 sp 0x7fffbd606ce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e51003ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e51003a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e50fd459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e50fd46d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e50ff40ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e50ff38952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5101a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e50f8c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e50f8c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e50f8ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c503efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c503efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e50f7ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e50f8aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e51218aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e51003a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e50fd459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607201==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55823bedae32 bp 0x7ffc8d8a06f0 sp 0x7ffc8d8a06e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55823bedae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55823beda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55823bbe59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55823bbe6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55823bde0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55823bdd8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55823c042793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55823b764c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55823b76056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55823b74e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7aafb61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7aafb61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55823b68c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55823b74aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55823e02aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55823beda725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55823bbe59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607227==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555b976e3e32 bp 0x7ffdefb97350 sp 0x7ffdefb97348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555b976e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b976e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b973ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b973efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b975e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b975e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b9784b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b96f6dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b96f6956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b96f57018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb2dab7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb2dab7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b96e95634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555b96f53aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b99833ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b976e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b973ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607187==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55955566ce32 bp 0x7ffc2f2ef2d0 sp 0x7ffc2f2ef2c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55955566ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55955566c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595553779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559555378d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559555572ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55955556a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595557d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559554ef6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559554ef256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559554ee0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27de4a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27de4a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559554e1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559554edcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5595577bcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55955566c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595553779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607228==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a54b034e32 bp 0x7fff51d998f0 sp 0x7fff51d998e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a54b034e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a54b0349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a54ad3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a54ad40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a54af3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a54af32952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a54b19c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a54a8bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a54a8ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a54a8a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff91ec84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff91ec84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a54a7e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a54a8a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a54d184ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a54b034725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a54ad3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607231==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564a239bee32 bp 0x7ffdc75f96d0 sp 0x7ffdc75f96c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564a239bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a239be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a236c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a236cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a238c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a238bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a23b26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a23248c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a2324456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a23232018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2db55d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2db55d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a23170634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564a2322eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564a25b0eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a239be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a236c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607099==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56306a973e32 bp 0x7ffc80104890 sp 0x7ffc80104888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56306a973e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56306a9739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56306a67e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56306a67fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56306a879ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56306a871952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56306aadb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56306a1fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56306a1f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56306a1e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f461ff86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f461ff86e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56306a125634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56306a1e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56306cac3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56306a973725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56306a67e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607076==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ce5430ee32 bp 0x7ffc77593e70 sp 0x7ffc77593e68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ce5430ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce5430e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce540199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce5401ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce54214ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce5420c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce54476793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce53b98c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce53b9456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce53b82018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c2b498d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c2b498e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce53ac0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ce53b7eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ce5645eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce5430e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce540199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607098==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e285ce4e32 bp 0x7ffe3bad0b50 sp 0x7ffe3bad0b48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e285ce4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e285ce49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2859ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2859f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e285beaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e285be2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e285e4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e28556ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e28556a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e285558018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9b63dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9b63dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e285496634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e285554aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e287e34ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e285ce4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2859ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607082==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565320086e32 bp 0x7ffdff1f12d0 sp 0x7ffdff1f12c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565320086e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653200869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56531fd919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56531fd92d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56531ff8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56531ff84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653201ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56531f910c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56531f90c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56531f8fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5537a2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5537a2be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56531f838634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56531f8f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5653221d6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565320086725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56531fd919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607118==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5631b5a59e32 bp 0x7ffc715d7750 sp 0x7ffc715d7748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5631b5a59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631b5a599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631b57649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631b5765d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631b595febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631b5957952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631b5bc1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631b52e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631b52df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631b52cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0480860d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0480860e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631b520b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5631b52c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631b7ba9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631b5a59725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631b57649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c3 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2606956==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55da3c14fe32 bp 0x7ffd101e5790 sp 0x7ffd101e5788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55da3c14fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da3c14f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da3be5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da3be5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da3c055ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da3c04d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da3c2b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da3b9d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da3b9d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da3b9c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3eb67ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3eb67cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da3b901634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55da3b9bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55da3e29fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da3c14f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da3be5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606946==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555aa3422e32 bp 0x7ffce4c2f790 sp 0x7ffce4c2f788
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555aa3422e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555aa34229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555aa312d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555aa312ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555aa3328ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555aa3320952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555aa358a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555aa2cacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555aa2ca856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555aa2c96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8bf9a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8bf9a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555aa2bd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555aa2c92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555aa5572ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555aa3422725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555aa312d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607240==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55949a63de32 bp 0x7ffc32106d90 sp 0x7ffc32106d88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55949a63de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55949a63d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55949a3489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55949a349d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55949a543ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55949a53b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55949a7a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559499ec7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559499ec356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559499eb1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb24b524d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb24b524e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559499def634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559499eadaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55949c78dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55949a63d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55949a3489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607175==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561cde069e32 bp 0x7ffedf7fce70 sp 0x7ffedf7fce68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561cde069e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561cde0699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561cddd749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561cddd75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561cddf6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561cddf67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561cde1d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561cdd8f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561cdd8ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561cdd8dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a920a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a920a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561cdd81b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561cdd8d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ce01b9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561cde069725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561cddd749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fb 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607271==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564db29aee32 bp 0x7ffcb97c2fd0 sp 0x7ffcb97c2fc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564db29aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564db29ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564db26b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564db26bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564db28b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564db28ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564db2b16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564db2238c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564db223456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564db2222018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f161743fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f161743fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564db2160634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564db221eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564db4afeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564db29ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564db26b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607180==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555a67edae32 bp 0x7ffe0b6f8150 sp 0x7ffe0b6f8148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555a67edae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a67eda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a67be59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a67be6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a67de0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a67dd8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a68042793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a67764c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a6776056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a6774e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ba4bd1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ba4bd1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a6768c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555a6774aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a6a02aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a67eda725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a67be59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2606958==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56304772de32 bp 0x7fff2bc7b4f0 sp 0x7fff2bc7b4e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56304772de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56304772d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630474389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563047439d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563047633ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56304762b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563047895793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563046fb7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563046fb356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563046fa1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4daa6efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4daa6efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563046edf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563046f9daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56304987dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56304772d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630474389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606970==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561b09f58e32 bp 0x7ffee5e34850 sp 0x7ffee5e34848
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561b09f58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b09f589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b09c639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b09c64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b09e5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b09e56952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b0a0c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b097e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b097de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b097cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa02b72ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa02b72ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b0970a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561b097c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561b0c0a8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b09f58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b09c639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606978==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fb9f216e32 bp 0x7ffc78458a90 sp 0x7ffc78458a88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fb9f216e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb9f2169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb9ef219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb9ef22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb9f11cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb9f114952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb9f37e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb9eaa0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb9ea9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb9ea8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce17196d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce17196e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb9e9c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fb9ea86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fba1366ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb9f216725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb9ef219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2606967==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556b98b59e32 bp 0x7fffc86aae90 sp 0x7fffc86aae88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556b98b59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b98b599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b988649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b98865d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b98a52e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556b98a52786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556b98a547f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x556b983d96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556b983dc698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556b983ce490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f15df6f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15df6f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b9830b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556b983c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556b9aca9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b98b59725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b988649b6 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  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 
> =================================================================
> ==2607420==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b3cc207e32 bp 0x7ffdaf5bc5d0 sp 0x7ffdaf5bc5c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b3cc207e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3cc2079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3cbf129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3cbf13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3cc10debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3cc3d29f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b3cc3d0ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b3cba936b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b3cba8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3cba7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3be61b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3be61b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3cb9b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b3cba77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b3ce357ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3cc207725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3cbf129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607404==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5560f7356e32 bp 0x7ffe73b49230 sp 0x7ffe73b49228
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5560f7356e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560f73569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560f70619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560f7062d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560f725cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560f75219f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5560f751fed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5560f6be26b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5560f6bdc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560f6bca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9b6d27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9b6d27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560f6b08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5560f6bc6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5560f94a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560f7356725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560f70619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607426==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55ba68ac1e32 bp 0x7fff606b1490 sp 0x7fff606b1488
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55ba68ac1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba68ac19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba687cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba687cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba689c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba68c8c9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55ba68c8aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55ba6834d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55ba6834756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba68335018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21a0c08d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21a0c08e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba68273634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55ba68331aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ba6ac11ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba68ac1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba687cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607429==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5596433dee32 bp 0x7ffc8a61b610 sp 0x7ffc8a61b608
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5596433dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596433de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596430e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596430ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596432e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596435a99f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5596435a7ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559642c6a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559642c6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559642c52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8aecc2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8aecc2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559642b90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559642c4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55964552eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596433de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596430e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607427==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55fe971c6e32 bp 0x7ffe6554f190 sp 0x7ffe6554f188
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55fe971c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe971c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe96ed19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe96ed2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe970ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe973919f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55fe9738fed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55fe96a526b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55fe96a4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe96a3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e59b58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e59b58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe96978634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55fe96a36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fe99316ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe971c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe96ed19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607550==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c417789e32 bp 0x7fffb4d70a30 sp 0x7fffb4d70a28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c417789e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4177899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4174949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c417495d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c41768febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4179549f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c417952ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c4170156b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c41700f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c416ffd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b75b5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b75b5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c416f3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c416ff9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c4198d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c417789725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4174949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3f 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 
> =================================================================
> ==2607536==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55eb195cce32 bp 0x7ffded532610 sp 0x7ffded532608
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55eb195cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb195cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb192d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb192d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb194d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb197979f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55eb19795ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55eb18e586b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55eb18e5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb18e40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74f3f96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74f3f96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb18d7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55eb18e3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55eb1b71cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb195cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb192d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607462==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555fc0840e32 bp 0x7fffcb64a5f0 sp 0x7fffcb64a5e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555fc0840e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fc08409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fc054b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fc054cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fc0746ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fc0a0b9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x555fc0a09ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x555fc00cc6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x555fc00c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fc00b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd33a929d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd33a929e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fbfff2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555fc00b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555fc2990ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fc0840725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fc054b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607443==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55db767d0e32 bp 0x7ffcb4e8fa70 sp 0x7ffcb4e8fa68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55db767d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db767d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db764db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db764dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db766d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db7699b9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55db76999ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55db7605c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55db7605656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db76044018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81a4f29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81a4f29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db75f82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55db76040aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55db78920ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db767d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db764db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607450==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d73b35ae32 bp 0x7ffdab3f1c10 sp 0x7ffdab3f1c08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d73b35ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d73b35a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d73b0659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d73b066d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d73b260ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d73b5259f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d73b523ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d73abe66b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d73abe056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d73abce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f26d4014d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26d4014e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d73ab0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d73abcaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d73d4aaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d73b35a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d73b0659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607452==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x564d55e94e32 bp 0x7ffd17b9af10 sp 0x7ffd17b9af08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x564d55e94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d55e949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d55b9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d55ba0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d55d9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d5605f9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x564d5605ded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x564d557206b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x564d5571a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d55708018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc551ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc551ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d55646634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x564d55704aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564d57fe4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d55e94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d55b9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  39 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 
> =================================================================
> ==2607292==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560719236e32 bp 0x7fff45d4e3f0 sp 0x7fff45d4e3e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560719236e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607192369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560718f419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560718f42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56071913cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607194019f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5607193ffed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x560718ac26b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x560718abc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560718aaa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f604ef0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f604ef0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607189e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x560718aa6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56071b386ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560719236725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560718f419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607489==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5628453d1e32 bp 0x7ffd73acd0b0 sp 0x7ffd73acd0a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5628453d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628453d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628450dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628450ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628452d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56284559c9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56284559aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x562844c5d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x562844c5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562844c45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfeec1cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfeec1ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562844b83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562844c41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562847521ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628453d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628450dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fc 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607568==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558d6a686e32 bp 0x7fff26611730 sp 0x7fff26611728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558d6a686e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d6a6869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d6a3919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d6a392d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d6a57fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558d6a57f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558d6a5817f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558d69f066a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558d69f09698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558d69efa216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f081baa6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f081baa6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d69e38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558d69ef6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558d6c7d6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d6a686725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d6a3919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607556==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55a7f5a46e32 bp 0x7ffdd8d943d0 sp 0x7ffdd8d943c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55a7f5a46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7f5a469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7f57519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7f5752d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7f594cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7f5c119f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55a7f5c0fed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55a7f52d26b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55a7f52cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7f52ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19db394d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19db394e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7f51f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55a7f52b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a7f7b96ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7f5a46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7f57519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fc 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607567==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560330d11e32 bp 0x7ffe62a73090 sp 0x7ffe62a73088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560330d11e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560330d119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560330a1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560330a1dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560330c0ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560330c0a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560330c0c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5603305916a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560330594698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560330585216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff8d6733d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8d6733e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603304c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560330581aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560332e61ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560330d11725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560330a1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d0 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 
> =================================================================
> ==2607313==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d5e3e10e32 bp 0x7fffef209210 sp 0x7fffef209208
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d5e3e10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5e3e109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5e3b1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5e3b1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5e3d16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5e3d0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5e3f78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d5e369ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d5e369656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5e3684018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f751628dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f751628de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5e35c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d5e3680aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d5e5f60ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5e3e10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5e3b1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d3 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 
> =================================================================
> ==2607324==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5629fde96e32 bp 0x7ffd5c2960f0 sp 0x7ffd5c2960e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5629fde96e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629fde969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629fdba19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629fdba2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629fdd9cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629fdd94952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629fdffe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629fd720c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629fd71c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629fd70a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68c57b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68c57b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629fd648634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5629fd706aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5629fffe6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629fde96725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629fdba19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607336==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55832ead0e32 bp 0x7fff2b23de10 sp 0x7fff2b23de08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55832ead0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55832ead09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55832e7db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55832e7dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55832e9d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55832ec9b9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55832ec99ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55832e35c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55832e35656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55832e344018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d323ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d323ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55832e282634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55832e340aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558330c20ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55832ead0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55832e7db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607291==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c00ad95e32 bp 0x7ffd2c620e30 sp 0x7ffd2c620e28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c00ad95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c00ad959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c00aaa09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c00aaa1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c00ac9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c00af609f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c00af5eed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c00a6216b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c00a61b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c00a609018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c2cc0ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c2cc0ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c00a547634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c00a605aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c00cee5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c00ad95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c00aaa09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607308==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55abd2aafe32 bp 0x7ffc6797ac10 sp 0x7ffc6797ac08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55abd2aafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55abd2aaf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55abd27ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55abd27bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55abd29b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55abd2c7a9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55abd2c78ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55abd233b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55abd233556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55abd2323018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9f23eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9f23eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55abd2261634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55abd231faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55abd4bffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55abd2aaf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55abd27ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  cc 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607307==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556bdf2f3e32 bp 0x7fff48d2ffb0 sp 0x7fff48d2ffa8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556bdf2f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556bdf2f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556bdeffe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556bdefffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556bdf1f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556bdf1f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556bdf45b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556bdeb7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556bdeb7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556bdeb67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f400d259d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f400d259e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556bdeaa5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556bdeb63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556be1443ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556bdf2f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556bdeffe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607360==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b374881e32 bp 0x7ffe0c9165d0 sp 0x7ffe0c9165c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b374881e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3748819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b37458c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b37458dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b374787ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b374a4c9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b374a4aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b37410d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b37410756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3740f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f0e30ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f0e30ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b374033634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b3740f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b3769d1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b374881725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b37458c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607339==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5567af0abe32 bp 0x7ffd65087530 sp 0x7ffd65087528
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5567af0abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567af0ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567aedb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567aedb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567aefb1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567af2769f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5567af274ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5567ae9376b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5567ae93156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567ae91f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e476a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e476a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567ae85d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5567ae91baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5567b11fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567af0ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567aedb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  26 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 
> =================================================================
> ==2607352==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5565f7612e32 bp 0x7ffd09055110 sp 0x7ffd09055108
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5565f7612e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565f76129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565f731d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565f731ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565f7518ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565f7510952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565f777a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565f6e9cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565f6e9856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565f6e86018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa9d6fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa9d6fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565f6dc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5565f6e82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5565f9762ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565f7612725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565f731d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fc 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607373==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563c88c52e32 bp 0x7ffeb4ddb370 sp 0x7ffeb4ddb368
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563c88c52e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c88c529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c8895d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c8895ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c88b58ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c88e1d9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563c88e1bed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x563c884de6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x563c884d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c884c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8fb912bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8fb912be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c88404634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563c884c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563c8ada2ca1 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  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 
> =================================================================
> ==2607346==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56134415be32 bp 0x7ffcbd331830 sp 0x7ffcbd331828
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56134415be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56134415b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561343e669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561343e67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561344061ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613443269f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x561344324ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5613439e76b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5613439e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613439cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e5ac40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e5ac40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56134390d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5613439cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5613462abca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56134415b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561343e669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607358==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f0f2ea4e32 bp 0x7ffd5e907690 sp 0x7ffd5e907688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f0f2ea4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0f2ea49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0f2baf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0f2bb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0f2daaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f0f2da2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0f300c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0f272ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0f272a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0f2718018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65e6453d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65e6453e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0f2656634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f0f2714aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f0f4ff4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0f2ea4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0f2baf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607533==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556e6f92be32 bp 0x7ffe2893e090 sp 0x7ffe2893e088
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556e6f92be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e6f92b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e6f6369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e6f637d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e6f831ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e6faf69f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x556e6faf4ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x556e6f1b76b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x556e6f1b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e6f19f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e3faf5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e3faf5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e6f0dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556e6f19baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556e71a7bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e6f92b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e6f6369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607491==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55a2854d7e32 bp 0x7ffe9dde98d0 sp 0x7ffe9dde98c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55a2854d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2854d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2851e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2851e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2853ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2856a29f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55a2856a0ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55a284d636b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55a284d5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a284d4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0235865d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0235865e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a284c89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55a284d47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a287627ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2854d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2851e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607502==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556bfa018e32 bp 0x7ffe745b9bb0 sp 0x7ffe745b9ba8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556bfa018e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556bfa0189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556bf9d239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556bf9d24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556bf9f1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556bfa1e39f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x556bfa1e1ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x556bf98a46b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x556bf989e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556bf988c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87ea412d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87ea412e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556bf97ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556bf9888aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556bfc168ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556bfa018725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556bf9d239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607518==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55612c4bee32 bp 0x7ffe570309f0 sp 0x7ffe570309e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55612c4bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55612c4be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55612c1c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55612c1cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55612c3c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55612c6899f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55612c687ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55612bd4a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55612bd4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55612bd32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc048f9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc048f9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55612bc70634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55612bd2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55612e60eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55612c4be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55612c1c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607501==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x561d16408e32 bp 0x7ffd12e089d0 sp 0x7ffd12e089c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x561d16408e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d164089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d161139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d16114d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d1630eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d165d39f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x561d165d1ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x561d15c946b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x561d15c8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d15c7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1042430d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1042430e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d15bba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x561d15c78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561d18558ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d16408725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d161139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607510==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5567dd429e32 bp 0x7ffe7dd77bf0 sp 0x7ffe7dd77be8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5567dd429e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567dd4299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567dd1349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567dd135d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567dd32febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567dd5f49f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5567dd5f2ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5567dccb56b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5567dccaf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567dcc9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07a0004d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07a0004e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567dcbdb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5567dcc99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5567df579ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567dd429725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567dd1349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607531==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x564e277a8e32 bp 0x7ffeee256070 sp 0x7ffeee256068
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x564e277a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e277a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e274b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e274b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e276aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e279739f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x564e27971ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x564e270346b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x564e2702e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e2701c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b289d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b289d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e26f5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x564e27018aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564e298f8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e277a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e274b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607401==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5609e49eae32 bp 0x7ffc11e6b170 sp 0x7ffc11e6b168
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5609e49eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609e49ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609e46f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5609e46f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609e48f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5609e4bb59f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5609e4bb3ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5609e42766b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5609e427056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5609e425e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd7dbb9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd7dbb9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5609e419c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5609e425aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5609e6b3aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609e49ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609e46f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  39 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 
> =================================================================
> ==2607377==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559ef180be32 bp 0x7ffccf9501b0 sp 0x7ffccf9501a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559ef180be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ef180b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ef15169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ef1517d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ef1711ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ef19d69f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559ef19d4ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559ef10976b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559ef109156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ef107f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2af9fe3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2af9fe3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ef0fbd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559ef107baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559ef395bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ef180b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ef15169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  06 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 
> =================================================================
> ==2607383==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556ea49eae32 bp 0x7fff5ffb4810 sp 0x7fff5ffb4808
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556ea49eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ea49ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ea46f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ea46f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ea48f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ea48e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ea4b52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ea4274c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ea427056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ea425e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f86955cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f86955cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ea419c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556ea425aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ea6b3aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ea49ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ea46f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607375==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560f9d5c4e32 bp 0x7ffe876a2c10 sp 0x7ffe876a2c08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560f9d5c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f9d5c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f9d2cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f9d2d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f9d4caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f9d4c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f9d72c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f9ce4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f9ce4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f9ce38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24d3955d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24d3955e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f9cd76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x560f9ce34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f9f714ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f9d5c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f9d2cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607400==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x563472992e32 bp 0x7fffd22d2970 sp 0x7fffd22d2968
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x563472992e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634729929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56347269d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56347269ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563472898ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563472b5d9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563472b5bed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56347221e6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56347221856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563472206018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f661ffa7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f661ffa7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563472144634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563472202aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563474ae2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563472992725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56347269d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 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 
> =================================================================
> ==2607553==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b72d2e9e32 bp 0x7fff316fe250 sp 0x7fff316fe248
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b72d2e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b72d2e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b72cff49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b72cff5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b72d1efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b72d4b49f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b72d4b2ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b72cb756b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b72cb6f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b72cb5d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75ffc41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75ffc41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b72ca9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b72cb59aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b72f439ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b72d2e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b72cff49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607475==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555fc7010e32 bp 0x7ffe7c9722b0 sp 0x7ffe7c9722a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555fc7010e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fc70109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fc6d1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fc6d1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fc6f16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fc71db9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x555fc71d9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x555fc689c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x555fc689656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fc6884018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe392a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe392a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fc67c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555fc6880aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555fc9160ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fc7010725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fc6d1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607577==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55a90d9dae32 bp 0x7ffd4c3d2330 sp 0x7ffd4c3d2328
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55a90d9dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a90d9da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a90d6e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a90d6e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a90d8e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a90dba59f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55a90dba3ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55a90d2666b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55a90d26056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a90d24e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fecd030ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fecd030ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a90d18c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55a90d24aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a90fb2aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a90d9da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a90d6e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607476==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55ce2c703e32 bp 0x7ffdc0965d90 sp 0x7ffdc0965d88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55ce2c703e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce2c7039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce2c40e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce2c40fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce2c609ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce2c8ce9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55ce2c8cced5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55ce2bf8f6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55ce2bf8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce2bf77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62b4d17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62b4d17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce2beb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55ce2bf73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ce2e853ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce2c703725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce2c40e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607287==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d5cc820e32 bp 0x7ffdf5f8f950 sp 0x7ffdf5f8f948
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55d5cc820e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5cc8209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5cc52b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5cc52cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5cc726ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5cc9eb9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d5cc9e9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d5cc0ac6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d5cc0a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5cc094018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d91ab9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d91ab9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5cbfd2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55d5cc090aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d5ce970ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5cc820725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5cc52b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607659==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bf5ba6ee32 bp 0x7ffe73f55530 sp 0x7ffe73f55528
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bf5ba6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf5ba6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf5b7799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf5b77ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf5b974ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf5b96c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf5bbd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf5b2f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf5b2f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf5b2e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e4fd7dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e4fd7de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf5b220634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bf5b2deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bf5dbbeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf5ba6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf5b7799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607669==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556570d47e32 bp 0x7ffd43cf1810 sp 0x7ffd43cf1808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556570d47e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556570d479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556570a529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556570a53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556570c4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556570c45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556570eaf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565705d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565705cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565705bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb17b9fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb17b9fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565704f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5565705b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556572e97ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556570d47725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556570a529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607707==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559d73bb2e32 bp 0x7ffe74ed2650 sp 0x7ffe74ed2648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559d73bb2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d73bb29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d738bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d738bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d73ab8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d73ab0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d73d1a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d7343cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d7343856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d73426018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a954c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a954c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d73364634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559d73422aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559d75d02ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d73bb2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d738bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607674==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5609f50c8e32 bp 0x7fff07047350 sp 0x7fff07047348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5609f50c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609f50c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609f4dd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5609f4dd4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609f4fceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5609f4fc6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5609f5230793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5609f4952c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5609f494e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5609f493c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d2fee6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d2fee6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5609f487a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5609f4938aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5609f7218ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609f50c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609f4dd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607639==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b675b8fe32 bp 0x7ffc94362330 sp 0x7ffc94362328
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b675b8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b675b8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b67589a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b67589bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b675a95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b675a8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b675cf7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b675419c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b67541556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b675403018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f121518ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f121518ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b675341634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b6753ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b677cdfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b675b8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b67589a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607689==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5609c3afce32 bp 0x7ffce8e913d0 sp 0x7ffce8e913c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5609c3afce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609c3afc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609c38079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5609c3808d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609c3a02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5609c39fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5609c3c64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5609c3386c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5609c338256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5609c3370018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76ef2ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76ef2dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5609c32ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5609c336caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5609c5c4cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609c3afc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609c38079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607583==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a9b92b4e32 bp 0x7ffde9e5f350 sp 0x7ffde9e5f348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a9b92b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9b92b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9b8fbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9b8fc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9b91baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9b91b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9b941c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9b8b3ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9b8b3a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9b8b28018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe86e340d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe86e340e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9b8a66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a9b8b24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a9bb404ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9b92b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9b8fbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  9e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607715==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a76a0b6e32 bp 0x7fffa1150b10 sp 0x7fffa1150b08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a76a0b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a76a0b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a769dc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a769dc2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a769fbcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a769fb4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a76a21e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a769940c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a76993c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a76992a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50116ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50116dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a769868634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a769926aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a76c206ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a76a0b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a769dc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55886f48ce32 bp 0x7ffe28e366d0 sp 0x7ffe28e366c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55886f48ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55886f48c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55886f1979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55886f198d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55886f392ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55886f38a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55886f5f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55886ed16c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55886ed1256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55886ed00018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb382b4cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb382b4ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55886ec3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55886ecfcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5588715dcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55886f48c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55886f1979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607643==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563997edde32 bp 0x7fffd658dd10 sp 0x7fffd658dd08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563997edde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563997edd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563997be89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563997be9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563997de3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563997ddb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563998045793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563997767c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56399776356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563997751018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b66defd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b66defe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56399768f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56399774daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56399a02dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563997edd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563997be89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607699==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b01ac72e32 bp 0x7fff4d657cb0 sp 0x7fff4d657ca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b01ac72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b01ac729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b01a97d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b01a97ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b01ab78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b01ab70952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b01adda793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b01a4fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b01a4f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b01a4e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5826813d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5826813e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b01a424634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b01a4e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b01cdc2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b01ac72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b01a97d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607656==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5592f95c8e32 bp 0x7fffd7a60250 sp 0x7fffd7a60248
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5592f95c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592f95c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592f92d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592f92d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592f94ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592f94c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592f9730793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592f8e52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592f8e4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592f8e3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21c6771d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21c6771e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592f8d7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5592f8e38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5592fb718ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592f95c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592f92d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607608==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561412663e32 bp 0x7fffc8fbc890 sp 0x7fffc8fbc888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561412663e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614126639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56141236e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56141236fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561412569ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561412561952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614127cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561411eedc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561411ee956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561411ed7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0607681d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0607681e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561411e15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561411ed3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5614147b3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561412663725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56141236e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607599==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5642b3b09e32 bp 0x7ffd2a4bc750 sp 0x7ffd2a4bc748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5642b3b09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642b3b099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642b38149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642b3815d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642b3a0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642b3a07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642b3c71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642b3393c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642b338f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642b337d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac4cdb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac4cdb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642b32bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5642b3379aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5642b5c59ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642b3b09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642b38149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607722==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5638abc53e32 bp 0x7ffeda6280d0 sp 0x7ffeda6280c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5638abc53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638abc539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638ab95e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638ab95fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638abb59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638abb51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638abdbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638ab4ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638ab4d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638ab4c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdead981d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdead981e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638ab405634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5638ab4c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5638adda3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638abc53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638ab95e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607678==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f36c4a1e32 bp 0x7ffdf8599c10 sp 0x7ffdf8599c08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f36c4a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f36c4a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f36c1ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f36c1add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f36c3a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f36c39f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f36c609793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f36bd2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f36bd2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f36bd15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a68170d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a68170e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f36bc53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f36bd11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f36e5f1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f36c4a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f36c1ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2607591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563c5d8e024d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563c5ead5a61 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x563c5eacf4ea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x563c5eac2a02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x563c5ead4f71 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x563c5d8e3d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff5d7de8d8f 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  92 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 
> =================================================================
> ==2607729==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558e9a473e32 bp 0x7ffdfea26ef0 sp 0x7ffdfea26ee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558e9a473e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e9a4739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e9a17e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e9a17fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e9a379ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e9a371952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e9a5db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e99cfdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e99cf956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e99ce7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47df16fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47df16fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e99c25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558e99ce3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558e9c5c3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e9a473725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e9a17e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607688==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564cb2f76e32 bp 0x7ffd7f694df0 sp 0x7ffd7f694de8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564cb2f76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cb2f769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cb2c819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cb2c82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cb2e7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cb2e74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cb30de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564cb2800c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564cb27fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564cb27ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac7171cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac7171ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cb2728634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564cb27e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564cb50c6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cb2f76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cb2c819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607623==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561fb4658e32 bp 0x7ffcbce7a150 sp 0x7ffcbce7a148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561fb4658e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561fb46589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561fb43639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561fb4364d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561fb455eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561fb4556952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561fb47c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561fb3ee2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561fb3ede56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561fb3ecc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf28110d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf28110e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561fb3e0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561fb3ec8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561fb67a8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561fb4658725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561fb43639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607609==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cd71862e32 bp 0x7ffff5eabbb0 sp 0x7ffff5eabba8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cd71862e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd718629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd7156d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd7156ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd71768ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd71760952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd719ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd710ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd710e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd710d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4dd73dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4dd73de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd71014634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55cd710d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cd739b2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd71862725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd7156d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607624==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b254c4fe32 bp 0x7fffec041c50 sp 0x7fffec041c48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b254c4fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b254c4f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b25495a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b25495bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b254b55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b254b4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b254db7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2544d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2544d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2544c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa023383d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa023383e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b254401634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b2544bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b256d9fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b254c4f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b25495a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607764==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f0daad9e32 bp 0x7ffe09f5ddd0 sp 0x7ffe09f5ddc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f0daad9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0daad99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0da7e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0da7e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0da9dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f0da9d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0dac41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0da363c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0da35f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0da34d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0d500dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0d500de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0da28b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f0da349aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f0dcc29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0daad9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0da7e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607741==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c114d15e32 bp 0x7ffec02192f0 sp 0x7ffec02192e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c114d15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c114d159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c114a209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c114a21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c114c1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c114c13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c114e7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c11459fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c11459b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c114589018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc075b02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc075b02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1144c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c114585aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c116e65ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c114d15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c114a209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607748==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b41a6cce32 bp 0x7ffd5757cd70 sp 0x7ffd5757cd68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b41a6cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b41a6cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b41a3d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b41a3d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b41a5d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b41a5ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b41a834793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b419f56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b419f5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b419f40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b405d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b405d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b419e7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b419f3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b41c81cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b41a6cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b41a3d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607735==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c03a743e32 bp 0x7ffc6236c310 sp 0x7ffc6236c308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c03a743e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c03a7439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c03a44e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c03a44fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c03a649ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c03a641952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c03a8ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c039fcdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c039fc956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c039fb7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30cd668d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30cd668e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c039ef5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c039fb3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c03c893ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c03a743725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c03a44e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607758==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55938f0dbe32 bp 0x7ffe84c4f490 sp 0x7ffe84c4f488
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55938f0dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55938f0db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55938ede69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55938ede7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55938efe1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55938efd9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55938f243793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55938e965c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55938e96156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55938e94f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff160acbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff160acbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55938e88d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55938e94baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55939122bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55938f0db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55938ede69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607773==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55ecb3bbce32 bp 0x7ffe2025b8b0 sp 0x7ffe2025b8a8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55ecb3bbce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ecb3bbc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ecb38c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ecb38c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ecb3ac2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ecb3aba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ecb3d24793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ecb3446c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ecb344256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ecb3430018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc32232d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc32232e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ecb336e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55ecb342caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ecb5d0cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ecb3bbc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ecb38c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609702==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dd6cebce32 bp 0x7fffc2cb5870 sp 0x7fffc2cb5868
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dd6cebce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd6cebc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd6cbc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd6cbc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd6cdc2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd6cdba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd6d024793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd6c746c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd6c74256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd6c730018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e14f40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e14f40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd6c66e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dd6c72caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dd6f00cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd6cebc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd6cbc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609716==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560dd94fbe32 bp 0x7ffe5edef530 sp 0x7ffe5edef528
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560dd94fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560dd94fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560dd92069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560dd9207d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560dd9401ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560dd93f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560dd9663793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560dd8d85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560dd8d8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560dd8d6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc18769dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc18769de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560dd8cad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560dd8d6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560ddb64bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560dd94fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560dd92069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609757==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5565e514ee32 bp 0x7ffc9275ae70 sp 0x7ffc9275ae68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5565e514ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565e514e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565e4e599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565e4e5ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565e5054ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565e504c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565e52b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565e49d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565e49d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565e49c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc94c746d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc94c746e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565e4900634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5565e49beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5565e729eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565e514e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565e4e599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609719==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55941a86fe32 bp 0x7ffe06e1e010 sp 0x7ffe06e1e008
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55941a86fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55941a86f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55941a57a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55941a57bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55941a775ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55941a76d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55941a9d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55941a0f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55941a0f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55941a0e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5798266d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5798266e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55941a021634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55941a0dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55941c9bfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55941a86f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55941a57a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d76f85de32 bp 0x7ffe13e4d2d0 sp 0x7ffe13e4d2c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d76f85de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d76f85d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d76f5689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d76f569d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d76f763ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d76f75b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d76f9c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d76f0e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d76f0e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d76f0d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe922153d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe922153e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d76f00f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d76f0cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d7719adca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d76f85d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d76f5689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609744==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ba35954e32 bp 0x7ffce1abdc50 sp 0x7ffce1abdc48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ba35954e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba359549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba3565f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba35660d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba3585aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba35852952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba35abc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba351dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba351da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba351c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a0ce73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a0ce73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba35106634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ba351c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ba37aa4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba35954725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba3565f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609664==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5587aae4ce32 bp 0x7fffb4d154d0 sp 0x7fffb4d154c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5587aae4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587aae4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587aab579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587aab58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587aad52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587aad4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587aafb4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587aa6d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587aa6d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587aa6c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48c8f0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48c8f0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587aa5fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5587aa6bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5587acf9cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587aae4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587aab579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609771==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fa361f2e32 bp 0x7fffa9f3ee10 sp 0x7fffa9f3ee08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fa361f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa361f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa35efd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa35efed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa360f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa360f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa3635a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa35a7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa35a7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa35a66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e3fa07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e3fa07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa359a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fa35a62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fa38342ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa361f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa35efd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609683==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ba16dcee32 bp 0x7fff87046930 sp 0x7fff87046928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ba16dcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba16dce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba16ad99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba16adad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba16cd4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba16ccc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba16f36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba16658c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba1665456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba16642018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f823b2e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f823b2e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba16580634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ba1663eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ba18f1eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba16dce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba16ad99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609692==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560a8c039e32 bp 0x7fff66a111d0 sp 0x7fff66a111c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560a8c039e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a8c0399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a8bd449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a8bd45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a8bf3febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a8bf37952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a8c1a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a8b8c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a8b8bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a8b8ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3468e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3468e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a8b7eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560a8b8a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560a8e189ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a8c039725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a8bd449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609753==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e48df2ae32 bp 0x7ffc72c9cb90 sp 0x7ffc72c9cb88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e48df2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e48df2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e48dc359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e48dc36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e48de30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e48de28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e48e092793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e48d7b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e48d7b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e48d79e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10966ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10966ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e48d6dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e48d79aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e49007aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e48df2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e48dc359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609699==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b088959e32 bp 0x7ffe1b4990b0 sp 0x7ffe1b4990a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b088959e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0889599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0886649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b088665d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b08885febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b088857952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b088ac1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0881e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0881df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0881cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4bc48ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4bc48ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b08810b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b0881c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b08aaa9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b088959725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0886649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609668==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bf147f4e32 bp 0x7fffe04558d0 sp 0x7fffe04558c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bf147f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf147f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf144ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf14500d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf146faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf146f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf1495c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf1407ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf1407a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf14068018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99c38d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99c38d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf13fa6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bf14064aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bf16944ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf147f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf144ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609763==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5620c6371e32 bp 0x7ffd49d57cd0 sp 0x7ffd49d57cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5620c6371e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620c63719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620c607c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620c607dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620c6277ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620c626f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620c64d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620c5bfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620c5bf756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620c5be5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f883be21d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f883be21e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620c5b23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5620c5be1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620c84c1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620c6371725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620c607c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609724==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557edacd2e32 bp 0x7ffcaceba4f0 sp 0x7ffcaceba4e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557edacd2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557edacd29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557eda9dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557eda9ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557edabd8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557edabd0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557edae3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557eda55cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557eda55856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557eda546018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f71834d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f71834e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557eda484634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557eda542aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557edce22ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557edacd2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557eda9dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609732==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a95894ee32 bp 0x7ffeba73d4d0 sp 0x7ffeba73d4c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a95894ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a95894e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9586599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a95865ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a958854ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a95884c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a958ab6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9581d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9581d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9581c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c59accd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c59acce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a958100634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a9581beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a95aa9eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a95894e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9586599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fb411efe32 bp 0x7ffe07b90530 sp 0x7ffe07b90528
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fb411efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb411ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb40efa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb40efbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb410f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb410ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb41357793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb40a79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb40a7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb40a63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f941320cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f941320ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb409a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fb40a5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fb4333fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb411ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb40efa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609942==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e51b9e5e32 bp 0x7ffe2d26f9d0 sp 0x7ffe2d26f9c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e51b9e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e51b9e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e51b6f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e51b6f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e51b8ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e51b8e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e51bb4d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e51b26fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e51b26b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e51b259018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1bb36b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1bb36b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e51b197634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e51b255aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e51db35ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e51b9e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e51b6f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609947==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560c860a7e32 bp 0x7ffe6a86bf90 sp 0x7ffe6a86bf88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560c860a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c860a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c85db29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c85db3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c85fadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c85fa5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c8620f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c85931c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c8592d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c8591b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f514143bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f514143be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c85859634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560c85917aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560c881f7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c860a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c85db29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609943==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562a1b1c7e32 bp 0x7ffce63b6ef0 sp 0x7ffce63b6ee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562a1b1c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a1b1c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a1aed29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a1aed3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a1b0cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a1b0c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a1b32f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a1aa51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a1aa4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a1aa3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f499f99bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f499f99be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a1a979634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562a1aa37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562a1d317ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a1b1c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a1aed29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609950==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5574b11dde32 bp 0x7ffd88c86eb0 sp 0x7ffd88c86ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5574b11dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574b11dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574b0ee89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574b0ee9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574b10e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574b10db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574b1345793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5574b0a67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5574b0a6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574b0a51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f277f046d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f277f046e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574b098f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5574b0a4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5574b332dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574b11dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574b0ee89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609948==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55750f290e32 bp 0x7ffd3b5313d0 sp 0x7ffd3b5313c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55750f290e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55750f2909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55750ef9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55750ef9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55750f196ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55750f18e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55750f3f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55750eb1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55750eb1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55750eb04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd5cea61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5cea61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55750ea42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55750eb00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5575113e0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55750f290725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55750ef9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610065==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5569df22ce32 bp 0x7ffd6f322c30 sp 0x7ffd6f322c28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5569df22ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569df22c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569def379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569def38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569df132ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5569df12a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5569df394793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5569deab6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5569deab256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5569deaa0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5d03a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5d03a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5569de9de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5569dea9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5569e137cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569df22c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569def379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610057==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56198681ce32 bp 0x7ffcc9affdf0 sp 0x7ffcc9affde8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56198681ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56198681c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619865279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561986528d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561986722ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56198671a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561986984793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619860a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619860a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561986090018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2947dd0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2947dd0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561985fce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56198608caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56198896cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56198681c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619865279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609985==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560c5024de32 bp 0x7ffdb18c15d0 sp 0x7ffdb18c15c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560c5024de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c5024d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c4ff589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c4ff59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c50153ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c5014b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c503b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c4fad7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c4fad356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c4fac1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb5f2f05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5f2f05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c4f9ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560c4fabdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560c5239dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c5024d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c4ff589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559bec2bce32 bp 0x7fffaa81a350 sp 0x7fffaa81a348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559bec2bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559bec2bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559bebfc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559bebfc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559bec1c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559bec1ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559bec424793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559bebb46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559bebb4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559bebb30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78125c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78125c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559beba6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559bebb2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559bee40cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559bec2bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559bebfc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609975==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5633d29d9e32 bp 0x7ffca8b50f70 sp 0x7ffca8b50f68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5633d29d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633d29d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633d26e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633d26e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633d28dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633d28d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633d2b41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633d2263c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633d225f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633d224d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72b7ff5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72b7ff5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633d218b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5633d2249aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5633d4b29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633d29d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633d26e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609979==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55656d349e32 bp 0x7fffc311eb70 sp 0x7fffc311eb68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55656d349e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55656d3499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55656d0549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55656d055d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55656d24febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55656d247952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55656d4b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55656cbd3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55656cbcf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55656cbbd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f862d1d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f862d1d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55656cafb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55656cbb9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55656f499ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55656d349725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55656d0549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609820==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56318d38ae32 bp 0x7ffc4a222cd0 sp 0x7ffc4a222cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56318d38ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56318d38a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56318d0959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56318d096d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56318d290ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56318d288952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56318d4f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56318cc14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56318cc1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56318cbfe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55a6626d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55a6626e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56318cb3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56318cbfaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56318f4daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56318d38a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56318d0959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2610005==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564ef3702e32 bp 0x7ffeb3b55b10 sp 0x7ffeb3b55b08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564ef3702e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ef37029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ef340d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ef340ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ef3608ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ef3600952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ef386a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ef2f8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ef2f8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ef2f76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a17a11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a17a11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ef2eb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564ef2f72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564ef5852ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ef3702725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ef340d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2610094==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556b56f96e32 bp 0x7ffda81607f0 sp 0x7ffda81607e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556b56f96e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b56f969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b56ca19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b56ca2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b56e8fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556b56e8f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556b56e917f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x556b568166a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556b56819698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556b5680a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f41f5b07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41f5b07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b56748634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556b56806aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556b590e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b56f96725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b56ca19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2610074==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5572830bde32 bp 0x7ffe28957810 sp 0x7ffe28957808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5572830bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572830bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557282dc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557282dc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557282fc3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557282fbb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557283225793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557282947c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55728294356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557282931018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf2b4f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf2b4f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55728286f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55728292daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55728520dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5572830bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557282dc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610082==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56174c3eae32 bp 0x7ffe3ebea210 sp 0x7ffe3ebea208
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56174c3eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56174c3ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56174c0f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56174c0f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56174c2e3e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56174c2e3786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56174c2e57f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56174bc6a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56174bc6d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56174bc5e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff01558bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff01558be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56174bb9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56174bc5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56174e53aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56174c3ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56174c0f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609843==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cc09388e32 bp 0x7ffee1050970 sp 0x7ffee1050968
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cc09388e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc093889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc090939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc09094d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc0928eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc09286952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc094f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc08c12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc08c0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc08bfc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb6c0637d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb6c0637e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc08b3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cc08bf8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cc0b4d8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc09388725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc090939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609844==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565478454e32 bp 0x7ffddb7ed870 sp 0x7ffddb7ed868
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565478454e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654784549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56547815f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565478160d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56547835aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565478352952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654785bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565477cdec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565477cda56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565477cc8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b382bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b382bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565477c06634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x565477cc4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56547a5a4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565478454725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56547815f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609846==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5633062fbe32 bp 0x7ffc9ffbcc10 sp 0x7ffc9ffbcc08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5633062fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633062fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633060069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563306007d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563306201ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633061f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563306463793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563305b85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563305b8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563305b6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabcea95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabcea95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563305aad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563305b6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56330844bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633062fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633060069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609825==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5572990bce32 bp 0x7ffcaeaf9c90 sp 0x7ffcaeaf9c88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5572990bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572990bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557298dc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557298dc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557298fc2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557298fba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557299224793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557298946c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55729894256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557298930018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8c5d48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8c5d48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55729886e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55729892caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55729b20cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5572990bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557298dc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609842==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e8fab10e32 bp 0x7ffd7ab33790 sp 0x7ffd7ab33788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e8fab10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8fab109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8fa81b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8fa81cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8faa16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8faa0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8fac78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8fa39ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8fa39656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8fa384018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f710bee0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f710bee0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8fa2c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e8fa380aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e8fcc60ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8fab10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8fa81b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609841==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d6beb76e32 bp 0x7fff9f4663b0 sp 0x7fff9f4663a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d6beb76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6beb769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6be8819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6be882d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6bea7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6bea74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6becde793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6be400c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6be3fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6be3ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67e1506d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67e1506e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6be328634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d6be3e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d6c0cc6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6beb76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6be8819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609884==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5623e9ab9e32 bp 0x7ffdcff21490 sp 0x7ffdcff21488
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5623e9ab9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623e9ab99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623e97c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623e97c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623e99bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623e99b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623e9c21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623e9343c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623e933f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623e932d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1660bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1660bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623e926b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5623e9329aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5623ebc09ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623e9ab9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623e97c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609859==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ed2ca39e32 bp 0x7fff5b18c7b0 sp 0x7fff5b18c7a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ed2ca39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed2ca399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed2c7449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed2c745d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed2c93febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed2c937952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed2cba1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed2c2c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed2c2bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed2c2ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff68a7dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff68a7dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed2c1eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ed2c2a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ed2eb89ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed2ca39725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed2c7449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609870==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55814bf07e32 bp 0x7ffe5cff6290 sp 0x7ffe5cff6288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55814bf07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55814bf079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55814bc129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55814bc13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55814be0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55814be05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55814c06f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55814b791c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55814b78d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55814b77b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56401f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56401f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55814b6b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55814b777aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55814e057ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55814bf07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55814bc129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555bb1622e32 bp 0x7ffec39b9950 sp 0x7ffec39b9948
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555bb1622e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bb16229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bb132d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bb132ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bb1528ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bb1520952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bb178a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bb0eacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bb0ea856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bb0e96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f360d698d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f360d698e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bb0dd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555bb0e92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555bb3772ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bb1622725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bb132d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609868==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5578c6e4ce32 bp 0x7ffc3b3c8110 sp 0x7ffc3b3c8108
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5578c6e4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578c6e4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578c6b579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578c6b58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578c6d52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578c6d4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578c6fb4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578c66d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578c66d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578c66c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59d9ec0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59d9ec0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578c65fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5578c66bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5578c8f9cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578c6e4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578c6b579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609880==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b62005be32 bp 0x7ffc03f28530 sp 0x7ffc03f28528
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b62005be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b62005b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b61fd669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b61fd67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b61ff61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b61ff59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6201c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b61f8e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b61f8e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b61f8cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f749d555d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f749d555e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b61f80d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b61f8cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b6221abca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b62005b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b61fd669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610055==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bc58202e32 bp 0x7ffcd175c890 sp 0x7ffcd175c888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bc58202e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc582029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc57f0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc57f0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc58108ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc58100952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc5836a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc57a8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc57a8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc57a76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6cd4e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6cd4e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc579b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bc57a72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bc5a352ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc58202725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc57f0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610007==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563f38eb3e32 bp 0x7fff4eede5d0 sp 0x7fff4eede5c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563f38eb3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f38eb39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f38bbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f38bbfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f38db9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f38db1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f3901b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f3873dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f3873956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f38727018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1651e04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1651e04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f38665634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563f38723aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563f3b003ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f38eb3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f38bbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610029==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56177a452e32 bp 0x7ffd5f83ddb0 sp 0x7ffd5f83dda8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56177a452e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56177a4529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56177a15d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56177a15ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56177a358ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56177a350952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56177a5ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561779cdcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561779cd856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561779cc6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b07812d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b07812e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561779c04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561779cc2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56177c5a2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56177a452725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56177a15d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610044==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f648188e32 bp 0x7ffd5761f0b0 sp 0x7ffd5761f0a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f648188e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6481889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f647e939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f647e94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f64808eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f648086952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6482f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f647a12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f647a0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6479fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c66f5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c66f5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f64793a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f6479f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f64a2d8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f648188725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f647e939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610017==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c1fd58ce32 bp 0x7ffc209c3b90 sp 0x7ffc209c3b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c1fd58ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1fd58c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1fd2979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1fd298d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1fd492ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1fd48a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1fd6f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1fce16c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1fce1256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1fce00018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f00b26d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f00b26e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1fcd3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c1fcdfcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c1ff6dcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1fd58c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1fd2979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610031==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563dc48dce32 bp 0x7ffc1c97f9b0 sp 0x7ffc1c97f9a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563dc48dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563dc48dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563dc45e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563dc45e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563dc47e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563dc47da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563dc4a44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563dc4166c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563dc416256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563dc4150018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30c080cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30c080ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563dc408e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563dc414caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563dc6a2cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563dc48dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563dc45e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610048==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55678f9ade32 bp 0x7ffc94b7abd0 sp 0x7ffc94b7abc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55678f9ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55678f9ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55678f6b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55678f6b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55678f8b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55678f8ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55678fb15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55678f237c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55678f23356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55678f221018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6443397d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6443397e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55678f15f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55678f21daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556791afdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55678f9ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55678f6b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609924==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d241e6fe32 bp 0x7ffdbc9adc90 sp 0x7ffdbc9adc88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d241e6fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d241e6f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d241b7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d241b7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d241d75ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d241d6d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d241fd7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2416f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2416f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2416e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87d9bedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87d9bede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d241621634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d2416dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d243fbfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d241e6f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d241b7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609901==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558918859e32 bp 0x7fff28fc79b0 sp 0x7fff28fc79a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558918859e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589188599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589185649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558918565d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55891875febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558918757952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589189c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589180e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589180df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589180cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f431cee4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f431cee4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55891800b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5589180c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55891a9a9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558918859725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589185649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5643d9d66e32 bp 0x7ffc44c94e50 sp 0x7ffc44c94e48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5643d9d66e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643d9d669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643d9a719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643d9a72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643d9c6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643d9c64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643d9ece793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643d95f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643d95ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643d95da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5826ec7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5826ec7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643d9518634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5643d95d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5643dbeb6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643d9d66725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643d9a719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609903==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5636ea19de32 bp 0x7ffeeb5800f0 sp 0x7ffeeb5800e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5636ea19de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636ea19d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636e9ea89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636e9ea9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636ea0a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636ea09b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636ea305793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636e9a27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636e9a2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636e9a11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc24cd69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc24cd69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636e994f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5636e9a0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5636ec2edca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636ea19d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636e9ea89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609940==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555656638e32 bp 0x7fff11627e30 sp 0x7fff11627e28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555656638e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556566389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556563439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555656344d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55565653eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555656536952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556567a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555655ec2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555655ebe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555655eac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8579003d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8579003e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555655dea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555655ea8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555658788ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555656638725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556563439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609796==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55da9f645e32 bp 0x7ffeafca6d30 sp 0x7ffeafca6d28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55da9f645e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da9f6459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da9f3509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da9f351d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da9f54bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da9f543952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da9f7ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da9eecfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da9eecb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da9eeb9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2775360d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2775360e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da9edf7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55da9eeb5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55daa1795ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da9f645725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da9f3509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609789==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562d62eace32 bp 0x7ffcf9c47e10 sp 0x7ffcf9c47e08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562d62eace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d62eac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d62bb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d62bb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d62db2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d62daa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d63014793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d62736c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d6273256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d62720018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faaa3923d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faaa3923e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d6265e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562d6271caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562d64ffcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d62eac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d62bb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610075==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d58cfabe32 bp 0x7ffdc5796e30 sp 0x7ffdc5796e28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d58cfabe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d58cfab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d58ccb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d58ccb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d58ceb1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d58cea9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d58d113793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d58c835c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d58c83156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d58c81f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71ee54ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71ee54ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d58c75d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d58c81baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d58f0fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d58cfab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d58ccb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55666a62ae32 bp 0x7fffff0d6b30 sp 0x7fffff0d6b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55666a62ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55666a62a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55666a3359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55666a336d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55666a530ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55666a528952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55666a792793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556669eb4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556669eb056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556669e9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d3aefad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d3aefae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556669ddc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556669e9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55666c77aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55666a62a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55666a3359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  8c 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 
> =================================================================
> ==2610095==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5620602b7e32 bp 0x7ffda173a450 sp 0x7ffda173a448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5620602b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620602b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56205ffc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56205ffc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620601bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620601b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56206041f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56205fb41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56205fb3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56205fb2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00bef7dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00bef7de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56205fa69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56205fb27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562062407ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620602b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56205ffc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609994==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d90a1ade32 bp 0x7ffebe82abf0 sp 0x7ffebe82abe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d90a1ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d90a1ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d909eb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d909eb9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d90a0b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d90a0ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d90a315793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d909a37c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d909a3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d909a21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c06109d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c06109e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d90995f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d909a1daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d90c2fdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d90a1ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d909eb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  c7 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609802==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557aae1fde32 bp 0x7ffdb0030190 sp 0x7ffdb0030188
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557aae1fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557aae1fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557aadf089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557aadf09d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557aae103ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557aae0fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557aae365793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557aada87c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557aada8356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557aada71018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92cb498d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92cb498e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557aad9af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557aada6daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557ab034dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557aae1fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557aadf089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609807==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55acdb62be32 bp 0x7ffc91dec030 sp 0x7ffc91dec028
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55acdb62be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55acdb62b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55acdb3369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55acdb337d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55acdb531ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55acdb529952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55acdb793793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55acdaeb5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55acdaeb156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55acdae9f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f8be03d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f8be03e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55acdaddd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55acdae9baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55acdd77bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55acdb62b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55acdb3369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609817==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c22bb2ee32 bp 0x7ffd166b8d90 sp 0x7ffd166b8d88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c22bb2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c22bb2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c22b8399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c22b83ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c22ba34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c22ba2c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c22bc96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c22b3b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c22b3b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c22b3a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fccbbdeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fccbbdeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c22b2e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c22b39eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c22dc7eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c22bb2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c22b8399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610234==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5573bd97be32 bp 0x7ffefd2e7170 sp 0x7ffefd2e7168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5573bd97be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573bd97b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573bd6869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573bd687d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573bd881ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573bd879952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573bdae3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573bd205c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573bd20156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573bd1ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b5b61dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b5b61de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573bd12d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5573bd1ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5573bfacbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573bd97b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573bd6869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610235==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5583ddc16e32 bp 0x7ffef2380870 sp 0x7ffef2380868
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5583ddc16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583ddc169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583dd9219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583dd922d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583ddb1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583ddb14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583ddd7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583dd4a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583dd49c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583dd48a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d813b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d813b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583dd3c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5583dd486aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5583dfd66ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583ddc16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583dd9219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  c2 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 
> =================================================================
> ==2610233==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556db9511e32 bp 0x7ffd169a8e10 sp 0x7ffd169a8e08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556db9511e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556db95119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556db921c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556db921dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556db9417ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556db940f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556db9679793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556db8d9bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556db8d9756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556db8d85018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c080e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c080e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556db8cc3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556db8d81aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556dbb661ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556db9511725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556db921c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  c2 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 
> =================================================================
> ==2610248==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560c5fdf7e32 bp 0x7ffd9568b7b0 sp 0x7ffd9568b7a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560c5fdf7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c5fdf79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c5fb029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c5fb03d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c5fcfdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c5fcf5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c5ff5f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c5f681c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c5f67d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c5f66b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5692f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5692f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c5f5a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x560c5f667aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560c61f47ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c5fdf7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c5fb029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  c3 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 
> =================================================================
> ==2610244==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55628986fe32 bp 0x7ffdc3bb2cf0 sp 0x7ffdc3bb2ce8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55628986fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55628986f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55628957a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55628957bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556289775ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55628976d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562899d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562890f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562890f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562890e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89fa3e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89fa3e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556289021634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5562890dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55628b9bfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55628986f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55628957a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610363==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bef1936e32 bp 0x7ffdfbd06c30 sp 0x7ffdfbd06c28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bef1936e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bef19369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bef16419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bef1642d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bef183cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bef1834952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bef1a9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bef11c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bef11bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bef11aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f345a6b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f345a6b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bef10e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bef11a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bef3a86ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bef1936725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bef16419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2610352==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cd25860e32 bp 0x7ffdfd89f670 sp 0x7ffdfd89f668
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cd25860e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd258609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd2556b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd2556cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd25766ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd2575e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd259c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd250eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd250e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd250d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6056b80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6056b80e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd25012634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cd250d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cd279b0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd25860725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd2556b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610292==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56343d20be32 bp 0x7fff2907b8f0 sp 0x7fff2907b8e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56343d20be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56343d20b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56343cf169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56343cf17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56343d111ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56343d109952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56343d373793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56343ca95c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56343ca9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56343ca7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fc9234d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fc9234e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56343c9bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56343ca7baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56343f35bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56343d20b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56343cf169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610256==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564c59e9de32 bp 0x7ffd1a4835b0 sp 0x7ffd1a4835a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564c59e9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c59e9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c59ba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c59ba9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c59da3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c59d9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c5a005793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c59727c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c5972356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c59711018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f909eda9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f909eda9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c5964f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564c5970daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564c5bfedca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c59e9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c59ba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610265==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56484c0cde32 bp 0x7ffd806dec10 sp 0x7ffd806dec08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56484c0cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56484c0cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56484bdd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56484bdd9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56484bfd3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56484bfcb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56484c235793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56484b957c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56484b95356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56484b941018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd99915bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd99915be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56484b87f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56484b93daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56484e21dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56484c0cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56484bdd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610268==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558e2715ae32 bp 0x7ffcc42a3690 sp 0x7ffcc42a3688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558e2715ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e2715a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e26e659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e26e66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e27060ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e27058952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e272c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e269e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e269e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e269ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa63faed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa63faee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e2690c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558e269caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558e292aaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e2715a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e26e659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  e0 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 
> =================================================================
> ==2610112==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5601f7868e32 bp 0x7ffec3d96b90 sp 0x7ffec3d96b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5601f7868e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601f78689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601f75739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601f7574d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601f776eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601f7766952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601f79d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601f70f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601f70ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601f70dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd4841dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4841dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601f701a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5601f70d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5601f99b8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601f7868725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601f75739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610304==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5642b6561e32 bp 0x7ffc57375210 sp 0x7ffc57375208
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5642b6561e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642b65619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642b626c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642b626dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642b6467ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642b645f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642b66c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642b5debc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642b5de756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642b5dd5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa009b11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa009b11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642b5d13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5642b5dd1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5642b86b1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642b6561725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642b626c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55aef1fd1e32 bp 0x7ffd4143a330 sp 0x7ffd4143a328
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55aef1fd1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aef1fd19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aef1cdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aef1cddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aef1ecae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55aef1eca786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55aef1ecc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55aef18516a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55aef1854698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55aef1845216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff46966fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff46966fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aef1783634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55aef1841aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aef4121ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aef1fd1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aef1cdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  96 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610389==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5602ed28ee32 bp 0x7ffd193bda90 sp 0x7ffd193bda88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5602ed28ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602ed28e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602ecf999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602ecf9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602ed194ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602ed18c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5602ed3f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5602ecb18c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5602ecb1456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5602ecb02018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1f9bead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1f9beae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602eca40634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5602ecafeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5602ef3deca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602ed28e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602ecf999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610384==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5586d99ede32 bp 0x7fff21db1d90 sp 0x7fff21db1d88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5586d99ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586d99ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586d96f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586d96f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586d98e6e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5586d98e6786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5586d98e87f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5586d926d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5586d9270698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5586d9261216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3277539d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3277539e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586d919f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5586d925daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5586dbb3dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586d99ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586d96f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610127==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5631a239fe32 bp 0x7fff0a4d0690 sp 0x7fff0a4d0688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5631a239fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631a239f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631a20aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631a20abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631a22a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631a229d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631a2507793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631a1c29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631a1c2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631a1c13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56acdb2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56acdb2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631a1b51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5631a1c0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631a44efca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631a239f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631a20aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610136==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c11bd01e32 bp 0x7ffde9cbe7b0 sp 0x7ffde9cbe7a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c11bd01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c11bd019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c11ba0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c11ba0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c11bc07ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c11bbff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c11be69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c11b58bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c11b58756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c11b575018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d84f76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d84f76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c11b4b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c11b571aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c11de51ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c11bd01725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c11ba0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610150==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559233357e32 bp 0x7ffd7efed650 sp 0x7ffd7efed648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559233357e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592333579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592330629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559233063d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55923325debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559233255952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592334bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559232be1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559232bdd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559232bcb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9084a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9084a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559232b09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559232bc7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5592354a7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559233357725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592330629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d7 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610113==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a80e1b5e32 bp 0x7ffe2ddc60b0 sp 0x7ffe2ddc60a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a80e1b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a80e1b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a80dec09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a80dec1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a80e0bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a80e0b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a80e31d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a80da3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a80da3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a80da29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21a3173d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21a3173e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a80d967634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a80da25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a810305ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a80e1b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a80dec09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610125==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d5916b9e32 bp 0x7ffd89ab07b0 sp 0x7ffd89ab07a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d5916b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5916b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5913c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5913c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5915bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5915b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d591821793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d590f43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d590f3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d590f2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5cfe8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5cfe8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d590e6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d590f29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d593809ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5916b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5913c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  cb 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 
> =================================================================
> ==2610116==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559b90deae32 bp 0x7ffdc5d77750 sp 0x7ffdc5d77748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559b90deae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b90dea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b90af59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b90af6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b90cf0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b90ce8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b90f52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b90674c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b9067056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b9065e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50c1a4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50c1a4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b9059c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559b9065aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559b92f3aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b90dea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b90af59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610187==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560e3a51de32 bp 0x7fff0a43a650 sp 0x7fff0a43a648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560e3a51de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e3a51d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e3a2289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e3a229d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e3a423ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e3a41b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e3a685793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e39da7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e39da356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e39d91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2671329d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2671329e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e39ccf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560e39d8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560e3c66dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e3a51d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e3a2289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  b2 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 
> =================================================================
> ==2610162==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bd0df5ce32 bp 0x7ffde8289c50 sp 0x7ffde8289c48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bd0df5ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd0df5c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd0dc679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd0dc68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd0de62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd0de5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd0e0c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd0d7e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd0d7e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd0d7d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a2d534d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a2d534e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd0d70e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bd0d7ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bd100acca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd0df5c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd0dc679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  1c 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 
> =================================================================
> ==2610175==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5628ac39be32 bp 0x7ffc22343170 sp 0x7ffc22343168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5628ac39be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628ac39b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628ac0a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628ac0a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628ac2a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628ac299952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628ac503793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628abc25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628abc2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628abc0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96c46cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96c46cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628abb4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5628abc0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5628ae4ebca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628ac39b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628ac0a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610195==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559e6d5e6e32 bp 0x7ffefa8e4af0 sp 0x7ffefa8e4ae8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559e6d5e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e6d5e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e6d2f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e6d2f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e6d4ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e6d7b19f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559e6d7afed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559e6ce726b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559e6ce6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e6ce5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40ad6d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40ad6d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e6cd98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559e6ce56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559e6f736ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e6d5e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e6d2f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  06 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 
> =================================================================
> ==2610164==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5581c47cee32 bp 0x7ffdcd650ef0 sp 0x7ffdcd650ee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5581c47cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581c47ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581c44d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581c44dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581c46d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581c49999f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5581c4997ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5581c405a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5581c405456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581c4042018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9840791d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9840791e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581c3f80634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5581c403eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581c691eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581c47ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581c44d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2610188==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dd95ad7e32 bp 0x7ffc65c74ef0 sp 0x7ffc65c74ee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dd95ad7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd95ad79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd957e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd957e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd959ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd959d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd95c3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd95361c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd9535d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd9534b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e67c75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e67c75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd95289634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dd95347aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dd97c27ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd95ad7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd957e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610349==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557cc2a3fe32 bp 0x7ffd05696b90 sp 0x7ffd05696b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557cc2a3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cc2a3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cc274a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cc274bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cc2945ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cc293d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cc2ba7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557cc22c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557cc22c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557cc22b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd81021d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd81021e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cc21f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557cc22afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557cc4b8fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cc2a3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cc274a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  ee 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 
> =================================================================
> ==2610311==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561329765e32 bp 0x7fff520474b0 sp 0x7fff520474a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561329765e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613297659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613294709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561329471d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56132966bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561329663952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613298cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561328fefc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561328feb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561328fd9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58441f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58441f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561328f17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561328fd5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56132b8b5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561329765725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613294709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610326==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d1e6f14e32 bp 0x7ffd77c208f0 sp 0x7ffd77c208e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d1e6f14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1e6f149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1e6c1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d1e6c20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d1e6e1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d1e6e12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1e707c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1e679ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1e679a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1e6788018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1001b23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1001b23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1e66c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d1e6784aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d1e9064ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d1e6f14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1e6c1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2610332==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557bedc2ce32 bp 0x7ffde291e010 sp 0x7ffde291e008
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557bedc2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557bedc2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557bed9379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557bed938d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557bedb32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557bedb2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557bedd94793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557bed4b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557bed4b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557bed4a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb8a086d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb8a086e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557bed3de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557bed49caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557befd7cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557bedc2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557bed9379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  cc 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610331==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560f58945e32 bp 0x7fff10aeec10 sp 0x7fff10aeec08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560f58945e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f589459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f586509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f58651d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f5884bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f58843952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f58aad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f581cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f581cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f581b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8e8222d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8e8222e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f580f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560f581b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f5aa95ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f58945725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f586509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610329==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d03366de32 bp 0x7ffc737f59f0 sp 0x7ffc737f59e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d03366de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d03366d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0333789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d033379d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d033573ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d03356b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0337d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d032ef7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d032ef356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d032ee1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34e215cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34e215ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d032e1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d032eddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d0357bdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d03366d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0333789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610346==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559e83345e32 bp 0x7ffc50d775d0 sp 0x7ffc50d775c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559e83345e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e833459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e830509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e83051d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e8324bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e83243952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e834ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e82bcfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e82bcb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e82bb9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe685272d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe685272e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e82af7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559e82bb5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559e85495ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e83345725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e830509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610218==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559f4204fe32 bp 0x7ffd7ce99d50 sp 0x7ffd7ce99d48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559f4204fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f4204f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f41d5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f41d5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f41f55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f41f4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f421b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f418d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f418d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f418c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3aed322d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3aed322e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f41801634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559f418bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559f4419fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f4204f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f41d5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  b9 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 
> =================================================================
> ==2610191==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55aa66765e32 bp 0x7ffe186ca090 sp 0x7ffe186ca088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55aa66765e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa667659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa664709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa66471d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa6666bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa66663952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa668cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa65fefc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa65feb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa65fd9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3b0d70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3b0d70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa65f17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55aa65fd5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aa688b5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610209==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e5d10aae32 bp 0x7ffe7160f810 sp 0x7ffe7160f808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e5d10aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5d10aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5d0db59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5d0db6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5d0fb0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5d0fa8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5d1212793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5d0934c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5d093056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5d091e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7256592d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7256592e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5d085c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e5d091aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5d31faca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5d10aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5d0db59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610207==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d55c19de32 bp 0x7fffa9810050 sp 0x7fffa9810048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d55c19de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d55c19d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d55bea89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d55bea9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d55c0a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d55c09b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d55c305793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d55ba27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d55ba2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d55ba11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3b5962d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3b5962e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d55b94f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d55ba0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d55e2edca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d55c19d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d55bea89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610220==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f67aecfe32 bp 0x7ffedb385410 sp 0x7ffedb385408
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f67aecfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f67aecf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f67abda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f67abdbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f67add5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f67adcd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f67b037793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f67a759c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f67a75556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f67a743018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1193ba7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1193ba7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f67a681634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f67a73faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f67d01fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f67aecf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f67abda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610380==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5615814a3e32 bp 0x7ffcea32d450 sp 0x7ffcea32d448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5615814a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615814a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615811ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615811afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615813a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615813a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56158160b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561580d2dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561580d2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561580d17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7056aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7056aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561580c55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561580d13aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5615835f3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615814a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615811ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610289==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563738d97e32 bp 0x7fffbf63ee90 sp 0x7fffbf63ee88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563738d97e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563738d979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563738aa29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563738aa3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563738c9debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563738c95952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563738eff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563738621c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56373861d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56373860b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b33a94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b33a94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563738549634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563738607aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56373aee7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563738d97725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563738aa29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610390==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5627dab18e32 bp 0x7fff4fc566b0 sp 0x7fff4fc566a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5627dab18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627dab189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627da8239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627da824d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627daa1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627daa16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627dac80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627da3a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627da39e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627da38c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff469edbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff469edbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627da2ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5627da388aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5627dcc68ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627dab18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627da8239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2610299==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562c184b2e32 bp 0x7ffecfda7b90 sp 0x7ffecfda7b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562c184b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c184b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c181bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c181bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c183b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c183b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c1861a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c17d3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c17d3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c17d26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61905add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61905ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c17c64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562c17d22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562c1a602ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c184b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c181bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  47 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 
> =================================================================
> ==2610101==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55695fabbe32 bp 0x7fffb6cc5150 sp 0x7fffb6cc5148
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55695fabbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55695fabb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55695f7c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55695f7c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55695f9c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55695f9b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55695fc23793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55695f345c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55695f34156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55695f32f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1edca69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1edca69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55695f26d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55695f32baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556961c0bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55695fabb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55695f7c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610467==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5627489ace32 bp 0x7ffc5ca864f0 sp 0x7ffc5ca864e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5627489ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627489ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627486b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627486b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627488b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627488aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562748b14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562748236c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56274823256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562748220018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa3b29cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa3b29ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56274815e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56274821caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56274aafcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627489ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627486b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  e8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610487==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b6d8d6ce32 bp 0x7ffee5ecdb50 sp 0x7ffee5ecdb48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b6d8d6ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6d8d6c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6d8a779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6d8a78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6d8c72ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6d8c6a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6d8ed4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6d85f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6d85f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6d85e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96257dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96257dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6d851e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b6d85dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b6daebcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6d8d6c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6d8a779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610514==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f3aec1ee32 bp 0x7ffe2eae23f0 sp 0x7ffe2eae23e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f3aec1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3aec1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3ae9299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3ae92ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3aeb24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f3aeb1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3aed86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f3ae4a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f3ae4a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f3ae492018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a35cd5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a35cd5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3ae3d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f3ae48eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f3b0d6eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3aec1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3ae9299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610479==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563db96dfe32 bp 0x7ffdcb0d3510 sp 0x7ffdcb0d3508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563db96dfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563db96df9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563db93ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563db93ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563db95e5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563db95dd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563db9847793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563db8f69c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563db8f6556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563db8f53018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff33b09ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff33b09ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563db8e91634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563db8f4faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563dbb82fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563db96df725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563db93ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610447==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561af59a8e32 bp 0x7fff1f5b4270 sp 0x7fff1f5b4268
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561af59a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561af59a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561af56b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561af56b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561af58aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561af58a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561af5b10793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561af5232c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561af522e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561af521c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f59d6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f59d6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561af515a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561af5218aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561af7af8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561af59a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561af56b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610499==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559325dd6e32 bp 0x7ffdfae67e90 sp 0x7ffdfae67e88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559325dd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559325dd69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559325ae19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559325ae2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559325cdcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559325cd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559325f3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559325660c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55932565c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55932564a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6fac31dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6fac31de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559325588634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559325646aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559327f26ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559325dd6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559325ae19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610392==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d2ec3f0e32 bp 0x7ffd30513490 sp 0x7ffd30513488
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d2ec3f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2ec3f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2ec0fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2ec0fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2ec2f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2ec2ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2ec558793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2ebc7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2ebc7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2ebc64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2fbec4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2fbec4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2ebba2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d2ebc60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d2ee540ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2ec3f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2ec0fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610526==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55db1dde1e32 bp 0x7ffc69af47f0 sp 0x7ffc69af47e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55db1dde1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db1dde19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db1daec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db1daedd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db1dce7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db1dcdf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db1df49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db1d66bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db1d66756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db1d655018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6ac657d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6ac657e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db1d593634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55db1d651aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55db1ff31ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db1dde1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db1daec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610452==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d00cfdfe32 bp 0x7ffe114e0430 sp 0x7ffe114e0428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d00cfdfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d00cfdf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d00ccea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d00ccebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d00cee5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d00cedd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d00d147793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d00c869c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d00c86556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d00c853018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ce4b71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ce4b71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d00c791634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d00c84faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d00f12fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d00cfdf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d00ccea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610465==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fb8b64ce32 bp 0x7ffc1e5e3390 sp 0x7ffc1e5e3388
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fb8b64ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb8b64c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb8b3579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb8b358d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb8b552ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb8b54a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb8b7b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb8aed6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb8aed256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb8aec0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb577a0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb577a0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb8adfe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fb8aebcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fb8d79cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb8b64c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb8b3579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610505==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d8cffc2e32 bp 0x7ffd25148cb0 sp 0x7ffd25148ca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d8cffc2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8cffc29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8cfccd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8cfcced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8cfec8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8cfec0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8d012a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d8cf84cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d8cf84856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8cf836018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5acdb9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5acdb9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8cf774634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d8cf832aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8d2112ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8cffc2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8cfccd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2610466==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e35a6abe32 bp 0x7ffc86f67550 sp 0x7ffc86f67548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e35a6abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e35a6ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e35a3b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e35a3b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e35a5b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e35a5a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e35a813793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e359f35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e359f3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e359f1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb65d02dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb65d02de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e359e5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e359f1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e35c7fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e35a6ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e35a3b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610432==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bb8c9c1e32 bp 0x7fffc939a690 sp 0x7fffc939a688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bb8c9c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb8c9c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb8c6cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb8c6cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb8c8c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb8c8bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb8cb29793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb8c24bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb8c24756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb8c235018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f154f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f154f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb8c173634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bb8c231aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bb8eb11ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb8c9c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb8c6cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610414==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561de9702e32 bp 0x7ffdb60758f0 sp 0x7ffdb60758e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561de9702e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561de97029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561de940d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561de940ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561de9608ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561de9600952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561de986a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561de8f8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561de8f8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561de8f76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb8347cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb8347ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561de8eb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561de8f72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561deb852ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561de9702725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561de940d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  9e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610515==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f253f7ee32 bp 0x7ffca64b9590 sp 0x7ffca64b9588
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f253f7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f253f7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f253c899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f253c8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f253e84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f253e7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2540e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f253808c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f25380456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2537f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda00d21d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda00d21e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f253730634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f2537eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2560ceca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f253f7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f253c899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2610484==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559329f30e32 bp 0x7fff0bac9d50 sp 0x7fff0bac9d48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559329f30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559329f309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559329c3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559329c3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559329e36ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559329e2e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55932a098793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593297bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593297b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593297a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8dca0c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8dca0c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593296e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5593297a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55932c080ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559329f30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559329c3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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
> 
> =================================================================
> ==2610391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562e54bfc24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562e55df1a61 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x562e55deb4ea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x562e55ddea02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x562e55df0f71 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x562e54bffd69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6035b48d8f 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  a2 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 
> =================================================================
> ==2610531==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56107f3f5e32 bp 0x7ffcdfb2f490 sp 0x7ffcdfb2f488
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56107f3f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56107f3f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56107f1009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56107f101d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56107f2fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56107f2f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56107f55d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56107ec7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56107ec7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56107ec69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4607c62d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4607c62e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56107eba7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56107ec65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561081545ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56107f3f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56107f1009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610491==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d8cafa3e32 bp 0x7ffe7d02cdb0 sp 0x7ffe7d02cda8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d8cafa3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8cafa39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8cacae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8cacafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8caea9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8caea1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8cb10b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d8ca82dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d8ca82956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8ca817018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f055e501d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f055e501e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8ca755634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d8ca813aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8cd0f3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8cafa3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8cacae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2610438==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55be52163e32 bp 0x7ffcf9c136d0 sp 0x7ffcf9c136c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55be52163e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be521639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be51e6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be51e6fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be52069ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be52061952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be522cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be519edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be519e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be519d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff353ab5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff353ab5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be51915634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55be519d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55be542b3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be52163725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be51e6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  fb 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2610425==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55848c72ee32 bp 0x7ffc491ff330 sp 0x7ffc491ff328
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55848c72ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55848c72e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55848c4399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55848c43ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55848c634ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55848c62c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55848c896793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55848bfb8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55848bfb456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55848bfa2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0d2cf9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0d2cf9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55848bee0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55848bf9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55848e87eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55848c72e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55848c4399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2610547==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55fde22a3e32 bp 0x7fffce2887d0 sp 0x7fffce2887c8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55fde22a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fde22a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fde1fae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fde1fafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fde21a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fde21a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fde240b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fde1b2dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fde1b2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fde1b17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ede09fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ede09fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fde1a55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x55fde1b13aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fde43f3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fde22a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fde1fae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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,2
< 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'!
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 't_0' will not be able to arrive with the given speed!
< Warning: Vehicle 't_0' 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 trip_taz create arrivalposlat ( Last six runs Jun2023 )
demandelements trip_taz inspect arrivalposlat float ( Last six runs Jun2023 )

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 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: 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 
> =================================================================
> ==2611606==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x559cd0936e32 bp 0x7ffdd2f1cfb0 sp 0x7ffdd2f1cfa8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x559cd0936e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559cd09369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559cd06419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559cd0642d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559cd083cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559cd0834952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559cd0a9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559cd01c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559cd01bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559cd01aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca1330ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca1330ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559cd00e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x559cd01a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559cd2a86ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559cd0936725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559cd06419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 ----------
1c1,2
< Warning: Choosing new speed factor 1.44 for vehicle 't_1' to match departure speed 20.00 (max 13.04).
---
> 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 trip_taz inspect departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,2
< Warning: Choosing new speed factor 1.44 for vehicle 't_0' to match departure speed 20.00 (max 14.73).
---
> 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 trip_taz inspect_selection arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Vehicle 'tripA' will not be able to arrive with the given speed!
< Warning: Vehicle 'tripA' will not be able to arrive with the given speed!
< 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!
---
> 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 ----------
1c1,2
< Error: Vehicle 'tripA' 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
demandelements trip_taz inspect_selection departpos last ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departpos random ( Last six runs Jun2023 )
demandelements trip_taz inspect_selection departpos random_free ( Last six runs Jun2023 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Choosing new speed factor 1.44 for vehicle 'tripA' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'tripB' to match departure speed 20.00 (max 13.04).
---
> 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 trip_taz load arrivallane ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,2
< 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'!
---
> 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 trip_taz load arrivalpos ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_3' will not be able to arrive at the given position!
< Warning: Vehicle 'trip_3' will not be able to arrive at the given position!
---
> 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 trip_taz load arrivalposlat ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_3' will not be able to arrive with the given speed!
< Warning: Vehicle 'trip_3' 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 trip_taz load departpos ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,2
< Warning: Invalid departPos 500.00 given for vehicle 'trip_3'. Inserting at lane end instead.
---
> 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 trip_taz load no_tazs ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2612446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec529b524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ec53baaa61 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55ec53ba44ea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55ec53b97a02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55ec53ba9f71 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55ec529b8d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd495981d8f 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 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 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 
> =================================================================
> ==2612598==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557ce8a64e32 bp 0x7ffc766936d0 sp 0x7ffc766936c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557ce8a64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ce8a649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ce876f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ce8770d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ce896aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ce8962952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ce8bcc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ce82eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ce82ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ce82d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f80d6b8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f80d6b8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ce8216634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557ce82d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557ceabb4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ce8a64725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ce876f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607839==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559473656e32 bp 0x7ffcb5d6a5b0 sp 0x7ffcb5d6a5a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559473656e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594736569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594733619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559473362d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55947355cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559473554952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594737be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559472ee0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559472edc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559472eca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1035b86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1035b86e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559472e08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559472ec6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5594757a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559473656725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594733619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607852==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556489184e32 bp 0x7fff0fe71eb0 sp 0x7fff0fe71ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556489184e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564891849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556488e8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556488e90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55648908aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556489082952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564892ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556488a0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556488a0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564889f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e085c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e085c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556488936634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5564889f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55648b2d4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556489184725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556488e8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607883==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56191b138e32 bp 0x7fffef99b2f0 sp 0x7fffef99b2e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56191b138e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56191b1389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56191ae439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56191ae44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56191b03eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56191b036952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56191b2a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56191a9c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56191a9be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56191a9ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd71abb6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd71abb6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56191a8ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56191a9a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56191d288ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56191b138725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56191ae439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  43 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f4e0c5be32 bp 0x7ffd98cb5ed0 sp 0x7ffd98cb5ec8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f4e0c5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4e0c5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4e09669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4e0967d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4e0b61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4e0b59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4e0dc3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4e04e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4e04e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4e04cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4100a23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4100a23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4e040d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f4e04cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f4e2dabca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4e0c5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4e09669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607809==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a5626b9e32 bp 0x7fff638e0890 sp 0x7fff638e0888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a5626b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5626b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5623c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5623c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5625bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a5625b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a562821793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a561f43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a561f3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a561f2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7645a87d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7645a87e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a561e6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a561f29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a564809ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5626b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5623c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607857==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557bf1cd9e32 bp 0x7ffcadec60d0 sp 0x7ffcadec60c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557bf1cd9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557bf1cd99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557bf19e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557bf19e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557bf1bdfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557bf1bd7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557bf1e41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557bf1563c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557bf155f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557bf154d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3364e3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3364e3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557bf148b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557bf1549aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557bf3e29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557bf1cd9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557bf19e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607778==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55af68478e32 bp 0x7ffdb69abe50 sp 0x7ffdb69abe48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55af68478e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af684789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af681839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af68184d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af6837eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af68376952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af685e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af67d02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af67cfe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af67cec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34f1a28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34f1a28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af67c2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55af67ce8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55af6a5c8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af68478725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af681839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607789==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5648fa776e32 bp 0x7ffc6bfa2f50 sp 0x7ffc6bfa2f48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5648fa776e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648fa7769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648fa4819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648fa482d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648fa67cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648fa674952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648fa8de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648fa000c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648f9ffc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648f9fea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7fa3ca3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7fa3ca3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648f9f28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5648f9fe6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5648fc8c6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648fa776725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648fa4819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607885==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5559b5d88e32 bp 0x7ffe0202dfb0 sp 0x7ffe0202dfa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5559b5d88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559b5d889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559b5a939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559b5a94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559b5c8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559b5c86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559b5ef0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559b5612c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559b560e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559b55fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f506cb29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f506cb29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559b553a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5559b55f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5559b7ed8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559b5d88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559b5a939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607814==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564335893e32 bp 0x7fffc62113b0 sp 0x7fffc62113a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564335893e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643358939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56433559e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56433559fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564335799ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564335791952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643359fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56433511dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56433511956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564335107018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa441f30d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa441f30e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564335045634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564335103aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5643379e3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564335893725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56433559e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607824==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560966281e32 bp 0x7ffd5efb1eb0 sp 0x7ffd5efb1ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560966281e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609662819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560965f8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560965f8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560966187ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56096617f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5609663e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560965b0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560965b0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560965af5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3dc00eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3dc00eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560965a33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560965af1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5609683d1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560966281725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560965f8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607872==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555b18a38e32 bp 0x7fff703aad10 sp 0x7fff703aad08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555b18a38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b18a389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b187439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b18744d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b1893eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b18936952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b18ba0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b182c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b182be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b182ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00ef7e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00ef7e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b181ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555b182a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b1ab88ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b18a38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b187439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607836==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5590b7d66e32 bp 0x7ffd729e5850 sp 0x7ffd729e5848
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5590b7d66e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590b7d669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590b7a719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590b7a72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590b7c6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590b7c64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590b7ece793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590b75f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590b75ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590b75da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c64929d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c64929e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590b7518634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5590b75d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5590b9eb6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590b7d66725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590b7a719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607790==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ec68a35e32 bp 0x7fff9a2a6730 sp 0x7fff9a2a6728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ec68a35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec68a359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec687409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec68741d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec6893bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec68933952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec68b9d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec682bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec682bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec682a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f38822a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f38822a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec681e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ec682a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ec6ab85ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec68a35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec687409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607884==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558beea6ce32 bp 0x7ffdb1c74470 sp 0x7ffdb1c74468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558beea6ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558beea6c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558bee7779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558bee778d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558bee972ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558bee96a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558beebd4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558bee2f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558bee2f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558bee2e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae96e8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae96e8be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558bee21e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558bee2dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558bf0bbcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558beea6c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558bee7779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607854==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55972ee75e32 bp 0x7ffc93803950 sp 0x7ffc93803948
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55972ee75e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55972ee759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55972eb809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55972eb81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55972ed7bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55972ed73952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55972efdd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55972e6ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55972e6fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55972e6e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98bf8ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98bf8ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55972e627634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55972e6e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559730fc5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55972ee75725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55972eb809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607855==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d333fa8e32 bp 0x7ffe49077a90 sp 0x7ffe49077a88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d333fa8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d333fa89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d333cb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d333cb4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d333eaeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d333ea6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d334110793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d333832c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d33382e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d33381c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74f0606d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74f0606e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d33375a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d333818aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d3360f8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d333fa8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d333cb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607799==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559b4871be32 bp 0x7ffc11aea1b0 sp 0x7ffc11aea1a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559b4871be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b4871b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b484269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b48427d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b48621ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b48619952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b48883793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b47fa5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b47fa156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b47f8f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a11368d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a11368e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b47ecd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x559b47f8baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559b4a86bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b4871b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b484269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607955==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5644246c3e32 bp 0x7fff902616d0 sp 0x7fff902616c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5644246c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644246c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644243ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644243cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644245c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644245c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56442482b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564423f4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564423f4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564423f37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f106c3e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f106c3e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564423e75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564423f33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564426813ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644246c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644243ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608082==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c22bc90e32 bp 0x7ffc54df11b0 sp 0x7ffc54df11a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c22bc90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c22bc909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c22b99b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c22b99cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c22bb96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c22bb8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c22bdf8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c22b51ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c22b51656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c22b504018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8754d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8754d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c22b442634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c22b500aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c22dde0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c22bc90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c22b99b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608074==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565249261e32 bp 0x7ffdc1e5ea10 sp 0x7ffdc1e5ea08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565249261e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652492619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565248f6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565248f6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565249167ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56524915f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652493c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565248aebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565248ae756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565248ad5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe8dd5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe8dd5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565248a13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x565248ad1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56524b3b1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565249261725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565248f6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608088==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fc91f29e32 bp 0x7fff97f5c2b0 sp 0x7fff97f5c2a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fc91f29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc91f299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc91c349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc91c35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc91e2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc91e27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc92091793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc917b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc917af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc9179d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3fc6511d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3fc6511e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc916db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fc91799aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fc94079ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc91f29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc91c349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608098==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b26d9b0e32 bp 0x7ffe40a8a150 sp 0x7ffe40a8a148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b26d9b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b26d9b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b26d6bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b26d6bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b26d8b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b26d8ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b26db18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b26d23ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b26d23656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b26d224018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa4ecc0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa4ecc0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b26d162634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b26d220aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b26fb00ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b26d9b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b26d6bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608096==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d96cf17e32 bp 0x7ffe2e076990 sp 0x7ffe2e076988
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d96cf17e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d96cf179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d96cc229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d96cc23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d96ce1debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d96ce15952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d96d07f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d96c7a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d96c79d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d96c78b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f156989fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f156989fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d96c6c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d96c787aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d96f067ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d96cf17725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d96cc229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608208==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557101ec8e32 bp 0x7ffc4a807330 sp 0x7ffc4a807328
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557101ec8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557101ec89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557101bd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557101bd4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557101dceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557101dc6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557102030793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557101752c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55710174e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55710173c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f238a5e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f238a5e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55710167a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557101738aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557104018ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557101ec8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557101bd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608205==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fa0d3bae32 bp 0x7ffe66d01330 sp 0x7ffe66d01328
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fa0d3bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa0d3ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa0d0c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa0d0c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa0d2c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa0d2b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa0d522793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa0cc44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa0cc4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa0cc2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60d732ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60d732ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa0cb6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fa0cc2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fa0f50aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa0d3ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa0d0c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608120==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55627847ae32 bp 0x7ffd6f4d1b50 sp 0x7ffd6f4d1b48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55627847ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55627847a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562781859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556278186d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556278380ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556278378952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562785e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556277d04c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556277d0056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556277cee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98a4f0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98a4f0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556277c2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556277ceaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55627a5caca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55627847a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562781859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608107==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559dadd18e32 bp 0x7fff2d3db7b0 sp 0x7fff2d3db7a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559dadd18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559dadd189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559dada239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559dada24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559dadc1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559dadc16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559dade80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559dad5a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559dad59e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559dad58c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f73f86e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f73f86e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559dad4ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559dad588aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559dafe68ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559dadd18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559dada239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608111==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a3e099fe32 bp 0x7fff8f84e470 sp 0x7fff8f84e468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a3e099fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3e099f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3e06aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3e06abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3e08a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3e089d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3e0b07793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3e0229c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3e022556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3e0213018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85cc868d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85cc868e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3e0151634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a3e020faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a3e2aefca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3e099f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3e06aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608119==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56521a222e32 bp 0x7ffff9791030 sp 0x7ffff9791028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56521a222e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56521a2229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565219f2d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565219f2ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56521a128ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56521a120952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56521a38a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565219aacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565219aa856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565219a96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbdab8a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbdab8a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5652199d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x565219a92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56521c372ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56521a222725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565219f2d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607942==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56315f214e32 bp 0x7ffce8153cd0 sp 0x7ffce8153cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56315f214e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56315f2149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56315ef1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56315ef20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56315f11aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56315f112952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56315f37c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56315ea9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56315ea9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56315ea88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff24f420d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff24f420e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56315e9c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56315ea84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563161364ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56315f214725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56315ef1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608144==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557a16949e32 bp 0x7fff372869f0 sp 0x7fff372869e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557a16949e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a169499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a166549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a16655d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a1684febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a16847952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a16ab1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a161d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a161cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a161bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1155ef7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1155ef7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a160fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557a161b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557a18a99ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a16949725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a166549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608247==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55939f4b0e32 bp 0x7ffcebde1b70 sp 0x7ffcebde1b68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55939f4b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55939f4b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55939f1bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55939f1bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55939f3a9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55939f3a9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55939f3ab7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55939ed306a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55939ed33698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55939ed24216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff8b4c2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8b4c2ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55939ec62634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55939ed20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5593a1600ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55939f4b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55939f1bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608221==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5653816c1e32 bp 0x7fff5664cd10 sp 0x7fff5664cd08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5653816c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653816c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653813cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653813cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653815c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653815bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565381829793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565380f4bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565380f4756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565380f35018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04ed14ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04ed14ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565380e73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x565380f31aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565383811ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653816c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653813cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608230==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f2f3cd9e32 bp 0x7ffcfcecb550 sp 0x7ffcfcecb548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f2f3cd9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2f3cd99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2f39e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2f39e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2f3bd2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f2f3bd2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f2f3bd47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f2f35596a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f2f355c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f2f354d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8983846d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8983846e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2f348b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f2f3549aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2f5e29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2f3cd9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2f39e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607951==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5564d621ae32 bp 0x7ffdf8b58bd0 sp 0x7ffdf8b58bc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5564d621ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564d621a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564d5f259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564d5f26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564d6120ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564d6118952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564d6382793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564d5aa4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564d5aa056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564d5a8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f333cbc6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f333cbc6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564d59cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5564d5a8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5564d836aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564d621a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564d5f259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607984==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ca864d4e32 bp 0x7ffedfd9a670 sp 0x7ffedfd9a668
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ca864d4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca864d49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca861df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca861e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca863daebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca863d2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca8663c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca85d5ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca85d5a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca85d48018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78813d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78813d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca85c86634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ca85d44aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca88624ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca864d4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca861df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b3a5df2e32 bp 0x7ffc7a152590 sp 0x7ffc7a152588
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b3a5df2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3a5df29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3a5afd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3a5afed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3a5cf8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3a5cf0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3a5f5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3a567cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3a567856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3a5666018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f48734d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f48734e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3a55a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b3a5662aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b3a7f42ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3a5df2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3a5afd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607988==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562372db0e32 bp 0x7ffc4b817410 sp 0x7ffc4b817408
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562372db0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562372db09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562372abb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562372abcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562372cb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562372cae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562372f18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56237263ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56237263656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562372624018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3210b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3210b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562372562634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562372620aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562374f00ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562372db0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562372abb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607962==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558d978b7e32 bp 0x7ffc6a605e10 sp 0x7ffc6a605e08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558d978b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d978b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d975c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d975c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d977bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d977b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d97a1f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d97141c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d9713d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d9712b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d3ec57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d3ec57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d97069634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558d97127aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558d99a07ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d978b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d975c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607976==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5631ab7cae32 bp 0x7ffd7aaa9910 sp 0x7ffd7aaa9908
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5631ab7cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631ab7ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631ab4d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631ab4d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631ab6d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631ab6c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631ab932793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631ab054c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631ab05056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631ab03e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55683c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55683c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631aaf7c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5631ab03aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631ad91aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631ab7ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631ab4d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b1aaa34e32 bp 0x7ffe0dad88d0 sp 0x7ffe0dad88c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b1aaa34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1aaa349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1aa73f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1aa740d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1aa93aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1aa932952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1aab9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1aa2bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b1aa2ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b1aa2a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9955f4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9955f4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1aa1e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b1aa2a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b1acb84ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1aaa34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1aa73f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608019==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e4ae9d4e32 bp 0x7ffde5bfc630 sp 0x7ffde5bfc628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e4ae9d4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4ae9d49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4ae6df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4ae6e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4ae8daebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4ae8d2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4aeb3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4ae25ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4ae25a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4ae248018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd183736d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd183736e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4ae186634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e4ae244aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e4b0b24ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4ae9d4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4ae6df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607998==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562e92e9ce32 bp 0x7ffda3ea4b70 sp 0x7ffda3ea4b68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562e92e9ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e92e9c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e92ba79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e92ba8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e92da2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e92d9a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e93004793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e92726c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e9272256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e92710018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7fcff7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7fcff7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e9264e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562e9270caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562e94fecca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e92e9c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e92ba79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608015==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f6200fde32 bp 0x7fffc2ceccf0 sp 0x7fffc2cecce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f6200fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6200fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f61fe089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f61fe09d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f620003ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f61fffb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f620265793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f61f987c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f61f98356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f61f971018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f33e7265d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f33e7265e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f61f8af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f61f96daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f62224dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6200fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f61fe089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608030==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5592d1777e32 bp 0x7ffd0191da90 sp 0x7ffd0191da88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5592d1777e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592d17779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592d14829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592d1483d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592d167debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592d1675952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592d18df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592d1001c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592d0ffd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592d0feb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7adc2b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7adc2b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592d0f29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5592d0fe7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5592d38c7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592d1777725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592d14829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556c23815e32 bp 0x7ffeafbd6d10 sp 0x7ffeafbd6d08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556c23815e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c238159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c235209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c23521d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c2371bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c23713952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c2397d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c2309fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c2309b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c23089018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff372b42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff372b42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c22fc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556c23085aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556c25965ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c23815725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c235209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608017==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5621c022fe32 bp 0x7ffec3530e30 sp 0x7ffec3530e28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5621c022fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621c022f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621bff3a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621bff3bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621c0135ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621c012d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5621c0397793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621bfab9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621bfab556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621bfaa3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5920da5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5920da5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621bf9e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5621bfa9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5621c237fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621c022f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621bff3a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608192==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e3a8556e32 bp 0x7ffea033c3f0 sp 0x7ffea033c3e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e3a8556e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3a85569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3a82619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3a8262d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3a845cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3a8454952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3a86be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3a7de0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3a7ddc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3a7dca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e9402fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e9402fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3a7d08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e3a7dc6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e3aa6a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3a8556725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3a82619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608148==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a04f163e32 bp 0x7ffdf6c01650 sp 0x7ffdf6c01648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a04f163e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a04f1639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a04ee6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a04ee6fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a04f069ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a04f061952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a04f2cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a04e9edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a04e9e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a04e9d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbfc97ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbfc97ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a04e915634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a04e9d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a0512b3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a04f163725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a04ee6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  30 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608178==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564360a7de32 bp 0x7ffd7acdab30 sp 0x7ffd7acdab28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564360a7de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564360a7d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643607889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564360789d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564360983ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56436097b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564360be5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564360307c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56436030356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643602f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd277f80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd277f80e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56436022f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5643602edaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564362bcdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564360a7d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643607889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608181==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563d8e708e32 bp 0x7ffc7989ea50 sp 0x7ffc7989ea48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563d8e708e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d8e7089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d8e4139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d8e414d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d8e60eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d8e606952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d8e870793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d8df92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d8df8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d8df7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e61db3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e61db3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d8deba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563d8df78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d90858ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d8e708725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d8e4139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608166==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560fdfb8fe32 bp 0x7ffdc94233d0 sp 0x7ffdc94233c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560fdfb8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fdfb8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fdf89a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fdf89bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fdfa95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fdfa8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fdfcf7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fdf419c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fdf41556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fdf403018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1864e56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1864e56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fdf341634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560fdf3ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560fe1cdfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560fdfb8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560fdf89a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608179==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55719c6b9e32 bp 0x7fff62ab37f0 sp 0x7fff62ab37e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55719c6b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55719c6b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55719c3c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55719c3c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55719c5bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55719c5b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55719c821793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55719bf43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55719bf3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55719bf2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb34497d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb34497e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55719be6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55719bf29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55719e809ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55719c6b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55719c3c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608195==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557b6ac81e32 bp 0x7ffe41a222d0 sp 0x7ffe41a222c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557b6ac81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b6ac819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b6a98c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b6a98dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b6ab87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b6ab7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b6ade9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b6a50bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b6a50756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b6a4f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fecfd3c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fecfd3c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b6a433634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557b6a4f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557b6cdd1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b6ac81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b6a98c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608062==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bddcddde32 bp 0x7fffbe19ad10 sp 0x7fffbe19ad08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bddcddde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bddcddd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bddcae89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bddcae9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bddcce3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bddccdb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bddcf45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bddc667c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bddc66356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bddc651018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f664b578d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f664b578e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bddc58f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bddc64daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bddef2dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bddcddd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bddcae89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608039==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b882594e32 bp 0x7fff691881f0 sp 0x7fff691881e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b882594e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8825949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b88229f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8822a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b88249aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b882492952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8826fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b881e1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b881e1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b881e08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd560cbfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd560cbfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b881d46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b881e04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b8846e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b882594725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b88229f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608053==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55aaff631e32 bp 0x7fff4a853170 sp 0x7fff4a853168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55aaff631e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aaff6319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aaff33c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aaff33dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aaff537ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aaff52f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aaff799793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aafeebbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aafeeb756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aafeea5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6030ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6030ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aafede3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55aafeea1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab01781ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aaff631725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aaff33c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608041==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5640b4c96e32 bp 0x7ffd4e632cf0 sp 0x7ffd4e632ce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5640b4c96e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640b4c969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640b49a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640b49a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640b4b9cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640b4b94952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640b4dfe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640b4520c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640b451c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640b450a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc108f3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc108f3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640b4448634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5640b4506aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5640b6de6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640b4c96725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640b49a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608069==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5597c3f7ae32 bp 0x7ffc8df82950 sp 0x7ffc8df82948
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5597c3f7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597c3f7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597c3c859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597c3c86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597c3e80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597c3e78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597c40e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597c3804c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597c380056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597c37ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c67e61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c67e61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597c372c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5597c37eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5597c60caca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597c3f7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597c3c859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607904==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562693b6ee32 bp 0x7ffe7bfa33f0 sp 0x7ffe7bfa33e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562693b6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562693b6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626938799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56269387ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562693a74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562693a6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562693cd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626933f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626933f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626933e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f152c2ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f152c2eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562693320634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5626933deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562695cbeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562693b6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626938799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608215==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5596a8281e32 bp 0x7ffea2a40470 sp 0x7ffea2a40468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5596a8281e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596a82819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596a7f8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596a7f8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596a8187ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596a817f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596a83e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596a7b0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596a7b0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596a7af5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43116a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43116a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596a7a33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5596a7af1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5596aa3d1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596a8281725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596a7f8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608131==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559d3891de32 bp 0x7ffc7bcf57b0 sp 0x7ffc7bcf57a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559d3891de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d3891d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d386289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d38629d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d38823ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d3881b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d38a85793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d381a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d381a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d38191018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff642f29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff642f29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d380cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559d3818daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559d3aa6dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d3891d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d386289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608245==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556be3b29e32 bp 0x7fff56f25c70 sp 0x7fff56f25c68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556be3b29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556be3b299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556be38349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556be3835d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556be3a2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556be3a27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556be3c91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556be33b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556be33af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556be339d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f498ac26d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f498ac26e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556be32db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556be3399aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556be5c79ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556be3b29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556be38349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608139==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563e27981e32 bp 0x7ffe97726950 sp 0x7ffe97726948
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563e27981e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e279819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e2768c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e2768dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e27887ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e2787f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e27ae9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e2720bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e2720756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e271f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2075425d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2075425e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e27133634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563e271f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e29ad1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e27981725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e2768c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  43 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607907==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f62e30fe32 bp 0x7ffd47698ab0 sp 0x7ffd47698aa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f62e30fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f62e30f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f62e01a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f62e01bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f62e215ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f62e20d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f62e477793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f62db99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f62db9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f62db83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0db34add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0db34ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f62dac1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f62db7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f63045fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f62e30f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f62e01a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2607919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fad1ccde32 bp 0x7fff912f9030 sp 0x7fff912f9028
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fad1ccde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fad1ccd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fad19d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fad19d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fad1bd3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fad1bcb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fad1e35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fad1557c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fad155356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fad1541018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01e4e9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01e4e9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fad147f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fad153daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fad3e1dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fad1ccd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fad19d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2607934==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5584a9089e32 bp 0x7ffd25732870 sp 0x7ffd25732868
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5584a9089e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584a90899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584a8d949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584a8d95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584a8f8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584a8f87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584a91f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584a8913c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584a890f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584a88fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72a994bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72a994be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584a883b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5584a88f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584ab1d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584a9089725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584a8d949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  8f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2607931==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cd5369ee32 bp 0x7fff12912450 sp 0x7fff12912448
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cd5369ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd5369e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd533a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd533aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd535a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd5359c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd53806793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd52f28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd52f2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd52f12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71f2eacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71f2eace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd52e50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55cd52f0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cd557eeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd5369e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd533a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608378==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55568c194e32 bp 0x7ffc3a998730 sp 0x7ffc3a998728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55568c194e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55568c1949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55568be9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55568bea0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55568c09aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55568c092952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55568c2fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55568ba1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55568ba1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55568ba08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8cd64ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8cd64ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55568b946634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55568ba04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55568e2e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55568c194725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55568be9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608368==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5598736f4e32 bp 0x7ffe1b6fe370 sp 0x7ffe1b6fe368
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5598736f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598736f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598733ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559873400d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598735faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598735f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55987385c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559872f7ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559872f7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559872f68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e0e0a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e0e0a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559872ea6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559872f64aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559875844ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598736f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598733ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  65 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 
> =================================================================
> ==2608387==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5642a8530e32 bp 0x7fff6cbb38f0 sp 0x7fff6cbb38e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5642a8530e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642a85309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642a823b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642a823cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642a8436ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642a842e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642a8698793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642a7dbac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642a7db656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642a7da4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe486db4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe486db4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642a7ce2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5642a7da0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5642aa680ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642a8530725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642a823b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608402==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5626eab89e32 bp 0x7ffe94a65110 sp 0x7ffe94a65108
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5626eab89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626eab899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626ea8949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626ea895d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626eaa8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626eaa87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626eacf1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626ea413c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626ea40f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626ea3fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15605e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15605e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626ea33b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5626ea3f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626eccd9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626eab89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626ea8949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  75 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 
> =================================================================
> ==2608392==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fd16328e32 bp 0x7fff82d6c8b0 sp 0x7fff82d6c8a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fd16328e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd163289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd160339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd16034d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd1622eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd16226952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd16490793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd15bb2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd15bae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd15b9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4d5fafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4d5fafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd15ada634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fd15b98aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fd18478ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd16328725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd160339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608510==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e62839ee32 bp 0x7fff1350d610 sp 0x7fff1350d608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e62839ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e62839e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6280a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6280aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6282a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e62829c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e628506793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e627c28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e627c2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e627c12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabfe06ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabfe06ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e627b50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e627c0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e62a4eeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e62839e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6280a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608509==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b9082fbe32 bp 0x7ffdff446270 sp 0x7ffdff446268
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b9082fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9082fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9080069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b908007d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b908201ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9081f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b908463793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b907b85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b907b8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b907b6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9c6474d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9c6474e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b907aad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b907b6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b90a44bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9082fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9080069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608423==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564bda966e32 bp 0x7ffdb55c1d90 sp 0x7ffdb55c1d88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564bda966e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564bda9669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564bda6719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564bda672d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564bda86cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564bda864952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564bdaace793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564bda1f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564bda1ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564bda1da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8699c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8699c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564bda118634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564bda1d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564bdcab6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564bda966725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564bda6719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  69 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 
> =================================================================
> ==2608403==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a91273fe32 bp 0x7ffdb7bfa390 sp 0x7ffdb7bfa388
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a91273fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a91273f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a91244a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a91244bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a912645ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a91263d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9128a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a911fc9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a911fc556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a911fb3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f311c128d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f311c128e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a911ef1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a911fafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a91488fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a91273f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a91244a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608412==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55742ff44e32 bp 0x7fffe5f6c970 sp 0x7fffe5f6c968
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55742ff44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55742ff449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55742fc4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55742fc50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55742fe4aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55742fe42952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574300ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55742f7cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55742f7ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55742f7b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8c5c23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8c5c23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55742f6f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55742f7b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557432094ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55742ff44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55742fc4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608414==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c40de08e32 bp 0x7ffe72081a10 sp 0x7ffe72081a08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c40de08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c40de089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c40db139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c40db14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c40dd0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c40dd06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c40df70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c40d692c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c40d68e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c40d67c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa30993cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa30993ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c40d5ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c40d678aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c40ff58ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c40de08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c40db139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  74 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608253==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b31fc12e32 bp 0x7ffc3a6f23f0 sp 0x7ffc3a6f23e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b31fc12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b31fc129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b31f91d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b31f91ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b31fb18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b31fb10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b31fd7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b31f49cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b31f49856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b31f486018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67175eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67175eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b31f3c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b31f482aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b321d62ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b31fc12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b31f91d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  69 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 
> =================================================================
> ==2608444==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564a4abbce32 bp 0x7ffddb8e8610 sp 0x7ffddb8e8608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564a4abbce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a4abbc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a4a8c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a4a8c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a4aac2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a4aaba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a4ad24793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a4a446c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a4a44256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a4a430018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21e5947d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21e5947e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a4a36e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564a4a42caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564a4cd0cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a4abbc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a4a8c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  5b 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 
> =================================================================
> ==2608539==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562c6bb3ce32 bp 0x7fff0ec75230 sp 0x7fff0ec75228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562c6bb3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c6bb3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c6b8479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c6b848d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c6ba35e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562c6ba35786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562c6ba377f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562c6b3bc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562c6b3bf698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562c6b3b0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f76abaaed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76abaaee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c6b2ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562c6b3acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562c6dc8cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c6bb3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c6b8479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  70 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608513==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560135dd1e32 bp 0x7fff535f3430 sp 0x7fff535f3428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560135dd1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560135dd19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560135adc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560135addd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560135cd7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560135ccf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560135f39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56013565bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56013565756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560135645018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f937c766d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f937c766e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560135583634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560135641aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560137f21ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560135dd1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560135adc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  58 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608526==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564763dbbe32 bp 0x7ffe5b722c90 sp 0x7ffe5b722c88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564763dbbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564763dbb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564763ac69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564763ac7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564763cb4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564763cb4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564763cb67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56476363b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56476363e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56476362f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f23023a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23023a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56476356d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56476362baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564765f0bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564763dbb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564763ac69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608277==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a7cd159e32 bp 0x7ffcde98d410 sp 0x7ffcde98d408
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a7cd159e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7cd1599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7cce649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7cce65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7cd05febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7cd057952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7cd2c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7cc9e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7cc9df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7cc9cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8aa303fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8aa303fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7cc90b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a7cc9c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a7cf2a9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7cd159725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7cce649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608287==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ade0a0de32 bp 0x7ffd8918b290 sp 0x7ffd8918b288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ade0a0de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ade0a0d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ade07189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ade0719d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ade0913ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ade090b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ade0b75793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ade0297c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ade029356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ade0281018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f9ef5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f9ef5fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ade01bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ade027daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ade2b5dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ade0a0d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ade07189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608293==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557655dade32 bp 0x7ffefcbbeab0 sp 0x7ffefcbbeaa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557655dade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557655dad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557655ab89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557655ab9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557655cb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557655cab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557655f15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557655637c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55765563356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557655621018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7d2c07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7d2c07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55765555f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55765561daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557657efdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557655dad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557655ab89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608265==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560d0ea0be32 bp 0x7ffc500501b0 sp 0x7ffc500501a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560d0ea0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d0ea0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d0e7169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d0e717d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d0e911ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d0e909952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d0eb73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d0e295c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d0e29156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d0e27f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06b69b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06b69b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d0e1bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560d0e27baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560d10b5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d0ea0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d0e7169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608267==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564f3808ae32 bp 0x7ffd6e1ab070 sp 0x7ffd6e1ab068
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564f3808ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f3808a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f37d959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f37d96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f37f90ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f37f88952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f381f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f37914c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f3791056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f378fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a8ab61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a8ab61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f3783c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564f378faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f3a1daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f3808a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f37d959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608266==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5580b7204e32 bp 0x7ffc56d56bb0 sp 0x7ffc56d56ba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5580b7204e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580b72049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580b6f0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580b6f10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580b710aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580b7102952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580b736c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5580b6a8ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5580b6a8a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5580b6a78018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59d39e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59d39e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580b69b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5580b6a74aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5580b9354ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580b7204725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580b6f0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608333==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f74a047e32 bp 0x7ffde3c9b530 sp 0x7ffde3c9b528
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f74a047e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f74a0479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f749d529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f749d53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f749f4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f749f45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f74a1af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7498d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f7498cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7498bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98a07b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98a07b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7497f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f7498b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f74c197ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f74a047725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f749d529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  74 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 
> =================================================================
> ==2608294==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5638ed5bfe32 bp 0x7ffd889fe170 sp 0x7ffd889fe168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5638ed5bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638ed5bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638ed2ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638ed2cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638ed4c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638ed4bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638ed727793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638ece49c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638ece4556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638ece33018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4e35f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4e35f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638ecd71634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5638ece2faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5638ef70fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638ed5bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638ed2ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  95 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 
> =================================================================
> ==2608311==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d368012e32 bp 0x7ffed9882910 sp 0x7ffed9882908
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d368012e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3680129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d367d1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d367d1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d367f18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d367f10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d36817a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d36789cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d36789856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d367886018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90077d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90077d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3677c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d367882aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d36a162ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d368012725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d367d1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  a6 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 
> =================================================================
> ==2608337==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fb6bd2ce32 bp 0x7ffc42402d30 sp 0x7ffc42402d28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fb6bd2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb6bd2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb6ba379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb6ba38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb6bc32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb6bef79f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55fb6bef5ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55fb6b5b86b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55fb6b5b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb6b5a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99cd60bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99cd60be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb6b4de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fb6b59caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fb6de7cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb6bd2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb6ba379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608302==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5604aa87ee32 bp 0x7fff385623d0 sp 0x7fff385623c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5604aa87ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604aa87e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604aa5899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604aa58ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604aa784ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604aa77c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604aa9e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604aa108c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604aa10456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604aa0f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a4eec2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a4eec2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604aa030634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5604aa0eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5604ac9ceca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604aa87e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604aa5899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608321==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5636364d2e32 bp 0x7ffc9df518f0 sp 0x7ffc9df518e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5636364d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636364d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636361dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636361ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636363d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636363d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56363663a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563635d5cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563635d5856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563635d46018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58b7773d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58b7773e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563635c84634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563635d42aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563638622ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636364d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636361dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608495==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555d2e5eae32 bp 0x7ffd6e0fae30 sp 0x7ffd6e0fae28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555d2e5eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d2e5ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d2e2f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d2e2f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d2e4f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d2e4e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d2e752793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d2de74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d2de7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d2de5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab3370fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab3370fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d2dd9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555d2de5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555d3073aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d2e5ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d2e2f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608461==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5645f8310e32 bp 0x7ffdaca37410 sp 0x7ffdaca37408
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5645f8310e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645f83109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645f801b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645f801cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645f8216ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645f820e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5645f8478793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645f7b9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645f7b9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645f7b84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a6a488d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a6a488e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645f7ac2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5645f7b80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5645fa460ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645f8310725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645f801b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  69 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 
> =================================================================
> ==2608471==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f2dadd6e32 bp 0x7ffe6c569bd0 sp 0x7ffe6c569bc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f2dadd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2dadd69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2daae19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2daae2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2dacdcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2dacd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2daf3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2da660c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2da65c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2da64a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0decefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0decefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2da588634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f2da646aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2dcf26ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2dadd6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2daae19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608480==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555ee379be32 bp 0x7ffe113e61d0 sp 0x7ffe113e61c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555ee379be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ee379b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ee34a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ee34a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ee36a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ee3699952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ee3903793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ee3025c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ee302156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ee300f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f73bedcdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f73bedcde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ee2f4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555ee300baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555ee58ebca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ee379b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ee34a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608468==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561d461dce32 bp 0x7ffe6f803650 sp 0x7ffe6f803648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561d461dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d461dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d45ee79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d45ee8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d460e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d460da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d46344793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d45a66c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d45a6256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d45a50018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e0d96cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e0d96ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d4598e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561d45a4caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561d4832cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d461dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d45ee79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608481==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55620f5abe32 bp 0x7ffe824d3c30 sp 0x7ffe824d3c28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55620f5abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55620f5ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55620f2b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55620f2b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55620f4b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55620f4a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55620f713793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55620ee35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55620ee3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55620ee1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f529919cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f529919ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55620ed5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55620ee1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5562116fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55620f5ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55620f2b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608491==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556ff3ad5e32 bp 0x7ffc233e50f0 sp 0x7ffc233e50e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556ff3ad5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ff3ad59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ff37e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ff37e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ff39dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ff39d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ff3c3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ff335fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ff335b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ff3349018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe41e822d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe41e822e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ff3287634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556ff3345aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ff5c25ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ff3ad5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ff37e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608366==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563965d4ce32 bp 0x7ffd7ed97b30 sp 0x7ffd7ed97b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563965d4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563965d4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563965a579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563965a58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563965c52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563965c4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563965eb4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639655d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639655d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639655c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb79fd67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb79fd67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639654fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5639655bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563967e9cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563965d4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563965a579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e3 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 
> =================================================================
> ==2608343==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56282ef08e32 bp 0x7ffff72df690 sp 0x7ffff72df688
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56282ef08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56282ef089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56282ec139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56282ec14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56282ee0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56282f0d39f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56282f0d1ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56282e7946b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56282e78e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56282e77c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f227f179d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f227f179e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56282e6ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56282e778aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562831058ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56282ef08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56282ec139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608362==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556ca26b1e32 bp 0x7ffcb90d6c30 sp 0x7ffcb90d6c28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556ca26b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ca26b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ca23bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ca23bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ca25b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ca25af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ca2819793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ca1f3bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ca1f3756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ca1f25018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6f88f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6f88f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ca1e63634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556ca1f21aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ca4801ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ca26b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ca23bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608351==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5558ad923e32 bp 0x7ffc6606efb0 sp 0x7ffc6606efa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5558ad923e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558ad9239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558ad62e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5558ad62fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558ad829ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5558ad821952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558ada8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5558ad1adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5558ad1a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5558ad197018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ce83e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ce83e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5558ad0d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5558ad193aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5558afa73ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5558ad923725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558ad62e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608367==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f65341ee32 bp 0x7ffc412221d0 sp 0x7ffc412221c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f65341ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f65341e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6531299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f65312ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f653324ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f65331c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f653586793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f652ca8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f652ca456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f652c92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5838b35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5838b35e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f652bd0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f652c8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f65556eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f65341e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6531299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608515==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563c0e30fe32 bp 0x7ffc195ee610 sp 0x7ffc195ee608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563c0e30fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c0e30f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c0e01a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c0e01bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c0e215ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c0e20d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c0e477793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c0db99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c0db9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c0db83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf0222bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf0222be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c0dac1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563c0db7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563c1045fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c0e30f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c0e01a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608440==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564679d8ae32 bp 0x7ffd19978290 sp 0x7ffd19978288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564679d8ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564679d8a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564679a959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564679a96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564679c90ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564679c88952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564679ef2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564679614c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56467961056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646795fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f194c121d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f194c121e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56467953c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5646795faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56467bedaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564679d8a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564679a959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608541==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555b61dbbe32 bp 0x7fff2f996cf0 sp 0x7fff2f996ce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555b61dbbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b61dbb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b61ac69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b61ac7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b61cc1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b61cb9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b61f23793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b61645c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b6164156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b6162f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f054eefdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f054eefde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b6156d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555b6162baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b63f0bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b61dbb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b61ac69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608439==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a0df9ffe32 bp 0x7fffb51fae30 sp 0x7fffb51fae28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a0df9ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0df9ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0df70a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0df70bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0df905ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0df8fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0dfb67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0df289c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0df28556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0df273018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6a5c40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6a5c40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0df1b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a0df26faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a0e1b4fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0df9ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0df70a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608241==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562d78f01e32 bp 0x7ffce78a1430 sp 0x7ffce78a1428
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562d78f01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d78f019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d78c0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d78c0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d78e07ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d78dff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d79069793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d7878bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d7878756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d78775018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fde7c2c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fde7c2c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d786b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562d78771aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562d7b051ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d78f01725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d78c0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608606==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557ed7e94e32 bp 0x7ffc5c840610 sp 0x7ffc5c840608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557ed7e94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ed7e949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ed7b9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ed7ba0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ed7d9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ed7d92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ed7ffc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ed771ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ed771a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ed7708018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc685be9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc685be9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ed7646634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557ed7704aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557ed9fe4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ed7e94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ed7b9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608615==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560d50148e32 bp 0x7ffc114bf130 sp 0x7ffc114bf128
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560d50148e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d501489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d4fe539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d4fe54d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d5004eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d50046952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d502b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d4f9d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d4f9ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d4f9bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd85342d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd85342e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d4f8fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560d4f9b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560d52298ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d50148725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d4fe539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608654==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e85dd56e32 bp 0x7ffd0704b9f0 sp 0x7ffd0704b9e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e85dd56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e85dd569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e85da619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e85da62d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e85dc5cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e85dc54952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e85debe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e85d5e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e85d5dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e85d5ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e31c1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e31c1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e85d508634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e85d5c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e85fea6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e85dd56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e85da619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56245be23e32 bp 0x7ffcd994d030 sp 0x7ffcd994d028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56245be23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56245be239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56245bb2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56245bb2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56245bd29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56245bd21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56245bf8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56245b6adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56245b6a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56245b697018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff712340d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff712340e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56245b5d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56245b693aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56245df73ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56245be23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56245bb2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608569==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ecb450ee32 bp 0x7ffd772a1eb0 sp 0x7ffd772a1ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ecb450ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ecb450e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ecb42199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ecb421ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ecb4414ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ecb440c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ecb4676793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ecb3d98c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ecb3d9456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ecb3d82018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f8ab09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f8ab09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ecb3cc0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ecb3d7eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ecb665eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ecb450e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ecb42199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608649==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556e6a759e32 bp 0x7ffc3f1d5d70 sp 0x7ffc3f1d5d68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556e6a759e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e6a7599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e6a4649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e6a465d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e6a65febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e6a657952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e6a8c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e69fe3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e69fdf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e69fcd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1df6369d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1df6369e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e69f0b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556e69fc9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556e6c8a9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e6a759725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e6a4649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608538==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555686b72e32 bp 0x7ffd1aa6d1b0 sp 0x7ffd1aa6d1a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555686b72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555686b729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55568687d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55568687ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555686a78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555686a70952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555686cda793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556863fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556863f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556863e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bd52a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bd52a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555686324634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5556863e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555688cc2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555686b72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55568687d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608670==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561b8cef7e32 bp 0x7ffff6204210 sp 0x7ffff6204208
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561b8cef7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b8cef79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b8cc029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b8cc03d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b8cdfdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b8cdf5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b8d05f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b8c781c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b8c77d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b8c76b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b0f2d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b0f2d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b8c6a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561b8c767aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561b8f047ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b8cef7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b8cc029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608584==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55da0660fe32 bp 0x7ffdfba9f430 sp 0x7ffdfba9f428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55da0660fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da0660f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da0631a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da0631bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da06515ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da0650d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da06777793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da05e99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da05e9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da05e83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f525b4dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f525b4dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da05dc1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55da05e7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55da0875fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da0660f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da0631a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608589==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cb7fd4de32 bp 0x7ffc304a1b70 sp 0x7ffc304a1b68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cb7fd4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb7fd4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb7fa589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb7fa59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb7fc53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb7fc4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb7feb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb7f5d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb7f5d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb7f5c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f496e973d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f496e973e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb7f4ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55cb7f5bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cb81e9dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb7fd4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb7fa589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608646==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556821ab6e32 bp 0x7ffc120c1510 sp 0x7ffc120c1508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556821ab6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556821ab69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568217c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568217c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568219bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568219b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556821c1e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556821340c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55682133c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55682132a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1497defd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1497defe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556821268634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556821326aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556823c06ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556821ab6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568217c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608607==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bc66473e32 bp 0x7ffee84a5c70 sp 0x7ffee84a5c68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bc66473e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc664739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc6617e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc6617fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc66379ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc66371952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc665db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc65cfdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc65cf956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc65ce7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa700661d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa700661e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc65c25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bc65ce3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bc685c3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc66473725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc6617e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608554==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f8acbb3e32 bp 0x7ffede06f170 sp 0x7ffede06f168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f8acbb3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8acbb39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8ac8be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8ac8bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8acab9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8acab1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8acd1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8ac43dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8ac43956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8ac427018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2205bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2205bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8ac365634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f8ac423aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f8aed03ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8acbb3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8ac8be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608650==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d63f9b5e32 bp 0x7fff6443bbb0 sp 0x7fff6443bba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d63f9b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d63f9b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d63f6c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d63f6c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d63f8bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d63f8b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d63fb1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d63f23fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d63f23b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d63f229018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b1bf78d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b1bf78e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d63f167634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d63f225aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d641b05ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d63f9b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d63f6c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608635==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5561cc3c7e32 bp 0x7fff989bb510 sp 0x7fff989bb508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5561cc3c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561cc3c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561cc0d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561cc0d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561cc2cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561cc2c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561cc52f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561cbc51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561cbc4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561cbc3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d97f34d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d97f34e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561cbb79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5561cbc37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5561ce517ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561cc3c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561cc0d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2608553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5599b1ed224d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5599b30c7a61 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5599b30c14ea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5599b30b4a02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5599b30c6f71 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5599b1ed5d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f500a72ed8f 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  3f 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 
> =================================================================
> ==2608678==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55915e329e32 bp 0x7fff1995f150 sp 0x7fff1995f148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55915e329e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55915e3299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55915e0349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55915e035d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55915e22febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55915e227952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55915e491793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55915dbb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55915dbaf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55915db9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79cc8d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79cc8d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55915dadb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55915db99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559160479ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55915e329725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55915e0349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608637==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a9ca7d5e32 bp 0x7ffd541ba790 sp 0x7ffd541ba788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a9ca7d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9ca7d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9ca4e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9ca4e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9ca6dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9ca6d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9ca93d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9ca05fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9ca05b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9ca049018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf3ec2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf3ec2ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9c9f87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a9ca045aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a9cc925ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9ca7d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9ca4e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608560==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56334ce16e32 bp 0x7ffc9cfab730 sp 0x7ffc9cfab728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56334ce16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56334ce169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56334cb219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56334cb22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56334cd1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56334cd14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56334cf7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56334c6a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56334c69c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56334c68a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ec1565d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ec1565e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56334c5c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56334c686aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56334ef66ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56334ce16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56334cb219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  92 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608563==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5563e4204e32 bp 0x7ffd3d922910 sp 0x7ffd3d922908
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5563e4204e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563e42049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563e3f0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563e3f10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563e410aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563e4102952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563e436c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563e3a8ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563e3a8a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563e3a78018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6574d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6574d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563e39b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5563e3a74aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563e6354ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563e4204725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563e3f0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2608710==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c22d9a8e32 bp 0x7fff24339b90 sp 0x7fff24339b88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c22d9a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c22d9a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c22d6b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c22d6b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c22d8aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c22d8a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c22db10793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c22d232c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c22d22e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c22d21c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf7062ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf7062ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c22d15a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c22d218aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c22faf8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c22d9a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c22d6b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608677==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55bdae0b6e32 bp 0x7fff4d5050b0 sp 0x7fff4d5050a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55bdae0b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bdae0b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bdaddc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bdaddc2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bdadfbcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bdadfb4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bdae21e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bdad940c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bdad93c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bdad92a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d0f073d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d0f073e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bdad868634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55bdad926aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bdb0206ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bdae0b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bdaddc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5613c3073e32 bp 0x7fffddb956b0 sp 0x7fffddb956a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5613c3073e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613c30739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613c2d7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613c2d7fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613c2f79ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613c2f71952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613c31db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613c28fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613c28f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613c28e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98404e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98404e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613c2825634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5613c28e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5613c51c3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613c3073725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613c2d7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608698==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55744a864e32 bp 0x7ffce5e5ccf0 sp 0x7ffce5e5cce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55744a864e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55744a8649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55744a56f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55744a570d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55744a76aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55744a762952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55744a9cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55744a0eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55744a0ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55744a0d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1cb1637d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1cb1637e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55744a016634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55744a0d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55744c9b4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55744a864725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55744a56f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608680==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a0c21d1e32 bp 0x7ffddd7193f0 sp 0x7ffddd7193e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a0c21d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0c21d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0c1edc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0c1eddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0c20d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0c20cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0c2339793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0c1a5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0c1a5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0c1a45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee35c9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee35c9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0c1983634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a0c1a41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a0c4321ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0c21d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0c1edc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2608715==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55aee8032e32 bp 0x7fff552d9450 sp 0x7fff552d9448
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55aee8032e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aee80329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aee7d3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aee7d3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aee7f38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aee7f30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aee819a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aee78bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aee78b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aee78a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f243d82fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f243d82fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aee77e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55aee78a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aeea182ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aee8032725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aee7d3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608781==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ea3c5aee32 bp 0x7ffe6f615e90 sp 0x7ffe6f615e88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ea3c5aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea3c5ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea3c2b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea3c2bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea3c4b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea3c4ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea3c716793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea3be38c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea3be3456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea3be22018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe89f60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe89f60e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea3bd60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ea3be1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ea3e6feca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea3c5ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea3c2b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608787==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d229680e32 bp 0x7ffca1707170 sp 0x7ffca1707168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d229680e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2296809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d22938b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d22938cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d229586ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d22957e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2297e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d228f0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d228f0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d228ef4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc788154d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc788154e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d228e32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d228ef0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d22b7d0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d229680725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d22938b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2608829==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5582b7ff8e32 bp 0x7ffe95c4eb30 sp 0x7ffe95c4eb28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5582b7ff8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582b7ff89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582b7d039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582b7d04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582b7efeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582b7ef6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5582b8160793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5582b7882c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5582b787e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5582b786c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f330fdddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f330fddde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582b77aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5582b7868aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5582ba148ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5582b7ff8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582b7d039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608794==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5611d39c2e32 bp 0x7ffd864556d0 sp 0x7ffd864556c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5611d39c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611d39c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611d36cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611d36ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611d38c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611d38c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611d3b2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611d324cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611d324856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611d3236018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cc3cc1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cc3cc1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611d3174634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5611d3232aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5611d5b12ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611d39c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611d36cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2608754==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e81d8f7e32 bp 0x7fff05cbb390 sp 0x7fff05cbb388
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e81d8f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e81d8f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e81d6029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e81d603d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e81d7fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e81d7f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e81da5f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e81d181c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e81d17d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e81d16b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20f5bcad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20f5bcae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e81d0a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e81d167aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e81fa47ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e81d8f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e81d6029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2608813==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5583aca61e32 bp 0x7ffff3b58150 sp 0x7ffff3b58148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5583aca61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583aca619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583ac76c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583ac76dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583ac967ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583ac95f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583acbc9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583ac2ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583ac2e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583ac2d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16df5bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16df5bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583ac213634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5583ac2d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5583aebb1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583aca61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583ac76c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608728==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564044f20e32 bp 0x7fff31841eb0 sp 0x7fff31841ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564044f20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564044f209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564044c2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564044c2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564044e26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564044e1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564045088793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640447aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640447a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564044794018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f417c0e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f417c0e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640446d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564044790aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564047070ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564044f20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564044c2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608739==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f810875e32 bp 0x7ffcdbe29610 sp 0x7ffcdbe29608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f810875e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8108759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8105809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f810581d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f81077bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f810773952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8109dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8100ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8100fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8100e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2bbd34ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2bbd34ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f810027634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f8100e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f8129c5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f810875725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8105809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2608839==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c2ce04ee32 bp 0x7ffdcb010910 sp 0x7ffdcb010908
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c2ce04ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2ce04e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2cdd599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2cdd5ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2cdf54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2cdf4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2ce1b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2cd8d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2cd8d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2cd8c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5cf214d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5cf214e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2cd800634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c2cd8beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c2d019eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2ce04e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2cdd599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608764==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cd360a0e32 bp 0x7ffeb0d51250 sp 0x7ffeb0d51248
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cd360a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd360a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd35dab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd35dacd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd35fa6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd35f9e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd36208793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd3592ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd3592656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd35914018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff66ee00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff66ee00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd35852634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cd35910aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cd381f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd360a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd35dab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2608766==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561b94c55e32 bp 0x7ffcecf9e6b0 sp 0x7ffcecf9e6a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561b94c55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b94c559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b949609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b94961d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b94b5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b94b53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b94dbd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b944dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b944db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b944c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efffb4f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efffb4f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b94407634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561b944c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561b96da5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b94c55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b949609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2608820==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5590a8548e32 bp 0x7ffea781f690 sp 0x7ffea781f688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5590a8548e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590a85489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590a82539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590a8254d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590a844eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590a8446952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590a86b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590a7dd2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590a7dce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590a7dbc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e79429d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e79429e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590a7cfa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5590a7db8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5590aa698ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590a8548725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590a82539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608780==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557ef4ec6e32 bp 0x7ffc7cad5bb0 sp 0x7ffc7cad5ba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557ef4ec6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ef4ec69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ef4bd19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ef4bd2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ef4dccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ef4dc4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ef502e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ef4750c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ef474c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ef473a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd92bf3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd92bf3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ef4678634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557ef4736aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557ef7016ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ef4ec6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ef4bd19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608741==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f60f05de32 bp 0x7ffd0c7f3df0 sp 0x7ffd0c7f3de8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f60f05de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f60f05d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f60ed689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f60ed69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f60ef63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f60ef5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f60f1c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f60e8e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f60e8e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f60e8d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1da2f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1da2f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f60e80f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f60e8cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f6111adca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f60f05d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f60ed689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608837==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dcb52fde32 bp 0x7ffcecbfac90 sp 0x7ffcecbfac88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dcb52fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dcb52fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dcb50089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dcb5009d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dcb5203ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dcb51fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dcb5465793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dcb4b87c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dcb4b8356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dcb4b71018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76d82f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76d82f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dcb4aaf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dcb4b6daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dcb744dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dcb52fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dcb50089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608798==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55601b433e32 bp 0x7ffd994b40f0 sp 0x7ffd994b40e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55601b433e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55601b4339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55601b13e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55601b13fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55601b339ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55601b331952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55601b59b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55601acbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55601acb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55601aca7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb173a67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb173a67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55601abe5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55601aca3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55601d583ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55601b433725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55601b13e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608807==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ef40ed3e32 bp 0x7ffef526e5d0 sp 0x7ffef526e5c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ef40ed3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef40ed39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef40bde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef40bdfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef40dd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef40dd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef4103b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef4075dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef4075956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef40747018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ed373ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ed373ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef40685634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ef40743aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ef43023ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef40ed3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef40bde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  8c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608743==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561a99d91e32 bp 0x7fffda850a70 sp 0x7fffda850a68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561a99d91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a99d919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a99a9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a99a9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a99c97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a99c8f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a99ef9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a9961bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a9961756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a99605018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e1e04fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e1e04fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a99543634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561a99601aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561a9bee1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a99d91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a99a9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608889==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5619e66d1e32 bp 0x7ffc1ebcb230 sp 0x7ffc1ebcb228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5619e66d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619e66d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619e63dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619e63ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619e65d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619e65cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5619e6839793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619e5f5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619e5f5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619e5f45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23d03c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23d03c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619e5e83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5619e5f41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5619e8821ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619e66d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619e63dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609032==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d784953e32 bp 0x7ffd78d29e90 sp 0x7ffd78d29e88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d784953e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7849539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d78465e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d78465fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d784859ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d784851952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d784abb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7841ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7841d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7841c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6350c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6350c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d784105634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d7841c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d786aa3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d784953725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d78465e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609019==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a4d4c34e32 bp 0x7ffd0ecfccd0 sp 0x7ffd0ecfccc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a4d4c34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4d4c349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4d493f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4d4940d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4d4b3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4d4b32952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4d4d9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4d44bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4d44ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4d44a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e94cfcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e94cfce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4d43e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a4d44a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a4d6d84ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4d4c34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4d493f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609030==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5617c8ab0e32 bp 0x7fff554f63b0 sp 0x7fff554f63a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5617c8ab0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617c8ab09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617c87bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5617c87bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5617c89b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5617c89ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617c8c18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617c833ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617c833656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617c8324018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2cf5aafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2cf5aafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617c8262634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5617c8320aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5617cac00ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5617c8ab0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617c87bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609024==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5563c8fe3e32 bp 0x7ffecf872330 sp 0x7ffecf872328
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5563c8fe3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563c8fe39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563c8cee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563c8cefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563c8ee9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563c8ee1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563c914b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563c886dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563c886956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563c8857018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f913271ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f913271ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563c8795634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5563c8853aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563cb133ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563c8fe3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563c8cee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5608a5981e32 bp 0x7ffcd205ead0 sp 0x7ffcd205eac8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5608a5981e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608a59819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608a568c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608a568dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608a5887ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608a587f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608a5ae9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608a520bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608a520756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608a51f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe26d5ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe26d5cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608a5133634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5608a51f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5608a7ad1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608a5981725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608a568c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609143==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55674d38de32 bp 0x7fff4588e7b0 sp 0x7fff4588e7a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55674d38de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55674d38d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55674d0989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55674d099d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55674d293ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55674d28b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55674d4f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55674cc17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55674cc1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55674cc01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d81913d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d81913e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55674cb3f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55674cbfdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55674f4ddca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55674d38d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55674d0989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609142==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56238d3c6e32 bp 0x7ffcd3d940d0 sp 0x7ffcd3d940c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56238d3c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56238d3c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56238d0d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56238d0d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56238d2ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56238d2c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56238d52e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56238cc50c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56238cc4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56238cc3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faff18bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faff18bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56238cb78634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56238cc36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56238f516ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56238d3c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56238d0d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609056==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555f4c04fe32 bp 0x7ffee65fa430 sp 0x7ffee65fa428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555f4c04fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f4c04f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f4bd5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f4bd5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f4bf55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f4bf4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f4c1b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f4b8d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f4b8d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f4b8c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f145d753d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f145d753e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f4b801634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555f4b8bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555f4e19fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f4c04f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f4bd5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609037==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5575c9261e32 bp 0x7ffce73729d0 sp 0x7ffce73729c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5575c9261e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575c92619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575c8f6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575c8f6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575c9167ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575c915f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575c93c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575c8aebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575c8ae756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575c8ad5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f0bc8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f0bc8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575c8a13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5575c8ad1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5575cb3b1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575c9261725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575c8f6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609034==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5559b6fece32 bp 0x7ffe23228350 sp 0x7ffe23228348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5559b6fece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559b6fec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559b6cf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559b6cf8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559b6ef2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559b6eea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559b7154793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559b6876c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559b687256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559b6860018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8e9438d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8e9438e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559b679e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5559b685caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5559b913cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559b6fec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559b6cf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609054==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bbd0d5ce32 bp 0x7ffd1d2261f0 sp 0x7ffd1d2261e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bbd0d5ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbd0d5c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbd0a679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbd0a68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbd0c62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbd0c5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbd0ec4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbd05e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbd05e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbd05d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58c8a50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58c8a50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbd050e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bbd05ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bbd2eacca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbd0d5c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbd0a679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608883==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555a0bb33e32 bp 0x7fffdd28e310 sp 0x7fffdd28e308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555a0bb33e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a0bb339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a0b83e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a0b83fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a0ba39ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a0ba31952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a0bc9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a0b3bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a0b3b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a0b3a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe60bf05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe60bf05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a0b2e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555a0b3a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a0dc83ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a0bb33725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a0b83e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609083==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5628c698ee32 bp 0x7fffac3bb930 sp 0x7fffac3bb928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5628c698ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628c698e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628c66999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628c669ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628c6894ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628c688c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628c6af6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628c6218c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628c621456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628c6202018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba67e11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba67e11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628c6140634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5628c61feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5628c8adeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628c698e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628c66999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609168==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555649c69e32 bp 0x7ffe4e949fb0 sp 0x7ffe4e949fa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555649c69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555649c699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556499749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555649975d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555649b62e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555649b62786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555649b647f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5556494e96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5556494ec698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5556494dd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9504420d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9504420e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55564941b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5556494d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55564bdb9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555649c69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556499749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609141==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b511899e32 bp 0x7fff554da590 sp 0x7fff554da588
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b511899e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5118999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5115a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5115a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b51179febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b511797952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b511a01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b511123c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b51111f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b51110d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3cf8733d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3cf8733e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b51104b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b511109aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b5139e9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b511899725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5115a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609165==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55765daeee32 bp 0x7fffa5a51990 sp 0x7fffa5a51988
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55765daeee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55765daee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55765d7f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55765d7fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55765d9e7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55765d9e7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55765d9e97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55765d36e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55765d371698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55765d362216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5192d0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5192d0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55765d2a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55765d35eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55765fc3eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55765daee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55765d7f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608886==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55722c0abe32 bp 0x7fff9c6a5630 sp 0x7fff9c6a5628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55722c0abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55722c0ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55722bdb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55722bdb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55722bfb1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55722bfa9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55722c213793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55722b935c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55722b93156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55722b91f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f13d47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f13d47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55722b85d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55722b91baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55722e1fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55722c0ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55722bdb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608914==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d58925ee32 bp 0x7ffcea41b110 sp 0x7ffcea41b108
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d58925ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d58925e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d588f699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d588f6ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d589164ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d58915c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5893c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d588ae8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d588ae456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d588ad2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff40092bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff40092be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d588a10634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d588aceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d58b3aeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d58925e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d588f699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  39 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608917==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55953b9d7e32 bp 0x7fff6871b010 sp 0x7fff6871b008
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55953b9d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55953b9d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55953b6e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55953b6e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55953b8ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55953b8d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55953bb3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55953b261c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55953b25d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55953b24b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7860f08d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7860f08e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55953b189634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55953b247aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55953db27ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55953b9d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55953b6e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608926==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c5d891ee32 bp 0x7ffed4df7970 sp 0x7ffed4df7968
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c5d891ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5d891e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5d86299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5d862ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5d8824ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5d881c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5d8a86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5d81a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5d81a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5d8192018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b8ef58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b8ef58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5d80d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c5d818eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c5daa6eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5d891e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5d86299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55af445c8e32 bp 0x7ffdd55966d0 sp 0x7ffdd55966c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55af445c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af445c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af442d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af442d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af444ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af444c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af44730793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af43e52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af43e4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af43e3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faccdfe4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faccdfe4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af43d7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55af43e38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55af46718ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af445c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af442d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608920==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ca02efae32 bp 0x7fff71740050 sp 0x7fff71740048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ca02efae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca02efa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca02c059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca02c06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca02e00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca02df8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca03062793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca02784c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca0278056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca0276e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d71fb2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d71fb2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca026ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ca0276aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca0504aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca02efa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca02c059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608911==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560fc857ce32 bp 0x7fff39b0aa10 sp 0x7fff39b0aa08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560fc857ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fc857c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fc82879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fc8288d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fc8482ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fc847a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fc86e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fc7e06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fc7e0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fc7df0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6a7d08d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6a7d08e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fc7d2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560fc7decaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560fca6ccca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560fc857c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560fc82879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608960==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5619acf8be32 bp 0x7ffc8536d470 sp 0x7ffc8536d468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5619acf8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619acf8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619acc969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619acc97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619ace91ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619ace89952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5619ad0f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619ac815c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619ac81156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619ac7ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4564042d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4564042e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619ac73d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5619ac7fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5619af0dbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619acf8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619acc969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2608933==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dfd38ede32 bp 0x7ffc7a5a9570 sp 0x7ffc7a5a9568
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dfd38ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfd38ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfd35f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfd35f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfd37f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfd37eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfd3a55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfd3177c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfd317356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfd3161018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ae6eccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ae6ecce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfd309f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dfd315daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dfd5a3dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dfd38ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dfd35f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608946==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55597a6dde32 bp 0x7ffde50a30d0 sp 0x7ffde50a30c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55597a6dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55597a6dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55597a3e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55597a3e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55597a5e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55597a5db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55597a845793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555979f67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555979f6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555979f51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f196188ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f196188ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555979e8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555979f4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55597c82dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55597a6dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55597a3e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608968==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c9272b8e32 bp 0x7ffd056b2710 sp 0x7ffd056b2708
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c9272b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9272b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c926fc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c926fc4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9271beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9271b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c927420793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c926b42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c926b3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c926b2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8e290fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8e290fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c926a6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c926b28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c929408ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9272b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c926fc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608942==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563b7ad27e32 bp 0x7fff641a1dd0 sp 0x7fff641a1dc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563b7ad27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b7ad279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b7aa329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b7aa33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b7ac2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b7ac25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b7ae8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b7a5b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b7a5ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b7a59b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fde614ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fde614ebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b7a4d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563b7a597aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563b7ce77ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b7ad27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b7aa329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608950==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a0033a2e32 bp 0x7ffdd12c37b0 sp 0x7ffdd12c37a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a0033a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0033a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0030ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0030aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0032a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0032a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a00350a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a002c2cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a002c2856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a002c16018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d40399d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d40399e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a002b54634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a002c12aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a0054f2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0033a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0030ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609131==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5628299cfe32 bp 0x7ffe1926a290 sp 0x7ffe1926a288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5628299cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628299cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628296da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628296dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628298d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628298cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562829b37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562829259c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56282925556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562829243018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b6df3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b6df3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562829181634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56282923faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56282bb1fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628299cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628296da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609085==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559d4a963e32 bp 0x7fff683e8090 sp 0x7fff683e8088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559d4a963e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d4a9639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d4a66e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d4a66fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d4a869ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d4a861952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d4aacb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d4a1edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d4a1e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d4a1d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0a6af5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0a6af5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d4a115634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559d4a1d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559d4cab3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d4a963725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d4a66e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609105==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5631b6834e32 bp 0x7ffd2a0816b0 sp 0x7ffd2a0816a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5631b6834e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631b68349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631b653f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631b6540d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631b673aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631b6732952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631b699c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631b60bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631b60ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631b60a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f722fee5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f722fee5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631b5fe6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5631b60a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631b8984ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631b6834725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631b653f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609130==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b50c47ae32 bp 0x7ffc13d87b30 sp 0x7ffc13d87b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b50c47ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b50c47a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b50c1859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b50c186d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b50c380ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b50c378952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b50c5e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b50bd04c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b50bd0056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b50bcee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f134592ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f134592ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b50bc2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b50bceaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b50e5caca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b50c47a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b50c1859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609094==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5586fd041e32 bp 0x7ffda1b48a70 sp 0x7ffda1b48a68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5586fd041e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586fd0419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586fcd4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586fcd4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586fcf47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586fcf3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586fd1a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586fc8cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586fc8c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586fc8b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58aeddbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58aeddbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586fc7f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5586fc8b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5586ff191ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586fd041725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586fcd4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609126==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5592d4a5fe32 bp 0x7ffd26f82ab0 sp 0x7ffd26f82aa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5592d4a5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592d4a5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592d476a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592d476bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592d4965ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592d495d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592d4bc7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592d42e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592d42e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592d42d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81ab920d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81ab920e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592d4211634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5592d42cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5592d6bafca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592d4a5f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592d476a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609129==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b0427b9e32 bp 0x7ffd5ab607d0 sp 0x7ffd5ab607c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b0427b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0427b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0424c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0424c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0426bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0426b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b042921793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b042043c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b04203f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b04202d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d6ab29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d6ab29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b041f6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b042029aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b044909ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0427b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0424c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608994==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55aceab1ae32 bp 0x7ffdb15fe550 sp 0x7ffdb15fe548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55aceab1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aceab1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55acea8259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55acea826d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aceaa20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aceaa18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aceac82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55acea3a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55acea3a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55acea38e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7707a96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7707a96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55acea2cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55acea38aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55acecc6aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aceab1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55acea8259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608975==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d7ffcede32 bp 0x7ffcc762d750 sp 0x7ffcc762d748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d7ffcede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7ffced9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7ff9f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7ff9f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7ffbf3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7ffbeb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7ffe55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7ff577c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7ff57356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7ff561018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa2a49bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa2a49bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7ff49f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d7ff55daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d801e3dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7ffced725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7ff9f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608995==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560518333e32 bp 0x7ffc45a31770 sp 0x7ffc45a31768
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560518333e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605183339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56051803e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56051803fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560518239ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560518231952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56051849b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560517bbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560517bb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560517ba7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e66451d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e66451e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560517ae5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560517ba3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56051a483ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560518333725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56051803e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608983==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556ea27a0e32 bp 0x7ffc26762a30 sp 0x7ffc26762a28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556ea27a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ea27a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ea24ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ea24acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ea26a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ea269e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ea2908793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ea202ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ea202656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ea2014018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e217d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e217d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ea1f52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556ea2010aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ea48f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ea27a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ea24ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5602f4455e32 bp 0x7ffdf1cc24b0 sp 0x7ffdf1cc24a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5602f4455e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602f44559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602f41609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602f4161d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602f435bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602f4353952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5602f45bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5602f3cdfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5602f3cdb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5602f3cc9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e1de91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e1de91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602f3c07634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5602f3cc5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5602f65a5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602f4455725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602f41609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608862==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555c2dd14e32 bp 0x7ffc887b9a10 sp 0x7ffc887b9a08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555c2dd14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c2dd149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c2da1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c2da20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c2dc1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c2dc12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c2de7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c2d59ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c2d59a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c2d588018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64800b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64800b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c2d4c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555c2d584aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555c2fe64ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c2dd14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c2da1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609145==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5653dca89e32 bp 0x7ffd1dcfa530 sp 0x7ffd1dcfa528
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5653dca89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653dca899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653dc7949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653dc795d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653dc98febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653dc987952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653dcbf1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653dc313c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653dc30f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653dc2fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2df5710d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2df5710e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653dc23b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5653dc2f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5653debd9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653dca89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653dc7949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609061==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c355f02e32 bp 0x7ffec9be8170 sp 0x7ffec9be8168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c355f02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c355f029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c355c0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c355c0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c355e08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c355e00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c35606a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c35578cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c35578856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c355776018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae81387d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae81387e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3556b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c355772aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c358052ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c355f02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c355c0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 f9 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609166==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55851c1c8e32 bp 0x7ffc947973d0 sp 0x7ffc947973c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55851c1c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55851c1c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55851bed39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55851bed4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55851c0ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55851c0c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55851c330793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55851ba52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55851ba4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55851ba3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf4fa06d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf4fa06e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55851b97a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55851ba38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55851e318ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55851c1c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55851bed39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609068==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55afc60b2e32 bp 0x7fffb4c0b030 sp 0x7fffb4c0b028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55afc60b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afc60b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afc5dbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afc5dbed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afc5fb8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55afc5fb0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55afc621a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55afc593cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55afc593856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55afc5926018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb22197bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb22197be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55afc5864634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55afc5922aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55afc8202ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55afc60b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55afc5dbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2608861==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fe54aa2e32 bp 0x7ffd514223d0 sp 0x7ffd514223c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fe54aa2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe54aa29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe547ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe547aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe549a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe549a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe54c0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe5432cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe5432856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe54316018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d24da1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d24da1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe54254634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fe54312aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fe56bf2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe54aa2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe547ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  8b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2608872==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557878748e32 bp 0x7ffef7fc8430 sp 0x7ffef7fc8428
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557878748e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578787489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578784539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557878454d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55787864eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557878646952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578788b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557877fd2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557877fce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557877fbc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ecce48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ecce48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557877efa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557877fb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55787a898ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557878748725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578784539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609299==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b4d58ace32 bp 0x7ffc2f8e7050 sp 0x7ffc2f8e7048
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b4d58ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4d58ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4d55b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4d55b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4d57b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4d5a779f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b4d5a75ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b4d51386b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b4d513256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4d5120018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8690588d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8690588e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4d505e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b4d511caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b4d79fcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4d58ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4d55b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609302==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5611c4ecde32 bp 0x7ffd1b4511f0 sp 0x7ffd1b4511e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5611c4ecde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611c4ecd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611c4bd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611c4bd9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611c4dd3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611c50989f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5611c5096ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5611c47596b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5611c475356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611c4741018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddd540ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddd540ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611c467f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5611c473daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5611c701dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611c4ecd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611c4bd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609316==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x563db24a3e32 bp 0x7ffe4fa724d0 sp 0x7ffe4fa724c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x563db24a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563db24a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563db21ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563db21afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563db23a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563db266e9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563db266ced5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x563db1d2f6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x563db1d2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563db1d17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca5503ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca5503ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563db1c55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563db1d13aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563db45f3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563db24a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563db21ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609333==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555e7696fe32 bp 0x7ffc3564e670 sp 0x7ffc3564e668
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555e7696fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e7696f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e7667a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e7667bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e76875ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e76b3a9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x555e76b38ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x555e761fb6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x555e761f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e761e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39b5b48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39b5b48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e76121634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555e761dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555e78abfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e7696f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e7667a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609314==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560d5069de32 bp 0x7ffeaa988c30 sp 0x7ffeaa988c28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560d5069de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d5069d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d503a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d503a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d505a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d508689f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x560d50866ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x560d4ff296b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x560d4ff2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d4ff11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97e982dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97e982de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d4fe4f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x560d4ff0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560d527edca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d5069d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d503a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609439==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b748c55e32 bp 0x7ffd9f2b9ed0 sp 0x7ffd9f2b9ec8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b748c55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b748c559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7489609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b748961d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b748b5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b748e209f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b748e1eed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b7484e16b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b7484db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7484c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f360c620d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f360c620e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b748407634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b7484c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b74ada5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b748c55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7489609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  ec 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 
> =================================================================
> ==2609445==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a9750bae32 bp 0x7ffcd390de90 sp 0x7ffcd390de88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a9750bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9750ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a974dc59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a974dc6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a974fc0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9752859f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55a975283ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55a9749466b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55a97494056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a97492e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87ac451d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87ac451e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a97486c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a97492aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a97720aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9750ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a974dc59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609373==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d2bba41e32 bp 0x7ffd715cdf70 sp 0x7ffd715cdf68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d2bba41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2bba419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2bb74c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2bb74dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2bb947ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2bbc0c9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d2bbc0aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d2bb2cd6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d2bb2c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2bb2b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b49830d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b49830e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2bb1f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d2bb2b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d2bdb91ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2bba41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2bb74c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609335==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55649214de32 bp 0x7ffd7133deb0 sp 0x7ffd7133dea8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55649214de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55649214d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556491e589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556491e59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556492053ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564923189f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x556492316ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5564919d96b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5564919d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564919c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdee88ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdee88dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564918ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5564919bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55649429dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55649214d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556491e589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609346==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55aed171de32 bp 0x7ffc2ab0cf30 sp 0x7ffc2ab0cf28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55aed171de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aed171d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aed14289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aed1429d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aed1623ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aed18e89f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55aed18e6ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55aed0fa96b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55aed0fa356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aed0f91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f08b75cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f08b75cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aed0ecf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55aed0f8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aed386dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aed171d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aed14289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609356==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c0a1285e32 bp 0x7ffcfa0e73f0 sp 0x7ffcfa0e73e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c0a1285e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0a12859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0a0f909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0a0f91d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0a118bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0a14509f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c0a144eed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c0a0b116b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c0a0b0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0a0af9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fceec4c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fceec4c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0a0a37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c0a0af5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c0a33d5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0a1285725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0a0f909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  e7 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 00 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609180==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56186dac7e32 bp 0x7ffc14ff9af0 sp 0x7ffc14ff9ae8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56186dac7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56186dac79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56186d7d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56186d7d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56186d9cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56186dc929f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56186dc90ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56186d3536b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56186d34d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56186d33b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8aee445d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8aee445e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56186d279634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56186d337aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56186fc17ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56186dac7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56186d7d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609383==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5635057c9e32 bp 0x7ffdf40ff110 sp 0x7ffdf40ff108
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5635057c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635057c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635054d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635054d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635056cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635059949f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563505992ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5635050556b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56350504f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56350503d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c7c6d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c7c6d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563504f7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563505039aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563507919ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635057c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635054d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609457==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558aba38be32 bp 0x7ffc65d9d9f0 sp 0x7ffc65d9d9e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558aba38be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558aba38b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558aba0969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558aba097d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558aba284e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558aba284786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558aba2867f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558ab9c0b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558ab9c0e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558ab9bff216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd337a2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd337a2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ab9b3d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558ab9bfbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558abc4dbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558aba38b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558aba0969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  ea 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609444==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x561c5cab1e32 bp 0x7ffd901651d0 sp 0x7ffd901651c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x561c5cab1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c5cab19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c5c7bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c5c7bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c5c9b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c5cc7c9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x561c5cc7aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x561c5c33d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x561c5c33756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c5c325018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6243c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6243c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c5c263634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x561c5c321aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561c5ec01ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c5cab1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c5c7bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 fa 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609450==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5578356b6e32 bp 0x7ffec8666230 sp 0x7ffec8666228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5578356b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578356b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578353c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578353c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578355afe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5578355af786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5578355b17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557834f366a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557834f39698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557834f2a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5784a75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5784a75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557834e68634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557834f26aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557837806ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578356b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578353c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609202==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556dd44a3e32 bp 0x7fff47bcf190 sp 0x7fff47bcf188
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556dd44a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556dd44a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556dd41ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556dd41afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556dd43a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556dd43a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556dd460b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556dd3d2dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556dd3d2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556dd3d17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3222efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3222efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556dd3c55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556dd3d13aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556dd65f3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556dd44a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556dd41ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609227==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x558dc9c57e32 bp 0x7ffcd9398370 sp 0x7ffcd9398368
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x558dc9c57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558dc9c579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558dc99629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558dc9963d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558dc9b5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558dc9b55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558dc9dbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558dc94e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558dc94dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558dc94cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79f82fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79f82fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558dc9409634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x558dc94c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558dcbda7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558dc9c57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558dc99629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609234==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5581692ade32 bp 0x7ffc8d69d850 sp 0x7ffc8d69d848
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5581692ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581692ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558168fb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558168fb9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581691b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581694789f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x558169476ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x558168b396b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x558168b3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558168b21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad10568d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad10568e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558168a5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x558168b1daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55816b3fdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581692ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558168fb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609183==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x563086596e32 bp 0x7ffe9e6569b0 sp 0x7ffe9e6569a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x563086596e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630865969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630862a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630862a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56308649cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630867619f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56308675fed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x563085e226b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x563085e1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563085e0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7facea086d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7facea086e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563085d48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563085e06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5630886e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563086596725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630862a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609201==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55e8812a9e32 bp 0x7fff504de530 sp 0x7fff504de528
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55e8812a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8812a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e880fb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e880fb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8811afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8814749f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55e881472ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e880b356b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e880b2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e880b1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f492c41bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f492c41be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e880a5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55e880b19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e8833f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8812a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e880fb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609191==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x561460e79e32 bp 0x7ffd53efc3b0 sp 0x7ffd53efc3a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x561460e79e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561460e799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561460b849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561460b85d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561460d7febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561460d77952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561460fe1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561460703c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614606ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614606ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8faf3fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8faf3fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56146062b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5614606e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561462fc9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561460e79725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561460b849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b77bcb9e32 bp 0x7ffea42d0650 sp 0x7ffea42d0648
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b77bcb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b77bcb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b77b9c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b77b9c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b77bbbfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b77be849f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b77be82ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b77b5456b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b77b53f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b77b52d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67de27cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67de27ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b77b46b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b77b529aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b77de09ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b77bcb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b77b9c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609244==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x563567dc5e32 bp 0x7ffd588febb0 sp 0x7ffd588feba8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x563567dc5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563567dc59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563567ad09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563567ad1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563567ccbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563567f909f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563567f8eed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5635676516b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56356764b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563567639018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac6de49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac6de49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563567577634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563567635aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563569f15ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563567dc5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563567ad09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609251==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x564004290e32 bp 0x7ffe48424710 sp 0x7ffe48424708
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x564004290e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640042909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564003f9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564003f9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564004196ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56400418e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640043f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564003b1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564003b1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564003b04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb2863cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb2863ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564003a42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x564003b00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5640063e0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564004290725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564003f9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609270==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564a6a1dee32 bp 0x7fffd375c030 sp 0x7fffd375c028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564a6a1dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a6a1de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a69ee99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a69eead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a6a0e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a6a3a99f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x564a6a3a7ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x564a69a6a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x564a69a6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a69a52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c9f52fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c9f52fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a69990634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564a69a4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564a6c32eca1 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  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 
> =================================================================
> ==2609246==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55cf2fd51e32 bp 0x7ffdae4a0e30 sp 0x7ffdae4a0e28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55cf2fd51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf2fd519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf2fa5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf2fa5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf2fc57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf2ff1c9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55cf2ff1aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55cf2f5dd6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55cf2f5d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf2f5c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce9ecffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce9ecffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf2f503634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55cf2f5c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cf31ea1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf2fd51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf2fa5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609257==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562159980e32 bp 0x7ffc7bc8b090 sp 0x7ffc7bc8b088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562159980e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621599809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56215968b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56215968cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562159886ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56215987e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562159ae8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56215920ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56215920656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621591f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f752babdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f752babde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562159132634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5621591f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56215bad0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562159980725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56215968b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609438==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55942cbb2e32 bp 0x7ffeaf62fc30 sp 0x7ffeaf62fc28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55942cbb2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55942cbb29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55942c8bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55942c8bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55942cab8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55942cd7d9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55942cd7bed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55942c43e6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55942c43856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55942c426018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcdcb99cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcdcb99ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55942c364634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55942c422aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55942ed02ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55942cbb2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55942c8bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609393==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556e128e6e32 bp 0x7ffc8dfe0fb0 sp 0x7ffc8dfe0fa8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556e128e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e128e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e125f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e125f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e127ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e12ab19f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x556e12aafed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x556e121726b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x556e1216c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e1215a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c387c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c387c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e12098634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556e12156aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556e14a36ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e128e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e125f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609401==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56186a2d7e32 bp 0x7ffea7c5c570 sp 0x7ffea7c5c568
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56186a2d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56186a2d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561869fe29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561869fe3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56186a1ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56186a4a29f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56186a4a0ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x561869b636b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x561869b5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561869b4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b38e1dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b38e1de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561869a89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x561869b47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56186c427ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56186a2d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561869fe29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609425==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5620d45f0e32 bp 0x7fff864e3c70 sp 0x7fff864e3c68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5620d45f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620d45f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620d42fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620d42fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620d44f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620d47bb9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5620d47b9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5620d3e7c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5620d3e7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620d3e64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f219c79bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f219c79be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620d3da2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5620d3e60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620d6740ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620d45f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620d42fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55f80d5afe32 bp 0x7fff2e1e8650 sp 0x7fff2e1e8648
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55f80d5afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f80d5af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f80d2ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f80d2bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f80d4b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f80d77a9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55f80d778ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55f80ce3b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55f80ce3556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f80ce23018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f695e449d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f695e449e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f80cd61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55f80ce1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f80f6ffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f80d5af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f80d2ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609413==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55e174a4ce32 bp 0x7ffeb92c0df0 sp 0x7ffeb92c0de8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55e174a4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e174a4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1747579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e174758d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e174952ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e174c179f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55e174c15ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e1742d86b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e1742d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1742c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f782ec81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f782ec81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1741fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55e1742bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e176b9cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e174a4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1747579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609418==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d2c4d42e32 bp 0x7fff4c4e8830 sp 0x7fff4c4e8828
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d2c4d42e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2c4d429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2c4a4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2c4a4ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2c4c48ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2c4f0d9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d2c4f0bed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d2c45ce6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d2c45c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2c45b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7669546d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7669546e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2c44f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d2c45b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d2c6e92ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2c4d42725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2c4a4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609291==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562ceb42fe32 bp 0x7ffd9f127e10 sp 0x7ffd9f127e08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562ceb42fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ceb42f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ceb13a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ceb13bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ceb335ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ceb5fa9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x562ceb5f8ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x562ceacbb6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x562ceacb556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ceaca3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b2d97ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b2d97ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ceabe1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562ceac9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562ced57fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ceb42f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ceb13a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  f3 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 
> =================================================================
> ==2609276==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555ec41c2e32 bp 0x7ffc5ad27330 sp 0x7ffc5ad27328
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555ec41c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ec41c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ec3ecd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ec3eced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ec40c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ec438d9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x555ec438bed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x555ec3a4e6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x555ec3a4856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ec3a36018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a23645d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a23645e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ec3974634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555ec3a32aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555ec6312ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ec41c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ec3ecd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609294==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56131992ee32 bp 0x7ffe68028590 sp 0x7ffe68028588
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56131992ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56131992e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613196399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56131963ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561319834ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56131982c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561319a96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613191b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613191b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613191a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f03305d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f03305e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613190e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56131919eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56131ba7eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56131992e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613196399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609289==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b527d2de32 bp 0x7fff53d46b10 sp 0x7fff53d46b08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b527d2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b527d2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b527a389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b527a39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b527c33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b527c2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b527e95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5275b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5275b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5275a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8221fe9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8221fe9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5274df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b52759daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b529e7dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b527d2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b527a389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609298==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55adb3c49e32 bp 0x7ffc1bcf62f0 sp 0x7ffc1bcf62e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55adb3c49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adb3c499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adb39549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adb3955d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adb3b4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adb3e149f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55adb3e12ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55adb34d56b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55adb34cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adb34bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe622d96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe622d96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adb33fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55adb34b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55adb5d99ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adb3c49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adb39549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  e3 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 
> =================================================================
> ==2609469==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55e454370e32 bp 0x7fffbc68ed50 sp 0x7fffbc68ed48
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55e454370e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4543709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e45407b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e45407cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e454276ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e45453b9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55e454539ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e453bfc6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e453bf656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e453be4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b3bcf8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b3bcf8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e453b22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55e453be0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e4564c0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e454370725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e45407b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609378==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d4ee8d9e32 bp 0x7ffe2736ba10 sp 0x7ffe2736ba08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d4ee8d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4ee8d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4ee5e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4ee5e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4ee7dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4eeaa49f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d4eeaa2ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d4ee1656b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d4ee15f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4ee14d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f908c4d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f908c4d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4ee08b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d4ee149aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d4f0a29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4ee8d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4ee5e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609470==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56426e941e32 bp 0x7ffe85b7ffb0 sp 0x7ffe85b7ffa8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56426e941e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56426e9419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56426e64c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56426e64dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56426e847ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56426eb0c9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56426eb0aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56426e1cd6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56426e1c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56426e1b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f294636dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f294636de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56426e0f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56426e1b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564270a91ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56426e941725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56426e64c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e3 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609386==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x564ce20f3e32 bp 0x7ffc1e74d630 sp 0x7ffc1e74d628
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x564ce20f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ce20f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ce1dfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ce1dffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ce1ff9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ce22be9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x564ce22bced5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x564ce197f6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x564ce197956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ce1967018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa43eaf0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa43eaf0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ce18a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x564ce1963aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564ce4243ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ce20f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ce1dfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  2d 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 
> =================================================================
> ==2609167==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5557e66cbe32 bp 0x7ffe9aee8090 sp 0x7ffe9aee8088
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5557e66cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557e66cb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557e63d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557e63d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557e65d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557e68969f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5557e6894ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5557e5f576b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5557e5f5156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557e5f3f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7e2464d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7e2464e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557e5e7d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5557e5f3baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5557e881bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557e66cb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557e63d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609539==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55afe58fce32 bp 0x7ffea5d08eb0 sp 0x7ffea5d08ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55afe58fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afe58fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afe56079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afe5608d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afe5802ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55afe57fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55afe5a64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55afe5186c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55afe518256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55afe5170018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4edb5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4edb5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55afe50ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55afe516caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55afe7a4cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55afe58fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55afe56079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609573==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556522802e32 bp 0x7ffed9c7e230 sp 0x7ffed9c7e228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556522802e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565228029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55652250d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55652250ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556522708ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556522700952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55652296a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55652208cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55652208856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556522076018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5c91dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5c91dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556521fb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556522072aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556524952ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556522802725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55652250d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609590==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5603f07f7e32 bp 0x7ffd702be670 sp 0x7ffd702be668
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5603f07f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603f07f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603f05029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603f0503d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603f06fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603f06f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603f095f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603f0081c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603f007d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603f006b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f33af002d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f33af002e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603effa9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5603f0067aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5603f2947ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603f07f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603f05029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609568==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55924599de32 bp 0x7ffff3998150 sp 0x7ffff3998148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55924599de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55924599d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592456a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592456a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592458a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55924589b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559245b05793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559245227c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55924522356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559245211018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f514f543d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f514f543e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55924514f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55924520daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559247aedca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55924599d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592456a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  65 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609522==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f674890e32 bp 0x7ffdfc9f4250 sp 0x7ffdfc9f4248
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f674890e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6748909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f67459b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f67459cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f674796ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f67478e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6749f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f67411ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f67411656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f674104018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7c0df0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7c0df0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f674042634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f674100aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f6769e0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f674890725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f67459b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609559==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5652cbecee32 bp 0x7ffdb9156e70 sp 0x7ffdb9156e68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5652cbecee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652cbece9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652cbbd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652cbbdad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652cbdd4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652cbdcc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652cc036793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5652cb758c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652cb75456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652cb742018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1eae5d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1eae5d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5652cb680634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5652cb73eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5652ce01eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652cbece725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652cbbd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609482==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c5e0cc6e32 bp 0x7ffca72078f0 sp 0x7ffca72078e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c5e0cc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5e0cc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5e09d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5e09d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5e0bccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5e0bc4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5e0e2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5e0550c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5e054c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5e053a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1b0370d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1b0370e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5e0478634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c5e0536aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c5e2e16ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5e0cc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5e09d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609601==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f663633e32 bp 0x7ffe22cdc830 sp 0x7ffe22cdc828
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f663633e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6636339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f66333e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f66333fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f663539ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f663531952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f66379b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f662ebdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f662eb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f662ea7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab787bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab787bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f662de5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f662ea3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f665783ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f663633725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f66333e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  72 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609525==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b7f1082e32 bp 0x7fffaf630570 sp 0x7fffaf630568
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b7f1082e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7f10829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7f0d8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7f0d8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7f0f88ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7f0f80952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7f11ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7f090cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7f090856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7f08f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84b4d38d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84b4d38e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7f0834634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b7f08f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b7f31d2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7f1082725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7f0d8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609535==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b104604e32 bp 0x7ffd43de55d0 sp 0x7ffd43de55c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b104604e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1046049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b10430f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b104310d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b10450aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b104502952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b10476c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b103e8ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b103e8a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b103e78018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7ce65fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7ce65fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b103db6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b103e74aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b106754ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b104604725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b10430f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609580==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ef474dce32 bp 0x7ffd3019a390 sp 0x7ffd3019a388
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ef474dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef474dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef471e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef471e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef473e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef473da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef47644793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef46d66c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef46d6256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef46d50018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a67087d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a67087e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef46c8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ef46d4caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ef4962cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef474dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef471e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609555==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f8ac1a9e32 bp 0x7ffea0568530 sp 0x7ffea0568528
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f8ac1a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8ac1a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8abeb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8abeb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8ac0afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8ac0a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8ac311793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8aba33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8aba2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8aba1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f485e817d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f485e817e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8ab95b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f8aba19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f8ae2f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8ac1a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8abeb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609509==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558d23270e32 bp 0x7ffdedfbf5b0 sp 0x7ffdedfbf5a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558d23270e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d232709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d22f7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d22f7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d23176ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d2316e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d233d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d22afac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d22af656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d22ae4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d0777bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d0777be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d22a22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558d22ae0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558d253c0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d23270725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d22f7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609592==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a76eb4be32 bp 0x7ffe5d9b9030 sp 0x7ffe5d9b9028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a76eb4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a76eb4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a76e8569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a76e857d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a76ea51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a76ea49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a76ecb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a76e3d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a76e3d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a76e3bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3247220d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3247220e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a76e2fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a76e3bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a770c9bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a76eb4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a76e8569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609550==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557d333ebe32 bp 0x7ffd9a433150 sp 0x7ffd9a433148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557d333ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d333eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d330f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d330f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d332f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d332e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d33553793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d32c75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d32c7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d32c5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7face698ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7face698ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d32b9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557d32c5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557d3553bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d333eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d330f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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
> 
> =================================================================
> ==2609505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab7199624d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab72b8ba61 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55ab72b854ea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55ab72b78a02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55ab72b8af71 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55ab71999d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f170b16dd8f 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  41 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 f9 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609611==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ec88db3e32 bp 0x7ffc7aa01e50 sp 0x7ffc7aa01e48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ec88db3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec88db39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec88abe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec88abfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec88cb9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec88cb1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec88f1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec8863dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec8863956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec88627018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05afbaed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05afbaee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec88565634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ec88623aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ec8af03ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec88db3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec88abe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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 
> =================================================================
> ==2609564==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b1c1832e32 bp 0x7ffdc3c42490 sp 0x7ffdc3c42488
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b1c1832e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1c18329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1c153d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1c153ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1c1738ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1c1730952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1c199a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1c10bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b1c10b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b1c10a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa29e7c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa29e7c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1c0fe4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b1c10a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b1c3982ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1c1832725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1c153d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  ce 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609499==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ffbed4fe32 bp 0x7ffe5b696590 sp 0x7ffe5b696588
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ffbed4fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffbed4f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffbea5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffbea5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffbec55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffbec4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffbeeb7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffbe5d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffbe5d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffbe5c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93a6862d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93a6862e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffbe501634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ffbe5bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ffc0e9fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffbed4f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffbea5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  99 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2609511==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5591a84cae32 bp 0x7ffe3fffd290 sp 0x7ffe3fffd288
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5591a84cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591a84ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591a81d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591a81d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591a83d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591a83c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591a8632793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591a7d54c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591a7d5056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591a7d3e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b39436d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b39436e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591a7c7c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5591a7d3aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5591aa61aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591a84ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591a81d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609650==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558f5b39be32 bp 0x7ffffabc4d10 sp 0x7ffffabc4d08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558f5b39be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f5b39b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f5b0a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f5b0a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f5b2a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f5b299952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f5b503793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f5ac25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f5ac2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f5ac0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29a8e8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29a8e8fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f5ab4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558f5ac0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558f5d4ebca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f5b39b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f5b0a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609622==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5613743a1e32 bp 0x7ffe543d7050 sp 0x7ffe543d7048
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5613743a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613743a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613740ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613740add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613742a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56137429f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561374509793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561373c2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561373c2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561373c15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89a051bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89a051be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561373b53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561373c11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5613764f1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613743a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613740ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609632==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ffaa6f2e32 bp 0x7ffcf0332eb0 sp 0x7ffcf0332ea8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ffaa6f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffaa6f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffaa3fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffaa3fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffaa5f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffaa5f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffaa85a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffa9f7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffa9f7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffa9f66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42cf539d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42cf539e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffa9ea4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ffa9f62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ffac842ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffaa6f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffaa3fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609638==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5627e117de32 bp 0x7ffdc1507030 sp 0x7ffdc1507028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5627e117de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627e117d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627e0e889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627e0e89d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627e1083ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627e107b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627e12e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627e0a07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627e0a0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627e09f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd7df3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd7df3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627e092f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5627e09edaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5627e32cdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627e117d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627e0e889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609613==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556963c10e32 bp 0x7ffd3caa8b50 sp 0x7ffd3caa8b48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556963c10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556963c109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55696391b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55696391cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556963b16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556963b0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556963d78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55696349ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55696349656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556963484018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43fe23dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43fe23de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5569633c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556963480aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556965d60ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556963c10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55696391b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.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  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 
> =================================================================
> ==2609652==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55d217c5ee32 bp 0x7ffd93e9d4f0 sp 0x7ffd93e9d4e8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55d217c5ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d217c5e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2179699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d21796ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d217b64ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d217b5c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d217dc6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2174e8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2174e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2174d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f419f989d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f419f989e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d217410634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55d2174ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d219daeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d217c5e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2179699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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
> 
> =================================================================
> ==2606501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562d14e1524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562d16248a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562d1554c953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x562d1519263d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x562d176df5df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x562d178b65e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fbbbdca0984 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
> 
> =================================================================
> ==2606555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56320b00624d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56320c439a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56320b73d953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x56320b38363d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x56320d8d05df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x56320daa75e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff0f04bf984 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
> 
> =================================================================
> ==2606505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5568883bd24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5568897f0a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x556888af4953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55688873a63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55688ac875df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55688ae5e5e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f8ee03da984 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
> 
> =================================================================
> ==2606503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x564132c5524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564134088a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56413338c953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x564132fd263d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x56413551f5df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5641356f65e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f903d853984 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
> 
> =================================================================
> ==2606599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55bc8a19824d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bc8b5cba8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55bc8a8cf953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55bc8a51563d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55bc8ca625df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55bc8cc395e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f192cbf6984 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
> 
> =================================================================
> ==2606600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x564efd85c24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564efec8fa8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564efdf93953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x564efdbd963d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x564f001265df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x564f002fd5e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f78f5eec984 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
> 
> =================================================================
> ==2606578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b6ff0e524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b700518a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b6ff81c953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55b6ff46263d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55b7019af5df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55b701b865e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff000d9e984 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
> 
> =================================================================
> ==2606591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x556c44cc724d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556c460faa8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x556c453fe953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x556c4504463d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x556c475915df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x556c477685e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f16d5542984 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
> 
> =================================================================
> ==2606588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56504b7df24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56504cc12a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56504bf16953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x56504bb5c63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x56504e0a95df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x56504e2805e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1e03256984 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
> 
> =================================================================
> ==2606506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x555ed255624d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555ed3989a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x555ed2c8d953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x555ed28d363d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x555ed4e205df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x555ed4ff75e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3cd6b3b984 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
> 
> =================================================================
> ==2606507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56511765d24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565118a90a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x565117d94953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5651179da63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x565119f275df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x56511a0fe5e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0f69c78984 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
> 
> =================================================================
> ==2606547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x55c06b26024d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c06c693a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c06b997953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55c06b5dd63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55c06db2a5df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55c06dd015e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7731f5b984 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
> 
> =================================================================
> ==2606524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557d7dfad24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557d7f3e0a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557d7e6e4953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x557d7e32a63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x557d808775df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x557d80a4e5e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f916739e984 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
> 
> =================================================================
> ==2606569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ed07d1524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ed09148a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ed0844c953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55ed0809263d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55ed0a5df5df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55ed0a7b65e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3105191984 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
> 
> =================================================================
> ==2606567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a7982b624d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a7996e9a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a7989ed953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55a79863363d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55a79ab805df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55a79ad575e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0e1c93a984 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
> 
> =================================================================
> ==2606566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55fb8f25924d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fb9068ca8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55fb8f990953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55fb8f5d663d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55fb91b235df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55fb91cfa5e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff5df10f984 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
> 
> =================================================================
> ==2606531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e91b6a424d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e91cad7a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e91bddb953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55e91ba2163d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55e91df6e5df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55e91e1455e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fce3cf3e984 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
> 
> =================================================================
> ==2606536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56502f94424d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565030d77a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56503007b953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x56502fcc163d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x56503220e5df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5650323e55e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f84f0be7984 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 
> =================================================================
> ==2622955==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e5f42fbe32 bp 0x7ffc315988b0 sp 0x7ffc315988a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e5f42fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5f42fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5f40069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5f4007d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5f4201ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5f41f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5f4463793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5f3b85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5f3b8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5f3b6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f921fcd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f921fcd6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5f3aad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e5f3b6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5f644bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5f42fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5f40069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622888==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b56a75ce32 bp 0x7ffcbdc81f50 sp 0x7ffcbdc81f48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b56a75ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b56a75c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b56a4679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b56a468d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b56a662ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b56a65a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b56a8c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b569fe6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b569fe256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b569fd0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe81a3c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe81a3c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b569f0e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b569fccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b56c8acca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b56a75c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b56a4679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557257b10e32 bp 0x7ffcc10c3d90 sp 0x7ffcc10c3d88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557257b10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557257b109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55725781b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55725781cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557257a16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557257a0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557257c78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55725739ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55725739656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557257384018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3939e23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3939e23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572572c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557257380aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557259c60ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557257b10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55725781b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622910==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b75751ce32 bp 0x7fff3c2b9dd0 sp 0x7fff3c2b9dc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b75751ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b75751c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7572279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b757228d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b757422ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b75741a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b757684793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b756da6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b756da256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b756d90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05f16b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05f16b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b756cce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b756d8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b75966cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b75751c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7572279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create line ( Last six runs Jun2023 )

---------- Differences in errors ----------
4a5,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  04 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622967==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f0abf37e32 bp 0x7ffc2902d150 sp 0x7ffc2902d148
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f0abf37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0abf379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0abc429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0abc43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0abe3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f0abe35952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0ac09f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0ab7c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0ab7bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0ab7ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7514bc0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7514bc0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0ab6e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f0ab7a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f0ae087ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0abf37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0abc429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622898==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55afab023e32 bp 0x7fff8cc33f10 sp 0x7fff8cc33f08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55afab023e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afab0239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afaad2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afaad2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afaaf29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55afaaf21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55afab18b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55afaa8adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55afaa8a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55afaa897018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f09eeec3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f09eeec3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55afaa7d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55afaa893aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55afad173ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55afab023725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55afaad2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622948==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d00ec25e32 bp 0x7ffc46d42150 sp 0x7ffc46d42148
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d00ec25e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d00ec259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d00e9309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d00e931d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d00eb2bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d00eb23952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d00ed8d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d00e4afc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d00e4ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d00e499018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2bd0a90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2bd0a90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d00e3d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d00e495aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d010d75ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d00ec25725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d00e9309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5600539dee32 bp 0x7ffdc55e5b90 sp 0x7ffdc55e5b88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5600539dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600539de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600536e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600536ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600538e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600538dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560053b46793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560053268c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56005326456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560053252018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f163647dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f163647de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560053190634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56005324eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560055b2eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600539de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600536e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622972==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55de3f018e32 bp 0x7fff4f84c0b0 sp 0x7fff4f84c0a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55de3f018e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de3f0189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de3ed239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de3ed24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de3ef1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de3ef16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de3f180793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de3e8a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de3e89e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de3e88c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a5985cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a5985ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de3e7ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55de3e888aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55de41168ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de3f018725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de3ed239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622930==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56060fe84e32 bp 0x7fff2c6ca2f0 sp 0x7fff2c6ca2e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56060fe84e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56060fe849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56060fb8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56060fb90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56060fd8aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56060fd82952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56060ffec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56060f70ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56060f70a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56060f6f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4997d78d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4997d78e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56060f636634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56060f6f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560611fd4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56060fe84725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56060fb8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622935==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d83507ae32 bp 0x7ffecee944b0 sp 0x7ffecee944a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d83507ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d83507a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d834d859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d834d86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d834f80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d834f78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8351e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d834904c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d83490056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8348ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ba320ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ba320ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d83482c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d8348eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d8371caca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d83507a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d834d859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622926==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55bbed840e32 bp 0x7ffe8d00eb90 sp 0x7ffe8d00eb88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55bbed840e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbed8409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbed54b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbed54cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbed746ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbed73e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbed9a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbed0cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbed0c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbed0b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1d0de1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1d0de1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbecff2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55bbed0b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bbef990ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbed840725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbed54b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  03 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 
> =================================================================
> ==2622957==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55fa04ed7e32 bp 0x7ffd5ab2d4d0 sp 0x7ffd5ab2d4c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55fa04ed7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa04ed79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa04be29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa04be3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa04dddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa04dd5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa0503f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa04761c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa0475d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa0474b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6216c36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6216c36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa04689634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55fa04747aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fa07027ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa04ed7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa04be29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create until ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  04 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622899==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558c72cc0e32 bp 0x7fff2994ed10 sp 0x7fff2994ed08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558c72cc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c72cc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c729cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c729ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c72bc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c72bbe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c72e28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c7254ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c7254656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c72534018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb185faad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb185faae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c72472634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x558c72530aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558c74e10ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c72cc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c729cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560d1e27ae32 bp 0x7fff79174e70 sp 0x7fff79174e68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560d1e27ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d1e27a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d1df859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d1df86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d1e180ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d1e178952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d1e3e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d1db04c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d1db0056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d1daee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c0e0b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c0e0b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d1da2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560d1daeaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560d203caca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d1e27a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d1df859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623037==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557c69b1be32 bp 0x7fff05b6fd10 sp 0x7fff05b6fd08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557c69b1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c69b1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c698269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c69827d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c69a21ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c69a19952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c69c83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c693a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c693a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c6938f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fe0ab4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fe0ab4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c692cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557c6938baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557c6bc6bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c69b1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c698269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2622980==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561aa6f65e32 bp 0x7ffc27019790 sp 0x7ffc27019788
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561aa6f65e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561aa6f659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561aa6c709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561aa6c71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561aa6e6bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561aa6e63952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561aa70cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561aa67efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561aa67eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561aa67d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7e5c13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7e5c13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561aa6717634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561aa67d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561aa90b5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561aa6f65725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561aa6c709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564c22737e32 bp 0x7ffd176931f0 sp 0x7ffd176931e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564c22737e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c227379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c224429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c22443d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c2263debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c22635952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c2289f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c21fc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c21fbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c21fab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0aaab7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0aaab7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c21ee9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564c21fa7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564c24887ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c22737725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c224429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623055==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55818f651e32 bp 0x7ffd5c2692d0 sp 0x7ffd5c2692c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55818f651e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55818f6519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55818f35c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55818f35dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55818f557ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55818f54f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55818f7b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55818eedbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55818eed756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55818eec5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bbaa84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bbaa84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55818ee03634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55818eec1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581917a1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55818f651725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55818f35c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623034==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558b45143e32 bp 0x7ffe4fc5d270 sp 0x7ffe4fc5d268
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558b45143e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b451439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b44e4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b44e4fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b45049ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b45041952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b452ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b449cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b449c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b449b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b1a6a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b1a6a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b448f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x558b449b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558b47293ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b45143725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b44e4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  11 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555fab33be32 bp 0x7ffecf8a0150 sp 0x7ffecf8a0148
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555fab33be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fab33b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fab0469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fab047d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fab241ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fab239952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fab4a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555faabc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555faabc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555faabaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd96a69cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd96a69ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555faaaed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555faababaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555fad48bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fab33b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fab0469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623051==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55dd2f6d9e32 bp 0x7fffb48a8110 sp 0x7fffb48a8108
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55dd2f6d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd2f6d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd2f3e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd2f3e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd2f5dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd2f5d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd2f841793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd2ef63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd2ef5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd2ef4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff18fc74d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff18fc74e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd2ee8b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55dd2ef49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dd31829ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd2f6d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd2f3e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623009==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ed37ce1e32 bp 0x7ffd6fd76ab0 sp 0x7ffd6fd76aa8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ed37ce1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed37ce19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed379ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed379edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed37be7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed37bdf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed37e49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed3756bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed3756756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed37555018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6132a09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6132a09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed37493634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ed37551aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ed39e31ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed37ce1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed379ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623015==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c69c5c9e32 bp 0x7fff506053f0 sp 0x7fff506053e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c69c5c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c69c5c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c69c2d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c69c2d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c69c4cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c69c4c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c69c731793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c69be53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c69be4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c69be3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8282487d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8282487e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c69bd7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c69be39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c69e719ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c69c5c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c69c2d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623006==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560988098e32 bp 0x7fff7ca33870 sp 0x7fff7ca33868
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560988098e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609880989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560987da39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560987da4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560987f9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560987f96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560988200793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560987922c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56098791e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56098790c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe77413ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe77413ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56098784a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560987908aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56098a1e8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560988098725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560987da39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  f4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 66 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623042==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d776ffee32 bp 0x7ffe7b4a5150 sp 0x7ffe7b4a5148
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d776ffee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d776ffe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d776d099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d776d0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d776f04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d776efc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d777166793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d776888c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d77688456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d776872018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb73540ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb73540ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7767b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d77686eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d77914eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d776ffe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d776d099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622987==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559ca4fb3e32 bp 0x7ffcef5fa4b0 sp 0x7ffcef5fa4a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559ca4fb3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ca4fb39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ca4cbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ca4cbfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ca4eb9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ca4eb1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ca511b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ca483dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ca483956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ca4827018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f52cbad4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52cbad4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ca4765634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559ca4823aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559ca7103ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ca4fb3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ca4cbe9b6 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  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 
> =================================================================
> ==2623869==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556a6ae1ee32 bp 0x7ffd98fb78d0 sp 0x7ffd98fb78c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556a6ae1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a6ae1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a6ab299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a6ab2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a6ad24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a6ad1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a6af86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a6a6a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a6a6a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a6a692018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d45862d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d45862e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a6a5d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  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 
> =================================================================
> ==2623885==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55f13ef80e32 bp 0x7ffd424df550 sp 0x7ffd424df548
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55f13ef80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f13ef809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f13ec8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f13ec8cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f13ee86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f13ee7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f13f0e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f13e80ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f13e80656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f13e7f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd4d9add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd4d9ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f13e732634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55f13e7f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f1410d0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f13ef80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f13ec8b9b6 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  5f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x558a55d2ee32 bp 0x7fffc35ea4d0 sp 0x7fffc35ea4c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x558a55d2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a55d2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a55a399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a55a3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a55c34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a55c2c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a55e96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a555b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a555b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a555a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efde4280d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efde4280e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a554e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x558a5559eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558a57e7eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a55d2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a55a399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623917==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561d60902e32 bp 0x7ffc334e1510 sp 0x7ffc334e1508
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561d60902e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d609029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d6060d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d6060ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d60808ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d60800952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d60a6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d6018cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d6018856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d60176018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5681f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5681f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d600b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561d60172aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561d62a52ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d60902725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d6060d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2623906==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56367797ae32 bp 0x7ffe81714230 sp 0x7ffe81714228
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56367797ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56367797a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636776859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563677686d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563677880ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563677878952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563677ae2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563677204c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56367720056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636771ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f986b9dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f986b9dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56367712c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5636771eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563679acaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56367797a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636776859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623959==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561525bede32 bp 0x7fffd5762cf0 sp 0x7fffd5762ce8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561525bede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561525bed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615258f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615258f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561525af3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561525aeb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561525d55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561525477c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56152547356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561525461018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f917dd10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f917dd10e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56152539f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56152545daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561527d3dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561525bed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615258f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624017==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56058744ee32 bp 0x7ffcb52d23d0 sp 0x7ffcb52d23c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56058744ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56058744e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605871599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56058715ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560587354ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56058734c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5605875b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560586cd8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560586cd456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560586cc2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb276a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb276a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560586c00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  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 
> =================================================================
> ==2623958==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x558c03494e32 bp 0x7ffc96508990 sp 0x7ffc96508988
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x558c03494e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c034949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c0319f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c031a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c0339aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c03392952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c035fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c02d1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c02d1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c02d08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2dd943cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2dd943ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c02c46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  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 
> =================================================================
> ==2623979==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x562f3cdbde32 bp 0x7ffe89f0c390 sp 0x7ffe89f0c388
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x562f3cdbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f3cdbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f3cac89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f3cac9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f3ccc3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f3ccbb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f3cf25793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f3c647c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f3c64356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f3c631018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec816afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec816afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f3c56f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  97 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624032==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b7e0e1ee32 bp 0x7ffebe98c3b0 sp 0x7ffebe98c3a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b7e0e1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7e0e1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7e0b299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7e0b2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7e0d24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7e0d1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7e0f86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7e06a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7e06a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7e0692018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb8c743d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb8c743e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7e05d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  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 
> =================================================================
> ==2624016==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559304ddae32 bp 0x7ffc968792d0 sp 0x7ffc968792c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559304ddae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559304dda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559304ae59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559304ae6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559304ce0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559304cd8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559304f42793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559304664c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55930466056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55930464e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3cf6b4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3cf6b4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55930458c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  b8 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624004==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55f7f3b91e32 bp 0x7ffcf7ce42d0 sp 0x7ffcf7ce42c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55f7f3b91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7f3b919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7f389c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f7f389dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f7f3a97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f7f3a8f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f7f3cf9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7f341bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f7f341756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7f3405018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee4dfc1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee4dfc1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7f3343634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  ad 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624037==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56406ca6ee32 bp 0x7ffdcc156c50 sp 0x7ffdcc156c48
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56406ca6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56406ca6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56406c7799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56406c77ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56406c974ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56406c96c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56406cbd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56406c2f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56406c2f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56406c2e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23afe69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23afe69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56406c220634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56406c2deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56406ebbeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56406ca6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56406c7799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  63 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623993==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5653d1751e32 bp 0x7ffd2bf666d0 sp 0x7ffd2bf666c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5653d1751e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653d17519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653d145c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653d145dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653d1657ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653d164f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653d18b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653d0fdbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653d0fd756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653d0fc5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3cd82bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3cd82be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653d0f03634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5653d0fc1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5653d38a1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653d1751725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653d145c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  5e 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624000==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5590b64ede32 bp 0x7ffc48cc9e10 sp 0x7ffc48cc9e08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5590b64ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590b64ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590b61f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590b61f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590b63f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590b63eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590b6655793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590b5d77c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590b5d7356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590b5d61018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd82d8e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd82d8e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590b5c9f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5590b5d5daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5590b863dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590b64ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590b61f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561177d87e32 bp 0x7fff15b1a350 sp 0x7fff15b1a348
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561177d87e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561177d879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561177a929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561177a93d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561177c8debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561177c85952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561177eef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561177611c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56117760d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611775fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55ad611d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55ad611e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561177539634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5611775f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561179ed7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561177d87725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561177a929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  94 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 
> =================================================================
> ==2624021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5559c6d0be32 bp 0x7ffc1bfed610 sp 0x7ffc1bfed608
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5559c6d0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559c6d0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559c6a169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559c6a17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559c6c11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559c6c09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559c6e73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559c6595c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559c659156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559c657f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab26b69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab26b69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559c64bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  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 
> =================================================================
> ==2623972==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c13ff70e32 bp 0x7fff35dc09f0 sp 0x7fff35dc09e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c13ff70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c13ff709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c13fc7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c13fc7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c13fe76ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c13fe6e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1400d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c13f7fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c13f7f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c13f7e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8afd9c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8afd9c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c13f722634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 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  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 
> =================================================================
> ==2624091==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x560fa9348e32 bp 0x7ffeb5a345b0 sp 0x7ffeb5a345a8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x560fa9348e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fa93489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fa90539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fa9054d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fa924eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fa9246952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fa94b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fa8bd2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fa8bce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fa8bbc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7cbdb8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7cbdb8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fa8afa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x560fa8bb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560fab498ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560fa9348725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560fa90539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624044==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55dfce0b7e32 bp 0x7ffe7e8a9fb0 sp 0x7ffe7e8a9fa8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55dfce0b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfce0b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfcddc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfcddc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfcdfbdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfcdfb5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfce21f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfcd941c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfcd93d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfcd92b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78b11ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78b11eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfcd869634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55dfcd927aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dfd0207ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dfce0b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dfcddc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624063==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x562859856e32 bp 0x7ffec627ad30 sp 0x7ffec627ad28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x562859856e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628598569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628595619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562859562d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56285975cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562859754952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628599be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628590e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628590dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628590ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce12c14d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce12c14e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562859008634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5628590c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56285b9a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562859856725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628595619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624101==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x56310a75be32 bp 0x7ffd4e082c30 sp 0x7ffd4e082c28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x56310a75be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56310a75b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56310a4669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56310a467d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56310a661ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56310a659952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56310a8c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563109fe5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563109fe156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563109fcf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f66414f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f66414f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563109f0d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x563109fcbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56310c8abca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56310a75b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56310a4669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624084==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55c74dabde32 bp 0x7ffe23d7df90 sp 0x7ffe23d7df88
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55c74dabde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c74dabd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c74d7c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c74d7c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c74d9c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c74d9bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c74dc25793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c74d347c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c74d34356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c74d331018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e109ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e109cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c74d26f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55c74d32daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c74fc0dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c74dabd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c74d7c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624077==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55b0361ffe32 bp 0x7ffc3ad028d0 sp 0x7ffc3ad028c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55b0361ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0361ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b035f0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b035f0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b036105ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0360fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b036367793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b035a89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b035a8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b035a73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc46e8e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc46e8e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0359b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55b035a6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b03834fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0361ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b035f0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624103==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55b212dc0e32 bp 0x7ffeb4716e30 sp 0x7ffeb4716e28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55b212dc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b212dc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b212acb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b212accd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b212cc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b212cbe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b212f28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b21264ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b21264656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b212634018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fccc034fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fccc034fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b212572634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55b212630aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b214f10ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b212dc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b212acb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624069==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5620b093be32 bp 0x7ffd28ff7bb0 sp 0x7ffd28ff7ba8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5620b093be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620b093b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620b06469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620b0647d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620b0841ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620b0839952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620b0aa3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620b01c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620b01c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620b01af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f324d6cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f324d6cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620b00ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5620b01abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620b2a8bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620b093b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620b06469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  72 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624068==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x563db1e3ce32 bp 0x7ffeb02943f0 sp 0x7ffeb02943e8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x563db1e3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563db1e3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563db1b479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563db1b48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563db1d42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563db1d3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563db1fa4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563db16c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563db16c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563db16b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29dd9e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29dd9e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563db15ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x563db16acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563db3f8cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563db1e3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563db1b479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624055==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55aac8e9de32 bp 0x7ffd36a63e30 sp 0x7ffd36a63e28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55aac8e9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aac8e9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aac8ba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aac8ba9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aac8da3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aac8d9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aac9005793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aac8727c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aac872356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aac8711018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06e4605d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06e4605e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aac864f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55aac870daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aacafedca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aac8e9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aac8ba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624116==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55ce6a712e32 bp 0x7ffd7ed4e190 sp 0x7ffd7ed4e188
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55ce6a712e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce6a7129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce6a41d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce6a41ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce6a618ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce6a610952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce6a87a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce69f9cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce69f9856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce69f86018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff79608ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff79608ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce69ec4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55ce69f82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ce6c862ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce6a712725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce6a41d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624054==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x563a37be6e32 bp 0x7ffc3e43fa70 sp 0x7ffc3e43fa68
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x563a37be6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a37be69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a378f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a378f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a37aecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a37ae4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a37d4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a37470c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a3746c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a3745a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f468756bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f468756be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a37398634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x563a37456aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563a39d36ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a37be6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a378f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624183==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x5632092abe32 bp 0x7fff36ac05d0 sp 0x7fff36ac05c8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x5632092abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632092ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563208fb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563208fb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632091b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632091a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563209413793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563208b35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563208b3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563208b1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7cd184d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7cd184e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563208a5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x563208b1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56320b3fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632092ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563208fb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ca 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624150==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55ac2fe68e32 bp 0x7ffc2d2cb030 sp 0x7ffc2d2cb028
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55ac2fe68e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac2fe689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac2fb739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac2fb74d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac2fd6eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac2fd66952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac2ffd0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac2f6f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac2f6ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac2f6dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd89638d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd89638e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac2f61a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x55ac2f6d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ac31fb8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac2fe68725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac2fb739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624117==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c735ca1e32 bp 0x7ffd333510d0 sp 0x7ffd333510c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c735ca1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c735ca19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7359ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7359add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c735ba7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c735b9f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c735e09793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c73552bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c73552756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c735515018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd16863d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd16863e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c735453634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c735511aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c737df1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c735ca1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7359ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624126==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x561487de9e32 bp 0x7ffca7ebf3f0 sp 0x7ffca7ebf3e8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x561487de9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561487de99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561487af49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561487af5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561487cefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561487ce7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561487f51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561487673c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56148766f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56148765d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07a839dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07a839de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56148759b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x561487659aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561489f39ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561487de9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561487af49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624148==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x55a796b14e32 bp 0x7fffe7e40f50 sp 0x7fffe7e40f48
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x55a796b14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a796b149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a79681f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a796820d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a796a1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a796a12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a796c7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a79639ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a79639a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a796388018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47a764dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47a764de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7962c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x55a796384aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a798c64ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a796b14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a79681f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624167==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x5596a9856e32 bp 0x7ffd26ef9550 sp 0x7ffd26ef9548
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x5596a9856e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596a98569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596a95619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596a9562d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596a975cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596a9754952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596a99be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596a90e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596a90dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596a90ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81d932fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81d932fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596a9008634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x5596a90c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5596ab9a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596a9856725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596a95619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c3 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624136==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x556a17793e32 bp 0x7ffc9c3eb1f0 sp 0x7ffc9c3eb1e8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x556a17793e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a177939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a1749e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a1749fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a17699ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a17691952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a178fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a1701dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a1701956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a17007018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f925e565d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f925e565e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a16f45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x556a17003aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556a198e3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a17793725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a1749e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624192==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55d01328ae32 bp 0x7fffbdaa0c70 sp 0x7fffbdaa0c68
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55d01328ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d01328a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d012f959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d012f96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d013190ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d013188952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0133f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d012b14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d012b1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d012afe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c20f28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c20f28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d012a3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55d012afaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d0153daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d01328a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d012f959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c0 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624181==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55c366366e32 bp 0x7ffc677cf1f0 sp 0x7ffc677cf1e8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55c366366e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3663669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3660719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c366072d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c36626cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c366264952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c3664ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c365bf0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c365bec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c365bda018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8461ad0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8461ad0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c365b18634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x55c365bd6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c3684b6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c366366725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3660719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f8 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624147==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x5570fdbb3e32 bp 0x7ffe2d7c01f0 sp 0x7ffe2d7c01e8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x5570fdbb3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570fdbb39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570fd8be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570fd8bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570fdab9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570fdab1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570fdd1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570fd43dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570fd43956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570fd427018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa699f1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa699f1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570fd365634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x5570fd423aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5570ffd03ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570fdbb3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570fd8be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624186==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55872d3dbe32 bp 0x7ffed12b2330 sp 0x7ffed12b2328
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55872d3dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55872d3db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55872d0e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55872d0e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55872d2e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55872d2d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55872d543793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55872cc65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55872cc6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55872cc4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a0c258d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a0c258e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55872cb8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55872cc4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55872f52bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55872d3db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55872d0e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624128==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x55884a403e32 bp 0x7ffc2162b470 sp 0x7ffc2162b468
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x55884a403e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55884a4039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55884a10e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55884a10fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55884a309ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55884a301952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55884a56b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558849c8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558849c8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558849c77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e93584d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e93584e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558849bb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x558849c73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55884c553ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55884a403725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55884a10e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  90 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 
> =================================================================
> ==2624194==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x56163f4a9e32 bp 0x7ffef09c09d0 sp 0x7ffef09c09c8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x56163f4a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56163f4a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56163f1b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56163f1b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56163f3afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56163f3a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56163f611793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56163ed33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56163ed2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56163ed1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ab9433d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ab9433e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56163ec5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x56163ed19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5616415f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
6a7,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  67 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623616==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55eee3361e32 bp 0x7ffd940c50d0 sp 0x7ffd940c50c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55eee3361e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eee33619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eee306c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eee306dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eee3267ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eee325f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eee34c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eee2bebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eee2be756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eee2bd5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ed3544d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ed3544e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eee2b13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55eee2bd1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55eee54b1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eee3361725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eee306c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create default ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  55 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623551==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5634b4f1de32 bp 0x7ffe39afb390 sp 0x7ffe39afb388
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5634b4f1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634b4f1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634b4c289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634b4c29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634b4e23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634b4e1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5634b5085793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5634b47a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5634b47a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5634b4791018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b330a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b330a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5634b46cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5634b478daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5634b706dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634b4f1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634b4c289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5631e03e5e32 bp 0x7fff99ab62b0 sp 0x7fff99ab62a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5631e03e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631e03e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631e00f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631e00f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631e02ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631e02e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631e054d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631dfc6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631dfc6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631dfc59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c2735bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c2735be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631dfb97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5631dfc55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631e2535ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631e03e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631e00f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623567==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e69ac99e32 bp 0x7ffcfb3b5b50 sp 0x7ffcfb3b5b48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e69ac99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e69ac999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e69a9a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e69a9a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e69ab9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e69ab97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e69ae01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e69a523c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e69a51f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e69a50d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c132e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c132e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e69a44b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e69a509aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e69cde9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e69ac99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e69a9a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623626==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560b63fe1e32 bp 0x7ffc38b502b0 sp 0x7ffc38b502a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560b63fe1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b63fe19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b63cec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b63cedd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b63ee7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b63edf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b64149793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b6386bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b6386756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b63855018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae49e49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae49e49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b63793634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560b63851aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560b66131ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b63fe1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b63cec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623550==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56527ecefe32 bp 0x7fff3be2d610 sp 0x7fff3be2d608
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56527ecefe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56527ecef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56527e9fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56527e9fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56527ebf5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56527ebed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56527ee57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56527e579c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56527e57556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56527e563018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f329b381d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f329b381e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56527e4a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56527e55faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565280e3fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56527ecef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56527e9fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623610==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5589bbd37e32 bp 0x7ffff9ff8af0 sp 0x7ffff9ff8ae8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5589bbd37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589bbd379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589bba429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589bba43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589bbc3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5589bbc35952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589bbe9f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589bb5c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589bb5bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589bb5ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd94c6b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd94c6b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5589bb4e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5589bb5a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5589bde87ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5589bbd37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589bba429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623595==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5558c8d1fe32 bp 0x7fff02733ab0 sp 0x7fff02733aa8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5558c8d1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558c8d1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558c8a2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5558c8a2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558c8c25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5558c8c1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558c8e87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5558c85a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5558c85a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5558c8593018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9d62fd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d62fd6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5558c84d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5558c858faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5558cae6fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5558c8d1f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558c8a2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  64 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623628==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5652356a9e32 bp 0x7ffdedae84f0 sp 0x7ffdedae84e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5652356a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652356a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652353b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652353b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652355afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652355a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565235811793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565234f33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565234f2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565234f1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9886dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9886dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565234e5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x565234f19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5652377f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652356a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652353b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623601==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5591339f6e32 bp 0x7ffc7b8eeeb0 sp 0x7ffc7b8eeea8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5591339f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591339f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591337019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559133702d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591338fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591338f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559133b5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559133280c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55913327c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55913326a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0efbe47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0efbe47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591331a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559133266aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559135b46ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591339f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591337019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2e 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623597==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x556db7264e32 bp 0x7ffd79b3eab0 sp 0x7ffd79b3eaa8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x556db7264e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556db72649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556db6f6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556db6f70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556db716aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556db7162952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556db73cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556db6aeec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556db6aea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556db6ad8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40360e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40360e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556db6a16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x556db6ad4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556db93b4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556db7264725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556db6f6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623578==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x562839b94e32 bp 0x7ffe49357490 sp 0x7ffe49357488
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x562839b94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562839b949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56283989f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628398a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562839a9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562839a92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562839cfc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56283941ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56283941a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562839408018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e1cefbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e1cefbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562839346634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x562839404aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56283bce4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562839b94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56283989f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  62 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 
> =================================================================
> ==2623621==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563ca0c58e32 bp 0x7ffd70c05410 sp 0x7ffd70c05408
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563ca0c58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ca0c589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ca09639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ca0964d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ca0b5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ca0b56952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ca0dc0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ca04e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ca04de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ca04cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f874c132d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f874c132e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ca040a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563ca04c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563ca2da8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ca0c58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ca09639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623564==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5599b6e4de32 bp 0x7ffea7b2a4f0 sp 0x7ffea7b2a4e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5599b6e4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599b6e4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599b6b589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599b6b59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599b6d53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599b6d4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599b6fb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599b66d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599b66d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5599b66c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f744a26ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f744a26ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599b65ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5599b66bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5599b8f9dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599b6e4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599b6b589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623636==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5604974e3e32 bp 0x7ffd198d4fd0 sp 0x7ffd198d4fc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5604974e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604974e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604971ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604971efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604973e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604973e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56049764b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560496d6dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560496d6956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560496d57018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff22255dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff22255de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560496c95634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560496d53aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560499633ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604974e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604971ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623689==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5573e4edbe32 bp 0x7fffdd629e30 sp 0x7fffdd629e28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5573e4edbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573e4edb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573e4be69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573e4be7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573e4de1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573e4dd9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573e5043793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573e4765c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573e476156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573e474f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb608f2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb608f2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573e468d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5573e474baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5573e702bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573e4edb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573e4be69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623644==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55686210ee32 bp 0x7ffdfa1def30 sp 0x7ffdfa1def28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55686210ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55686210e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556861e199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556861e1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556862014ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55686200c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556862276793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556861998c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55686199456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556861982018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85faef9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85faef9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568618c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55686197eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55686425eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55686210e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556861e199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect extension ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  54 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623655==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55688b75ce32 bp 0x7ffcfe4d4290 sp 0x7ffcfe4d4288
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55688b75ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55688b75c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55688b4679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55688b468d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55688b662ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55688b65a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55688b8c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55688afe6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55688afe256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55688afd0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff93b9e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff93b9e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55688af0e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55688afccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55688d8acca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55688b75c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55688b4679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b27a1b0e32 bp 0x7ffec8b723f0 sp 0x7ffec8b723e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b27a1b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b27a1b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b279ebb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b279ebcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b27a0b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b27a0ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b27a318793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b279a3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b279a3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b279a24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe712503d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe712503e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b279962634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b279a20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b27c300ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b27a1b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b279ebb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623680==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5568c546ee32 bp 0x7ffd27c96bf0 sp 0x7ffd27c96be8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5568c546ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568c546e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568c51799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568c517ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568c5374ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568c536c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5568c55d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568c4cf8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568c4cf456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568c4ce2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faad92e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faad92e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568c4c20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5568c4cdeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5568c75beca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5568c546e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568c51799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2623676==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b6d0dbfe32 bp 0x7ffc7161e1b0 sp 0x7ffc7161e1a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b6d0dbfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6d0dbf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6d0aca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6d0acbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6d0cc5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6d0cbd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6d0f27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6d0649c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6d064556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6d0633018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4aa9e1fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4aa9e1fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6d0571634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b6d062faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b6d2f0fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6d0dbf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6d0aca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623711==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e2d76a6e32 bp 0x7ffd61ea6a50 sp 0x7ffd61ea6a48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e2d76a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2d76a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2d73b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2d73b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2d75acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2d75a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2d780e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2d6f30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2d6f2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2d6f1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc2e2f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc2e2f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2d6e58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e2d6f16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e2d97f6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2d76a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2d73b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623654==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5577932ebe32 bp 0x7fffcbd200d0 sp 0x7fffcbd200c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5577932ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577932eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557792ff69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557792ff7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577931f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577931e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557793453793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557792b75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557792b7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557792b5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b013eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b013eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557792a9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557792b5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55779543bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577932eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557792ff69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2623666==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55decfc4ae32 bp 0x7ffde5ba6790 sp 0x7ffde5ba6788
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55decfc4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55decfc4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55decf9559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55decf956d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55decfb50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55decfb48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55decfdb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55decf4d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55decf4d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55decf4be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c63b48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c63b48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55decf3fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55decf4baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ded1d9aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55decfc4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55decf9559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623656==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e9d1b81e32 bp 0x7ffd774163b0 sp 0x7ffd774163a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e9d1b81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e9d1b819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e9d188c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e9d188dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e9d1a87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e9d1a7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e9d1ce9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e9d140bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e9d140756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e9d13f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a3b9b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a3b9b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9d1333634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e9d13f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e9d3cd1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e9d1b81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e9d188c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  55 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 
> =================================================================
> ==2623698==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555b4fb56e32 bp 0x7fff73c50c10 sp 0x7fff73c50c08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555b4fb56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b4fb569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b4f8619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b4f862d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b4fa5cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b4fa54952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b4fcbe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b4f3e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b4f3dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b4f3ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34c70fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34c70fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b4f308634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555b4f3c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b51ca6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b4fb56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b4f8619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623646==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564d35790e32 bp 0x7ffc41cd53b0 sp 0x7ffc41cd53a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564d35790e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d357909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d3549b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d3549cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d35696ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d3568e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d358f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d3501ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d3501656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d35004018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff02bf3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff02bf3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d34f42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564d35000aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564d378e0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d35790725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d3549b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623761==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c9ff4f9e32 bp 0x7ffe382cef10 sp 0x7ffe382cef08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c9ff4f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9ff4f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9ff2049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c9ff205d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9ff3ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9ff3f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c9ff661793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9fed83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9fed7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9fed6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6aa4434d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6aa4434e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9fecab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c9fed69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca01649ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9ff4f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c9ff2049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623713==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5637d6c9de32 bp 0x7ffdc07b3b30 sp 0x7ffdc07b3b28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5637d6c9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637d6c9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637d69a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637d69a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637d6ba3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637d6b9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5637d6e05793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5637d6527c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5637d652356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5637d6511018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21301b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21301b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5637d644f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5637d650daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5637d8dedca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637d6c9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637d69a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623738==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563530cebe32 bp 0x7ffd87b8d570 sp 0x7ffd87b8d568
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563530cebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563530ceb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635309f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635309f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563530bf1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563530be9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563530e53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563530575c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56353057156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56353055f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b41d26d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b41d26e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56353049d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56353055baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563532e3bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563530ceb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635309f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623774==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557b442d5e32 bp 0x7fffc0250b90 sp 0x7fffc0250b88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557b442d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b442d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b43fe09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b43fe1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b441dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b441d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b4443d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b43b5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b43b5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b43b49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8254a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8254a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b43a87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557b43b45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557b46425ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b442d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b43fe09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  31 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623760==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561ab388ae32 bp 0x7ffea7c17090 sp 0x7ffea7c17088
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561ab388ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ab388a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ab35959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ab3596d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ab3790ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ab3788952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ab39f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ab3114c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ab311056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ab30fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e141ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e141dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ab303c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561ab30faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ab59daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ab388a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ab35959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623747==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56016f90ce32 bp 0x7ffce4e278d0 sp 0x7ffce4e278c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56016f90ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56016f90c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56016f6179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56016f618d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56016f812ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56016f80a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56016fa74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56016f196c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56016f19256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56016f180018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d58502d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d58502e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56016f0be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56016f17caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560171a5cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56016f90c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56016f6179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2623770==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b7df5abe32 bp 0x7ffcbb3b8230 sp 0x7ffcbb3b8228
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b7df5abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7df5ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7df2b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7df2b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7df4b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7df4a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7df713793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7dee35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7dee3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7dee1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e3208bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e3208be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7ded5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b7dee1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b7e16fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7df5ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7df2b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623737==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56447c76ee32 bp 0x7ffc8cbc0070 sp 0x7ffc8cbc0068
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56447c76ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56447c76e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56447c4799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56447c47ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56447c674ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56447c66c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56447c8d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56447bff8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56447bff456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56447bfe2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc82a8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc82a8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56447bf20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56447bfdeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56447e8beca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56447c76e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56447c4799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623744==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5600677c1e32 bp 0x7ffe8a8bbc90 sp 0x7ffe8a8bbc88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5600677c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600677c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600674cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600674cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600676c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600676bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560067929793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56006704bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56006704756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560067035018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46ff53bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46ff53be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560066f73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560067031aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560069911ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600677c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600674cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623739==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55563e87be32 bp 0x7ffdfc90a250 sp 0x7ffdfc90a248
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55563e87be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55563e87b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55563e5869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55563e587d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55563e781ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55563e779952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55563e9e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55563e105c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55563e10156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55563e0ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c80e00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c80e00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55563e02d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55563e0ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5556409cbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55563e87b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55563e5869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623790==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d17ac3be32 bp 0x7ffeea9d4d30 sp 0x7ffeea9d4d28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d17ac3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d17ac3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d17a9469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d17a947d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d17ab41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d17ab39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d17ada3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d17a4c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d17a4c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d17a4af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f469839ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f469839ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d17a3ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d17a4abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d17cd8bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d17ac3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d17a9469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623722==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555beb89ee32 bp 0x7fff7786a3f0 sp 0x7fff7786a3e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555beb89ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555beb89e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555beb5a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555beb5aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555beb7a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555beb79c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555beba06793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555beb128c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555beb12456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555beb112018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ec973cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ec973ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555beb050634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555beb10eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555bed9eeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555beb89e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555beb5a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623844==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55beecd82e32 bp 0x7ffc02b23d10 sp 0x7ffc02b23d08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55beecd82e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55beecd829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55beeca8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55beeca8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55beecc88ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55beecc80952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55beeceea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55beec60cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55beec60856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55beec5f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ea300ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ea300ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55beec534634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55beec5f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55beeeed2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55beecd82725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55beeca8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623829==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e69ae17e32 bp 0x7ffe3cca7290 sp 0x7ffe3cca7288
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e69ae17e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e69ae179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e69ab229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e69ab23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e69ad1debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e69ad15952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e69af7f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e69a6a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e69a69d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e69a68b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6762199d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6762199e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e69a5c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e69a687aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e69cf67ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e69ae17725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e69ab229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623793==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55fc958a4e32 bp 0x7ffe7309af50 sp 0x7ffe7309af48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55fc958a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc958a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc955af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc955b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc957aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc957a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc95a0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc9512ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc9512a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc95118018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ecf737d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ecf737e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc95056634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55fc95114aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fc979f4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc958a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc955af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623799==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563e8873ee32 bp 0x7ffea71d2eb0 sp 0x7ffea71d2ea8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563e8873ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e8873e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e884499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e8844ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e88644ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e8863c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e888a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e87fc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e87fc456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e87fb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a856e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a856e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e87ef0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563e87faeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e8a88eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e8873e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e884499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623822==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557d6f98ce32 bp 0x7ffccba9b6b0 sp 0x7ffccba9b6a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557d6f98ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d6f98c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d6f6979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d6f698d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d6f892ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d6f88a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d6faf4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d6f216c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d6f21256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d6f200018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2e8569d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2e8569e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d6f13e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557d6f1fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557d71adcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d6f98c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d6f6979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623832==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d177f2be32 bp 0x7ffeadb5e4d0 sp 0x7ffeadb5e4c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d177f2be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d177f2b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d177c369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d177c37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d177e31ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d177e29952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d178093793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1777b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1777b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d17779f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac523bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac523bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1776dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d17779baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d17a07bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d177f2b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d177c369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623816==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557db5b82e32 bp 0x7fffb9b27630 sp 0x7fffb9b27628
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557db5b82e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557db5b829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557db588d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557db588ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557db5a88ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557db5a80952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557db5cea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557db540cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557db540856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557db53f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6729ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6729ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557db5334634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557db53f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557db7cd2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557db5b82725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557db588d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623845==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55605e8f0e32 bp 0x7fff80f718f0 sp 0x7fff80f718e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55605e8f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55605e8f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55605e5fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55605e5fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55605e7f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55605e7ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55605ea58793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55605e17ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55605e17656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55605e164018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcb0e07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcb0e07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55605e0a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55605e160aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556060a40ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55605e8f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55605e5fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623841==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561db7d4ae32 bp 0x7ffd1fae4e70 sp 0x7ffd1fae4e68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561db7d4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561db7d4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561db7a559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561db7a56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561db7c50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561db7c48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561db7eb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561db75d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561db75d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561db75be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe2ebfead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe2ebfeae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561db74fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561db75baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561db9e9aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561db7d4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561db7a559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623819==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c769816e32 bp 0x7ffdf79ee030 sp 0x7ffdf79ee028
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c769816e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7698169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7695219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c769522d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c76971cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c769714952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c76997e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7690a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c76909c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c76908a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9daf686d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9daf686e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c768fc8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c769086aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c76b966ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c769816725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7695219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  7f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623855==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563ddcb67e32 bp 0x7ffe40bd86b0 sp 0x7ffe40bd86a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563ddcb67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ddcb679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ddc8729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ddc873d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ddca6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ddca65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ddcccf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ddc3f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ddc3ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ddc3db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fccd3209d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fccd3209e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ddc319634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563ddc3d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563ddecb7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ddcb67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ddc8729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623806==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5556c4cd9e32 bp 0x7ffc2ffcc870 sp 0x7ffc2ffcc868
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5556c4cd9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556c4cd99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556c49e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556c49e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556c4bdfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556c4bd7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556c4e41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556c4563c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556c455f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556c454d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe661ca2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe661ca2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556c448b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5556c4549aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5556c6e29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556c4cd9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556c49e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  72 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 
> =================================================================
> ==2623857==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55909f14de32 bp 0x7ffe9124b090 sp 0x7ffe9124b088
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55909f14de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55909f14d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55909ee589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55909ee59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55909f053ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55909f04b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55909f2b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55909e9d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55909e9d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55909e9c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe059ab1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe059ab1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55909e8ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55909e9bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5590a129dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
7,48c7,85
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.13, offset=7.61), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=213.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=214.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=215.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.55, offset=4.39), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=414.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=415.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=416.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.08, offset=6.44), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.85), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=614.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=615.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.46), time=616.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.39, offset=5.35), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.89), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.41), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=813.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=814.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.39), time=815.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.35, offset=9.86), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.45), time=1012.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=1013.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=1014.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.88), time=1015.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint lane create acttype ( Last six runs Jun2023 )
demandelements waypoint lane create duration ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create default ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  e1 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622508==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x564ce990ce32 bp 0x7fff1a693cf0 sp 0x7fff1a693ce8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x564ce990ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ce990c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ce96179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ce9618d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ce9812ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ce980a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ce9a74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ce9196c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ce919256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ce9180018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fc0aadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fc0aade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ce90be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x564ce917caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564ceba5cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ce990c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ce96179b6 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  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 
> =================================================================
> ==2622516==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5601bed93e32 bp 0x7ffc478b5eb0 sp 0x7ffc478b5ea8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5601bed93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601bed939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601bea9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601bea9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601bec99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601bec91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601beefb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601be61dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601be61956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601be607018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd66a1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd66a1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601be545634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5601be603aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5601c0ee3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601bed93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601bea9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2622578==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55d4d43abe32 bp 0x7ffc76ccd0b0 sp 0x7ffc76ccd0a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55d4d43abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4d43ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4d40b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4d40b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4d42b1ebb 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  1d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622571==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5599be201e32 bp 0x7fffc8fc5dd0 sp 0x7fffc8fc5dc8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5599be201e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599be2019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599bdf0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599bdf0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599be107ebb 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  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 
> =================================================================
> ==2622605==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55add1fb7e32 bp 0x7ffcd0060a70 sp 0x7ffcd0060a68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55add1fb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55add1fb79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55add1cc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55add1cc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55add1ebdebb 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  d6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622559==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55d2f1801e32 bp 0x7fff1677cb90 sp 0x7fff1677cb88
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55d2f1801e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2f18019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2f150c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2f150dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2f1707ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2f16ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2f1969793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2f108bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2f108756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2f1075018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f008bfe4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f008bfe4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2f0fb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55d2f1071aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d2f3951ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2f1801725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2f150c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622560==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ca1e28be32 bp 0x7ffd53cc4b10 sp 0x7ffd53cc4b08
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ca1e28be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca1e28b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca1df969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca1df97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca1e191ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca1e189952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca1e3f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca1db15c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca1db1156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca1daff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82fb518d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82fb518e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca1da3d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ca1dafbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca203dbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca1e28b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca1df969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622558==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5647f7e8ee32 bp 0x7ffe4aa5eb10 sp 0x7ffe4aa5eb08
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5647f7e8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647f7e8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647f7b999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647f7b9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647f7d94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647f7d8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647f7ff6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647f7718c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647f771456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647f7702018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec6dd02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec6dd02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647f7640634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5647f76feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5647f9fdeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647f7e8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647f7b999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f8 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 
> =================================================================
> ==2622597==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x562c60b5ae32 bp 0x7ffe6f8dff90 sp 0x7ffe6f8dff88
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x562c60b5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c60b5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c608659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c60866d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c60a60ebb 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  f8 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  c3 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622615==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55bbbae09e32 bp 0x7ffc3f3fd570 sp 0x7ffc3f3fd568
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55bbbae09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbbae099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbbab149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbbab15d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbbad0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbbad07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbbaf71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbba693c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbba68f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbba67d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd90b21ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd90b21ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbba5bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55bbba679aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bbbcf59ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbbae09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbbab149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622695==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55fb5d76ce32 bp 0x7ffc012c0890 sp 0x7ffc012c0888
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55fb5d76ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb5d76c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb5d4779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb5d478d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb5d672ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb5d66a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb5d8d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb5cff6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb5cff256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb5cfe0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13a47a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13a47a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb5cf1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55fb5cfdcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fb5f8bcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb5d76c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb5d4779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622643==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ee7bcdee32 bp 0x7fff7a7d7350 sp 0x7fff7a7d7348
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ee7bcdee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee7bcde9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee7b9e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee7b9ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee7bbe4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee7bbdc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee7be46793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee7b568c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee7b56456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee7b552018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c32c62d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c32c62e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee7b490634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ee7b54eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ee7de2eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee7bcde725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee7b9e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622618==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55665888ce32 bp 0x7ffd152e0550 sp 0x7ffd152e0548
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55665888ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55665888c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566585979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556658598d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556658792ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55665878a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5566589f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556658116c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55665811256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556658100018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b75564d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b75564e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55665803e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
<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  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 
> =================================================================
> ==2622658==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x559d015ffe32 bp 0x7ffd3522c2f0 sp 0x7ffd3522c2e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x559d015ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d015ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d0130a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d0130bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d01505ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d014fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d01767793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d00e89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d00e8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d00e73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb13681ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb13681ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d00db1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x559d00e6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559d0374fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d015ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d0130a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2622631==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f3d1d19e32 bp 0x7ffc4b0c8890 sp 0x7ffc4b0c8888
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55f3d1d19e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3d1d199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3d1a249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3d1a25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3d1c1febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f3d1c17952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3d1e81793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f3d15a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f3d159f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f3d158d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48b90e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48b90e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3d14cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55f3d1589aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f3d3e69ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3d1d19725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3d1a249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622619==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x561085976e32 bp 0x7fff9c9c5350 sp 0x7fff9c9c5348
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x561085976e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610859769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610856819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561085682d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56108587cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561085874952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561085ade793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561085200c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610851fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610851ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9884e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9884e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561085128634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5610851e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561087ac6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561085976725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610856819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622707==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5620a313fe32 bp 0x7ffc43d4c970 sp 0x7ffc43d4c968
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5620a313fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620a313f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620a2e4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620a2e4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620a3045ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620a303d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620a32a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620a29c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620a29c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620a29b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2840549d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2840549e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620a28f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5620a29afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620a528fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620a313f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620a2e4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2622688==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556048df4e32 bp 0x7ffd5083ce10 sp 0x7ffd5083ce08
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556048df4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556048df49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556048aff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556048b00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556048cfaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556048cf2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556048f5c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55604867ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55604867a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556048668018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b9e8ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b9e8eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560485a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x556048664aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55604af44ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556048df4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556048aff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  fc 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 
> =================================================================
> ==2622684==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5617518a5e32 bp 0x7fff35752b90 sp 0x7fff35752b88
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5617518a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617518a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617515b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5617515b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5617517abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5617517a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561751a0d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56175112fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56175112b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561751119018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48da4bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48da4bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561751057634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x561751115aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5617539f5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5617518a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617515b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622637==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x563d1db85e32 bp 0x7ffc6a4835d0 sp 0x7ffc6a4835c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x563d1db85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d1db859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d1d8909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d1d891d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d1da8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d1da83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d1dced793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d1d40fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d1d40b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d1d3f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd65946cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd65946ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d1d337634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x563d1d3f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d1fcd5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d1db85725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d1d8909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622713==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5587aad98e32 bp 0x7ffe41abf350 sp 0x7ffe41abf348
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5587aad98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587aad989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587aaaa39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587aaaa4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587aac9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587aac96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587aaf00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587aa622c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587aa61e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587aa60c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba0a8fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba0a8fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587aa54a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5587aa608aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5587acee8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587aad98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587aaaa39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2622616==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x563a14684e32 bp 0x7fff03380150 sp 0x7fff03380148
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x563a14684e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a146849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a1438f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a14390d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a1458aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a14582952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a147ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a13f0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a13f0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a13ef8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d8ce11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d8ce11e3f 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  d5 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622672==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56050ef9fe32 bp 0x7ffeefd828f0 sp 0x7ffeefd828e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56050ef9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56050ef9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56050ecaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56050ecabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56050eea5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56050ee9d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56050f107793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56050e829c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56050e82556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56050e813018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43959e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43959e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56050e751634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56050e80faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5605110efca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56050ef9f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56050ecaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect triggered_join ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  da 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x560e6a112e32 bp 0x7fffe2a008f0 sp 0x7fffe2a008e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x560e6a112e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e6a1129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e69e1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e69e1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e6a018ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e6a010952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e6a27a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e6999cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e6999856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e69986018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd061f8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd061f8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e698c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x560e69982aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560e6c262ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e6a112725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e69e1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d5 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622666==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55cb1f402e32 bp 0x7ffdb64c93f0 sp 0x7ffdb64c93e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55cb1f402e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb1f4029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb1f10d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb1f10ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb1f308ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb1f300952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb1f56a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb1ec8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb1ec8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb1ec76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97b02fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97b02fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb1ebb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55cb1ec72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cb21552ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb1f402725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb1f10d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 f4 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622702==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56513d600e32 bp 0x7ffc3f59a450 sp 0x7ffc3f59a448
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56513d600e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56513d6009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56513d30b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56513d30cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56513d506ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56513d4fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56513d768793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56513ce8ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56513ce8656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56513ce74018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c0ccf3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c0ccf3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56513cdb2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56513ce70aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56513f750ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56513d600725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56513d30b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622652==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55fad05f4e32 bp 0x7ffd8e6d09f0 sp 0x7ffd8e6d09e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55fad05f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fad05f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fad02ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fad0300d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fad04faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fad04f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fad075c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55facfe7ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55facfe7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55facfe68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a80484d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a80484e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55facfda6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55facfe64aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fad2744ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fad05f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fad02ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2622870==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x5622526b7e32 bp 0x7ffee3a04a10 sp 0x7ffee3a04a08
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x5622526b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622526b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622523c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622523c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622525bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5622525b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56225281f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562251f41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562251f3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562251f2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddbcea3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddbcea3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562251e69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x562251f27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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 
> =================================================================
> ==2622853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x560637dc0e32 bp 0x7fff85f25430 sp 0x7fff85f25428
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x560637dc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560637dc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560637acb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560637accd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560637cc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560637cbe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560637f28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56063764ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56063764656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560637634018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd52440d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd52440e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560637572634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x560637630aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2622803==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ab95c21e32 bp 0x7ffd9c4feed0 sp 0x7ffd9c4feec8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ab95c21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab95c219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab9592c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab9592dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab95b27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab95b1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab95d89793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab954abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab954a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab95495018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ccf929d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ccf929e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab953d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ab95491aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab97d71ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab95c21725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab9592c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622818==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x562646adee32 bp 0x7ffd7c8c9cd0 sp 0x7ffd7c8c9cc8
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x562646adee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562646ade9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626467e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626467ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626469e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626469dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562646c46793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562646368c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56264636456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562646352018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce5c18cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce5c18ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562646290634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
<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  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 
> =================================================================
> ==2622854==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55c87c742e32 bp 0x7ffce768acd0 sp 0x7ffce768acc8
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55c87c742e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c87c7429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c87c44d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c87c44ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c87c648ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c87c640952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c87c8aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c87bfccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c87bfc856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c87bfb6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2edcd11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2edcd11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c87bef4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55c87bfb2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c87e892ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c87c742725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c87c44d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load expectedcontainers ( Last six runs Jun2023 )

---------- Differences in errors ----------
4a5,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  ed 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2622860==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x558183de7e32 bp 0x7fff9ed0d090 sp 0x7fff9ed0d088
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x558183de7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558183de79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558183af29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558183af3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558183cedebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558183ce5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558183f4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558183671c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55818366d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55818365b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0aecd36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0aecd36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558183599634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x558183657aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558185f37ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558183de7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558183af29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2622824==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55bd7ec57e32 bp 0x7ffd9f157ff0 sp 0x7ffd9f157fe8
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55bd7ec57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd7ec579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd7e9629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd7e963d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd7eb5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd7eb55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd7edbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd7e4e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd7e4dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd7e4cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f630a506d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f630a506e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd7e409634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
<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  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 
> =================================================================
> ==2622877==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x5605993b9e32 bp 0x7fff5a9bbd30 sp 0x7fff5a9bbd28
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x5605993b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605993b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605990c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5605990c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5605992bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5605992b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560599521793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560598c43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560598c3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560598c2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f343093bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f343093be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560598b6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x560598c29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2622866==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x5641796dde32 bp 0x7ffd10e525b0 sp 0x7ffd10e525a8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x5641796dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641796dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641793e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641793e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641795e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5641795db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564179845793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564178f67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564178f6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564178f51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07a2f87d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07a2f87e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564178e8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
<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 
> =================================================================
> ==2622878==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x557c2fa2ee32 bp 0x7ffda50641b0 sp 0x7ffda50641a8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x557c2fa2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c2fa2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c2f7399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c2f73ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c2f934ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c2f92c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c2fb96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c2f2b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c2f2b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c2f2a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50752fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50752fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c2f1e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x557c2f29eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<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  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 
> =================================================================
> ==2622819==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x555b0d94ce32 bp 0x7ffd3cd56c50 sp 0x7ffd3cd56c48
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x555b0d94ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b0d94c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b0d6579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b0d658d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b0d852ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b0d84a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b0dab4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b0d1d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b0d1d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b0d1c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f819a163d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f819a163e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b0d0fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
<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  72 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624255==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5615cd763e32 bp 0x7ffe9cfc2fd0 sp 0x7ffe9cfc2fc8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5615cd763e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615cd7639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615cd46e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615cd46fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615cd65ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5615cd65c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5615cd65e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5615ccfe36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5615ccfe6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5615ccfd7216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8a00042d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a00042e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615ccf15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5615ccfd3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5615cf8b3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615cd763725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615cd46e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624201==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5654ecdc8e32 bp 0x7fff34503030 sp 0x7fff34503028
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5654ecdc8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654ecdc89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654ecad39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654ecad4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654eccc1e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5654eccc1786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5654eccc37f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5654ec6486a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5654ec64b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5654ec63c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2b8d09ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b8d09ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654ec57a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5654ec638aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5654eef18ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654ecdc8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654ecad39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624216==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562696c5ae32 bp 0x7fffb34ea5b0 sp 0x7fffb34ea5a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562696c5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562696c5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626969659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562696966d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562696b53e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562696b53786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562696b557f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5626964da6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5626964dd698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5626964ce216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0c600a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c600a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56269640c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5626964caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562698daaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562696c5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626969659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624237==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562a62ef2e32 bp 0x7ffe732dde10 sp 0x7ffe732dde08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562a62ef2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a62ef29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a62bfd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a62bfed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a62debe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562a62deb786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562a62ded7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562a627726a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562a62775698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562a62766216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5f3d851d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f3d851e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a626a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x562a62762aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562a65042ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a62ef2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a62bfd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3d 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 
> =================================================================
> ==2624267==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55cb65d75e32 bp 0x7fffb974cdf0 sp 0x7fffb974cde8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55cb65d75e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb65d759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb65a809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb65a81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb65c6ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55cb65c6e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55cb65c707f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55cb655f56a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55cb655f8698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55cb655e9216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff86673cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff86673ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb65527634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55cb655e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cb67ec5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb65d75725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb65a809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624206==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x563bc8936e32 bp 0x7fffd6897ad0 sp 0x7fffd6897ac8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x563bc8936e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563bc89369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563bc86419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563bc8642d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563bc883cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563bc8834952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563bc8a9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563bc81c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563bc81bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563bc81aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6fd8970d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6fd8970e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563bc80e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x563bc81a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563bcaa86ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563bc8936725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563bc86419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  8a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624253==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55a46549be32 bp 0x7ffcbaa72a50 sp 0x7ffcbaa72a48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55a46549be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a46549b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4651a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4651a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a465394e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a465394786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a4653967f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a464d1b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a464d1e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a464d0f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6adb078d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6adb078e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a464c4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55a464d0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a4675ebca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a46549b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4651a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624281==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56184e9dae32 bp 0x7fff5bd1ec10 sp 0x7fff5bd1ec08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56184e9dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56184e9da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56184e6e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56184e6e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56184e8d3e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56184e8d3786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56184e8d57f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56184e25a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56184e25d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56184e24e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fce23d68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce23d68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56184e18c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56184e24aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561850b2aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56184e9da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56184e6e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624226==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55d5432e8e32 bp 0x7ffd9a437ab0 sp 0x7ffd9a437aa8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55d5432e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5432e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d542ff39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d542ff4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5431eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5431e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d543450793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d542b72c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d542b6e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d542b5c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f428879cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f428879ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d542a9a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55d542b58aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d545438ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5432e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d542ff39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624238==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55b883e4ee32 bp 0x7ffc16e96830 sp 0x7ffc16e96828
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55b883e4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b883e4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b883b599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b883b5ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b883d54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b883d4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b883fb6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8836d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8836d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8836c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0808b10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0808b10e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b883600634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55b8836beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b885f9eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b883e4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b883b599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624225==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c195f59e32 bp 0x7ffe4af16010 sp 0x7ffe4af16008
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c195f59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c195f599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c195c649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c195c65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c195e5febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c195e57952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1960c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1957e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1957df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1957cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc20efc3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc20efc3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c19570b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55c1957c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c1980a9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c195f59725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c195c649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556dd8c09e32 bp 0x7ffd467b9a90 sp 0x7ffd467b9a88
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556dd8c09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556dd8c099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556dd89149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556dd8915d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556dd8b02e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556dd8b02786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556dd8b047f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x556dd84896a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556dd848c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556dd847d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2d7a456d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d7a456e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556dd83bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x556dd8479aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ddad59ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556dd8c09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556dd89149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624232==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x564b655f1e32 bp 0x7ffc3ccb3cf0 sp 0x7ffc3ccb3ce8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x564b655f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b655f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b652fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b652fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b654eae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564b654ea786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564b654ec7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564b64e716a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564b64e74698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564b64e65216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8c5e808d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c5e808e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b64da3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x564b64e61aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b67741ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b655f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b652fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624297==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556ddaa71e32 bp 0x7fffcd513950 sp 0x7fffcd513948
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556ddaa71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ddaa719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556dda77c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556dda77dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556dda977ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556dda96f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ddabd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556dda2fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556dda2f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556dda2e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8a1309d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8a1309e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556dda223634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x556dda2e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ddcbc1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ddaa71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556dda77c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  6c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624334==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c15af29e32 bp 0x7fff0e8b9870 sp 0x7fff0e8b9868
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c15af29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c15af299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c15ac349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c15ac35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c15ae22e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c15ae22786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c15ae247f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c15a7a96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c15a7ac698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c15a79d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f36cc905d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36cc905e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c15a6db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55c15a799aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c15d079ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c15af29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c15ac349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624310==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x559052091e32 bp 0x7ffdee2725b0 sp 0x7ffdee2725a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x559052091e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590520919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559051d9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559051d9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559051f8ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559051f8a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559051f8c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5590519116a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559051914698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559051905216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6a11fb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a11fb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559051843634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x559051901aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5590541e1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559052091725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559051d9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624306==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55a48f661e32 bp 0x7ffc6021a3d0 sp 0x7ffc6021a3c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55a48f661e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a48f6619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a48f36c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a48f36dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a48f55ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a48f55a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a48f55c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a48eee16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a48eee4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a48eed5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0438b6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0438b6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a48ee13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55a48eed1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a4917b1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a48f661725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a48f36c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624347==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55b17fc41e32 bp 0x7fffe0687ed0 sp 0x7fffe0687ec8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55b17fc41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b17fc419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b17f94c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b17f94dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b17fb3ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b17fb3a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b17fb3c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b17f4c16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b17f4c4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b17f4b5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3905d02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3905d02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b17f3f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55b17f4b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b181d91ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b17fc41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b17f94c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  8a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624329==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55beb3f06e32 bp 0x7ffdbb43fad0 sp 0x7ffdbb43fac8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55beb3f06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55beb3f069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55beb3c119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55beb3c12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55beb3dffe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55beb3dff786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55beb3e017f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55beb37866a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55beb3789698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55beb377a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f592ae4cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f592ae4ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55beb36b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55beb3776aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55beb6056ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55beb3f06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55beb3c119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624367==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55f3b1ca5e32 bp 0x7ffd8ff011b0 sp 0x7ffd8ff011a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55f3b1ca5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3b1ca59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3b19b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3b19b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3b1b9ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f3b1b9e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f3b1ba07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f3b15256a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f3b1528698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f3b1519216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa3f532cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3f532ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3b1457634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55f3b1515aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f3b3df5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3b1ca5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3b19b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624299==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55e8f2c8ce32 bp 0x7ffd4026ead0 sp 0x7ffd4026eac8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55e8f2c8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8f2c8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8f29979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8f2998d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8f2b92ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8f2b8a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8f2df4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8f2516c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8f251256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8f2500018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c69bd2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c69bd2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8f243e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55e8f24fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e8f4ddcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8f2c8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8f29979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624321==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5629c46efe32 bp 0x7fffc002f210 sp 0x7fffc002f208
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5629c46efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629c46ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629c43fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629c43fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629c45f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629c45ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629c4857793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629c3f79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629c3f7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629c3f63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae6a190d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae6a190e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629c3ea1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5629c3f5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5629c683fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629c46ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629c43fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624298==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55d055d3ee32 bp 0x7ffff38e9b50 sp 0x7ffff38e9b48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55d055d3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d055d3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d055a499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d055a4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d055c44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d055c3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d055ea6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0555c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0555c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0555b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa848571d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa848571e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0554f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55d0555aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d057e8eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d055d3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d055a499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624335==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x564c69199e32 bp 0x7ffd87712850 sp 0x7ffd87712848
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x564c69199e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c691999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c68ea49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c68ea5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c69092e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564c69092786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564c690947f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564c68a196a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564c68a1c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564c68a0d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f79cabafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79cabafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c6894b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x564c68a09aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564c6b2e9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c69199725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c68ea49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624314==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55bcdd60ae32 bp 0x7ffe5b206510 sp 0x7ffe5b206508
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55bcdd60ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bcdd60a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bcdd3159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bcdd316d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bcdd503e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bcdd503786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bcdd5057f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bcdce8a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bcdce8d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bcdce7e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f892081fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f892081fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bcdcdbc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55bcdce7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bcdf75aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bcdd60a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bcdd3159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624410==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5562a495fe32 bp 0x7ffd9ee4bf50 sp 0x7ffd9ee4bf48
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5562a495fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562a495f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562a466a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562a466bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562a4865ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562a485d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562a4ac7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562a41e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562a41e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562a41d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4836d72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4836d72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562a4111634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5562a41cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5562a6aafca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562a495f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562a466a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624360==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55bf9b635e32 bp 0x7fff6d5f23b0 sp 0x7fff6d5f23a8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55bf9b635e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf9b6359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf9b3409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf9b341d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf9b53bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf9b533952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf9b79d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf9aebfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf9aebb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf9aea9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03a0168d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03a0168e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf9ade7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55bf9aea5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bf9d785ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf9b635725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf9b3409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624366==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55849caebe32 bp 0x7fff155050f0 sp 0x7fff155050e8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55849caebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55849caeb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55849c7f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55849c7f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55849c9f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55849c9e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55849cc53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55849c375c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55849c37156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55849c35f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99ed2a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99ed2a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55849c29d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55849c35baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55849ec3bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55849caeb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55849c7f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624423==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55b762615e32 bp 0x7fff3bd7b9b0 sp 0x7fff3bd7b9a8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55b762615e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7626159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7623209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b762321d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b76251bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b762513952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b76277d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b761e9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b761e9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b761e89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53f66f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53f66f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b761dc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55b761e85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b764765ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b762615725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7623209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624398==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5578ae324e32 bp 0x7ffe2a13a4f0 sp 0x7ffe2a13a4e8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5578ae324e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578ae3249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578ae02f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578ae030d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578ae22aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578ae222952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578ae48c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578adbaec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578adbaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578adb98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f379a4f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f379a4f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578adad6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5578adb94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5578b0474ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578ae324725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578ae02f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624418==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x56388680ee32 bp 0x7ffe44bc0610 sp 0x7ffe44bc0608
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x56388680ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56388680e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638865199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56388651ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563886714ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56388670c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563886976793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563886098c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56388609456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563886082018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3807e78d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3807e78e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563885fc0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x56388607eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56388895eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56388680e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638865199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624377==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x558c39524e32 bp 0x7fff2a5d87f0 sp 0x7fff2a5d87e8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x558c39524e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c395249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c3922f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c39230d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c3942aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c39422952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c3968c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c38daec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c38daa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c38d98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f021e207d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f021e207e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c38cd6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x558c38d94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558c3b674ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c39524725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c3922f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624395==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x562693771e32 bp 0x7ffe9504a4d0 sp 0x7ffe9504a4c8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x562693771e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626937719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56269347c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56269347dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562693677ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56269366f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626938d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562692ffbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562692ff756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562692fe5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95a4916d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95a4916e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562692f23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x562692fe1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626958c1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562693771725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56269347c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection triggered_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  f6 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624378==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55e41278ae32 bp 0x7ffde23c2610 sp 0x7ffde23c2608
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55e41278ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e41278a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4124959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e412496d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e412690ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e412688952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4128f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e412014c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e41201056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e411ffe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02cba35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02cba35e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e411f3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55e411ffaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e4148daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e41278a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4124959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624416==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55f6c6253e32 bp 0x7ffe8fc15910 sp 0x7ffe8fc15908
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55f6c6253e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6c62539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6c5f5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6c5f5fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6c6159ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6c6151952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6c63bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6c5addc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6c5ad956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6c5ac7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f106ec01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f106ec01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6c5a05634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55f6c5ac3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f6c83a3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6c6253725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6c5f5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624364==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55a9a337de32 bp 0x7fff189117b0 sp 0x7fff189117a8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55a9a337de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9a337d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9a30889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9a3089d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9a3283ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9a327b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9a34e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9a2c07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9a2c0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9a2bf1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb6207ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb6207dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9a2b2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55a9a2bedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a9a54cdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9a337d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9a30889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624480==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55fb5b84de32 bp 0x7fffd3332490 sp 0x7fffd3332488
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55fb5b84de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb5b84d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb5b5589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb5b559d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb5b753ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb5b74b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb5b9b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb5b0d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb5b0d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb5b0c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b8fe11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b8fe11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb5afff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55fb5b0bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fb5d99dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb5b84d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb5b5589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624468==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556f3818ee32 bp 0x7fff6b4e5650 sp 0x7fff6b4e5648
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556f3818ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f3818e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f37e999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f37e9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f38094ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f3808c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f382f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f37a18c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f37a1456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f37a02018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03c75d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03c75d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f37940634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x556f379feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556f3a2deca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f3818e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f37e999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624434==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c27a5a4e32 bp 0x7ffc838c0650 sp 0x7ffc838c0648
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c27a5a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c27a5a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c27a2af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c27a2b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c27a4aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c27a4a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c27a70c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c279e2ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c279e2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c279e18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96016ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96016cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c279d56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55c279e14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c27c6f4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c27a5a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c27a2af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624439==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x561e6f276e32 bp 0x7ffe46307a10 sp 0x7ffe46307a08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x561e6f276e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e6f2769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e6ef819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e6ef82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e6f17cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e6f174952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e6f3de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e6eb00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e6eafc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e6eaea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01ae890d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01ae890e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e6ea28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x561e6eae6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e713c6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e6f276725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e6ef819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624458==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x563899a6ee32 bp 0x7ffee8669330 sp 0x7ffee8669328
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x563899a6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563899a6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638997799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56389977ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563899974ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56389996c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563899bd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638992f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638992f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638992e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f5ea15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f5ea15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563899220634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5638992deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56389bbbeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563899a6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638997799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624473==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5653b1594e32 bp 0x7ffe04179730 sp 0x7ffe04179728
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5653b1594e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653b15949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653b129f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653b12a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653b149aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653b1492952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653b16fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653b0e1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653b0e1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653b0e08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f8cdbed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f8cdbee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653b0d46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5653b0e04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5653b36e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653b1594725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653b129f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624453==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55e4bf23ce32 bp 0x7fff0b8e4a10 sp 0x7fff0b8e4a08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55e4bf23ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4bf23c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4bef479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4bef48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4bf142ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4bf13a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4bf3a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4beac6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4beac256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4beab0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37882b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37882b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4be9ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55e4beaacaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e4c138cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4bf23c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4bef479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624487==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5584dce82e32 bp 0x7ffce7718ed0 sp 0x7ffce7718ec8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5584dce82e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584dce829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584dcb8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584dcb8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584dcd88ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584dcd80952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584dcfea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584dc70cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584dc70856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584dc6f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff58895dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff58895de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584dc634634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5584dc6f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584defd2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584dce82725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584dcb8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624504==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x557cc03dae32 bp 0x7ffd668bd4f0 sp 0x7ffd668bd4e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x557cc03dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cc03da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cc00e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cc00e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cc02e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cc02d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cc0542793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557cbfc64c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557cbfc6056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557cbfc4e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcddc640d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcddc640e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cbfb8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x557cbfc4aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557cc252aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cc03da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cc00e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2624455==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x563679e3ee32 bp 0x7ffc22b8b190 sp 0x7ffc22b8b188
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x563679e3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563679e3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563679b499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563679b4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563679d44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563679d3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563679fa6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636796c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636796c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636796b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f505912ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f505912ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636795f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5636796aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56367bf8eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563679e3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563679b499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  18 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2624488==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x560fbd696e32 bp 0x7ffee5938bb0 sp 0x7ffee5938ba8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x560fbd696e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fbd6969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fbd3a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fbd3a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fbd59cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fbd594952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fbd7fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fbcf20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fbcf1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fbcf0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7fdfea5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7fdfea5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fbce48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x560fbcf06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560fbf7e6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560fbd696725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560fbd3a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2624451==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x558bdaf4ce32 bp 0x7ffc48e0fcd0 sp 0x7ffc48e0fcc8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x558bdaf4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558bdaf4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558bdac579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558bdac58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558bdae52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558bdae4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558bdb0b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558bda7d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558bda7d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558bda7c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee37049d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee37049e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558bda6fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x558bda7bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558bdd09cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558bdaf4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558bdac579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  78 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 
> =================================================================
> ==2624522==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x559a2dfe2e32 bp 0x7fff109a0730 sp 0x7fff109a0728
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x559a2dfe2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a2dfe29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a2dced9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a2dceed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a2dedbe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559a2dedb786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559a2dedd7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x559a2d8626a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559a2d865698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559a2d856216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7431521d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7431521e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a2d794634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x559a2d852aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559a30132ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a2dfe2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a2dced9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623278==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56515ee1de32 bp 0x7ffdf2cbe310 sp 0x7ffdf2cbe308
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56515ee1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56515ee1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56515eb289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56515eb29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56515ed23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56515ed1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56515ef85793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56515e6a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56515e6a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56515e691018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55a4d12d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55a4d12e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56515e5cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56515e68daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565160f6dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56515ee1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56515eb289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623219==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55fb2daafe32 bp 0x7ffeea203970 sp 0x7ffeea203968
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55fb2daafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb2daaf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb2d7ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb2d7bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb2d9b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb2d9ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb2dc17793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb2d339c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb2d33556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb2d323018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb05628d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb05628e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb2d261634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55fb2d31faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fb2fbffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb2daaf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb2d7ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  8c 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623236==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55dff1802e32 bp 0x7ffc63eab1b0 sp 0x7ffc63eab1a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55dff1802e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dff18029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dff150d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dff150ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dff1708ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dff1700952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dff196a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dff108cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dff108856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dff1076018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fadf1dbbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fadf1dbbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dff0fb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55dff1072aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dff3952ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dff1802725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dff150d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623256==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b397ab7e32 bp 0x7ffd458b69b0 sp 0x7ffd458b69a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b397ab7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b397ab79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3977c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3977c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3979bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3979b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b397c1f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b397341c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b39733d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b39732b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f186b948d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f186b948e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b397269634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b397327aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b399c07ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b397ab7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3977c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623287==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5593b08efe32 bp 0x7ffe245ae210 sp 0x7ffe245ae208
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5593b08efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593b08ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593b05fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593b05fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593b07f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593b07ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593b0a57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593b0179c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593b017556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593b0163018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8ccbcad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8ccbcae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593b00a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5593b015faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5593b2a3fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593b08ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593b05fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  4c 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 
> =================================================================
> ==2623229==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559c42b9ae32 bp 0x7ffc2c366790 sp 0x7ffc2c366788
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559c42b9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c42b9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c428a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c428a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c42aa0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c42a98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c42d02793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c42424c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c4242056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c4240e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faef91a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faef91a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c4234c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x559c4240aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559c44ceaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c42b9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c428a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623279==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56380490be32 bp 0x7ffc1b7b5910 sp 0x7ffc1b7b5908
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56380490be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56380490b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638046169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563804617d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563804811ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563804809952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563804a73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563804195c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56380419156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56380417f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cc2efdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cc2efde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638040bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56380417baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563806a5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56380490b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638046169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  af 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 
> =================================================================
> ==2623273==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561837978e32 bp 0x7ffde78c2370 sp 0x7ffde78c2368
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561837978e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618379789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618376839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561837684d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56183787eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561837876952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561837ae0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561837202c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5618371fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5618371ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0dcc7fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0dcc7fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56183712a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5618371e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561839ac8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561837978725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618376839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623295==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55ece3c2be32 bp 0x7ffd0d177030 sp 0x7ffd0d177028
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55ece3c2be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ece3c2b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ece39369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ece3937d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ece3b31ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ece3b29952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ece3d93793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ece34b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ece34b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ece349f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a86ea2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a86ea2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ece33dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55ece349baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ece5d7bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ece3c2b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ece39369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623259==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5590736cae32 bp 0x7ffee3d909f0 sp 0x7ffee3d909e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5590736cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590736ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590733d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590733d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590735d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590735c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559073832793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559072f54c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559072f5056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559072f3e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d794a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d794a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559072e7c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x559072f3aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55907581aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590736ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590733d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  5b 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 
> =================================================================
> ==2623272==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559888d5fe32 bp 0x7ffc20d74950 sp 0x7ffc20d74948
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559888d5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559888d5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559888a6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559888a6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559888c65ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559888c5d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559888ec7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598885e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598885e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598885d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd4ae4abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4ae4abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559888511634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5598885cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55988aeafca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559888d5f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559888a6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623263==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55eff4140e32 bp 0x7ffdeb375dd0 sp 0x7ffdeb375dc8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55eff4140e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eff41409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eff3e4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eff3e4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eff4046ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eff403e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eff42a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eff39cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eff39c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eff39b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc960ef0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc960ef0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eff38f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55eff39b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55eff6290ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eff4140725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eff3e4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  87 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 
> =================================================================
> ==2623286==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b3533f7e32 bp 0x7ffceebccf90 sp 0x7ffceebccf88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b3533f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3533f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3531029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b353103d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3532fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3532f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b35355f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b352c81c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b352c7d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b352c6b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2377720d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2377720e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b352ba9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b352c67aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b355547ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3533f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3531029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623239==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55812e45fe32 bp 0x7ffde20a2a90 sp 0x7ffde20a2a88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55812e45fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55812e45f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55812e16a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55812e16bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55812e365ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55812e35d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55812e5c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55812dce9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55812dce556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55812dcd3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39968dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39968dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55812dc11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55812dccfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581305afca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55812e45f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55812e16a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  46 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 
> =================================================================
> ==2623303==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d44500ce32 bp 0x7ffc6c4c6810 sp 0x7ffc6c4c6808
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d44500ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d44500c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d444d179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d444d18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d444f12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d444f0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d445174793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d444896c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d44489256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d444880018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faeb28d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faeb28d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4447be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d44487caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d44715cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d44500c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d444d179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623363==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563456cabe32 bp 0x7fff3b25b7b0 sp 0x7fff3b25b7a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563456cabe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563456cab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634569b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634569b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563456bb1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563456ba9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563456e13793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563456535c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56345653156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56345651f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff14d018d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff14d018e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56345645d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56345651baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563458dfbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563456cab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634569b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623312==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5596e08d1e32 bp 0x7ffd188a1e50 sp 0x7ffd188a1e48
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5596e08d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596e08d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596e05dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596e05ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596e07d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596e07cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596e0a39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596e015bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596e015756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596e0145018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43ea1c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43ea1c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596e0083634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5596e0141aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5596e2a21ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596e08d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596e05dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623331==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564b9e1fee32 bp 0x7ffd0508a8d0 sp 0x7ffd0508a8c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564b9e1fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b9e1fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b9df099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b9df0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b9e104ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b9e0fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b9e366793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b9da88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b9da8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b9da72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e7c525d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e7c525e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b9d9b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564b9da6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564ba034eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b9e1fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b9df099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623367==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a525ce8e32 bp 0x7ffddddbf5d0 sp 0x7ffddddbf5c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a525ce8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a525ce89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5259f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5259f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a525beeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a525be6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a525e50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a525572c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a52556e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a52555c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f76dbbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f76dbbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a52549a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a525558aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a527e38ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a525ce8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5259f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  7f 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 
> =================================================================
> ==2623353==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556bc0066e32 bp 0x7ffe5fb06e10 sp 0x7ffe5fb06e08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556bc0066e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556bc00669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556bbfd719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556bbfd72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556bbff6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556bbff64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556bc01ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556bbf8f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556bbf8ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556bbf8da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75fbbbfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75fbbbfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556bbf818634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556bbf8d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556bc21b6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556bc0066725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556bbfd719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  a1 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 
> =================================================================
> ==2623345==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x557affb09e32 bp 0x7ffcbe83f230 sp 0x7ffcbe83f228
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x557affb09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557affb099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557aff8149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557aff815d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557affa0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557affa07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557affc71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557aff393c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557aff38f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557aff37d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0cc543d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0cc543e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557aff2bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x557aff379aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557b01c59ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557affb09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557aff8149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623376==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55aee24a5e32 bp 0x7ffeab8dc5b0 sp 0x7ffeab8dc5a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55aee24a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aee24a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aee21b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aee21b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aee23abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aee23a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aee260d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aee1d2fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aee1d2b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aee1d19018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07800f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07800f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aee1c57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55aee1d15aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aee45f5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aee24a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aee21b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2623334==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5614f18e6e32 bp 0x7ffc0669cff0 sp 0x7ffc0669cfe8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5614f18e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614f18e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614f15f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614f15f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614f17ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614f17e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614f1a4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614f1170c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614f116c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614f115a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c9952fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c9952fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614f1098634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5614f1156aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5614f3a36ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614f18e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614f15f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect triggered_join ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  62 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623346==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561d3f75ae32 bp 0x7ffff9b2ee70 sp 0x7ffff9b2ee68
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561d3f75ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d3f75a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d3f4659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d3f466d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d3f660ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d3f658952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d3f8c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d3efe4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d3efe056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d3efce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc95bd8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc95bd8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d3ef0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561d3efcaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561d418aaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d3f75a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d3f4659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  62 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623336==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560cfec2fe32 bp 0x7fffb065e070 sp 0x7fffb065e068
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560cfec2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560cfec2f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560cfe93a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560cfe93bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560cfeb35ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560cfeb2d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560cfed97793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560cfe4b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560cfe4b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560cfe4a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1141561d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1141561e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560cfe3e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560cfe49faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560d00d7fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560cfec2f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560cfe93a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  84 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 
> =================================================================
> ==2623366==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a186398e32 bp 0x7fffaa1afb30 sp 0x7fffaa1afb28
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a186398e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1863989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1860a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1860a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a18629eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a186296952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a186500793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a185c22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a185c1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a185c0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f57d7206d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f57d7206e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a185b4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a185c08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a1884e8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a186398725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1860a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  82 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2623321==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564f53650e32 bp 0x7fff5ef01ef0 sp 0x7fff5ef01ee8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564f53650e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f536509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f5335b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f5335cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f53556ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f5354e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f537b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f52edac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f52ed656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f52ec4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54d525cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54d525ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f52e02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564f52ec0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f557a0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f53650725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f5335b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596020==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5646571bde32 bp 0x7fffdb404750 sp 0x7fffdb404748
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5646571bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646571bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564656ec89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564656ec9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646570c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646570bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564657325793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564656a47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564656a4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564656a31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a4967dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a4967de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56465696f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x564656a2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56465930dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646571bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564656ec89b6 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  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 
> =================================================================
> ==2596809==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55a0dd5a6e32 bp 0x7ffd2ba1e4b0 sp 0x7ffd2ba1e4a8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55a0dd5a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0dd5a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0dd2b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0dd2b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0dd4acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0dd4a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0dd70e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0dce30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0dce2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0dce1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9d6d42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9d6d42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0dcd58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55a0dce16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a0df6f6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0dd5a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0dd2b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2597061==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x562ca80c0e32 bp 0x7ffdaa627f10 sp 0x7ffdaa627f08
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x562ca80c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ca80c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ca7dcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ca7dccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ca7fc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ca7fbe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ca8228793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ca794ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ca794656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ca7934018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3401232d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3401232e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ca7872634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x562ca7930aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562caa210ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ca80c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ca7dcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  59 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 
> =================================================================
> ==2597231==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x556828d1ae32 bp 0x7fff6e755f90 sp 0x7fff6e755f88
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x556828d1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556828d1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556828a259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556828a26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556828c20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556828c18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556828e82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568285a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568285a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55682858e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8423f8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8423f8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568284cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x55682858aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55682ae6aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556828d1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556828a259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  ec 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596903==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x5584d6ea7e32 bp 0x7ffde2d027b0 sp 0x7ffde2d027a8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x5584d6ea7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584d6ea79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584d6bb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584d6bb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584d6dadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584d6da5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584d700f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584d6731c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584d672d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584d671b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b7cdf2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b7cdf2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584d6659634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x5584d6717aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584d8ff7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584d6ea7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584d6bb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined programs resetall ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  ce 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596855==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55c82bfc0e32 bp 0x7ffff21cecf0 sp 0x7ffff21cece8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55c82bfc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c82bfc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c82bccb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c82bcccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c82bec6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c82bebe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c82c128793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c82b84ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c82b84656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c82b834018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb36d1b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb36d1b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c82b772634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55c82b830aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c82e110ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c82bfc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c82bccb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596086==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5578dc24ce32 bp 0x7fffdafb05f0 sp 0x7fffdafb05e8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5578dc24ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578dc24c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578dbf579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578dbf58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578dc152ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578dc14a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578dc3b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578dbad6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578dbad256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578dbac0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3222292d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3222292e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578db9fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x5578dbabcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5578de39cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578dc24c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578dbf579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596085==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x56033808de32 bp 0x7ffdcb4ed2d0 sp 0x7ffdcb4ed2c8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x56033808de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56033808d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560337d989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560337d99d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560337f93ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560337f8b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603381f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560337917c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56033791356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560337901018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd23a48ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd23a48ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56033783f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x5603378fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56033a1ddca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56033808d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560337d989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596021==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5609b53c0e32 bp 0x7fff5fd29eb0 sp 0x7fff5fd29ea8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5609b53c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609b53c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609b50cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5609b50ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609b52c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5609b52be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5609b5528793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5609b4c4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5609b4c4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5609b4c34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3dc580fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3dc580fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5609b4b72634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x5609b4c30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5609b7510ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609b53c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609b50cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  d1 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596041==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x563b42ae9e32 bp 0x7ffdeb631d10 sp 0x7ffdeb631d08
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x563b42ae9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b42ae99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b427f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b427f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b429efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b429e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b42c51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b42373c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b4236f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b4235d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f26ea352d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26ea352e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b4229b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x563b42359aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563b44c39ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b42ae9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b427f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596049==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55c227572e32 bp 0x7ffe23487030 sp 0x7ffe23487028
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55c227572e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2275729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c22727d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c22727ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c227478ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c227470952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2276da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c226dfcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c226df856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c226de6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0140e82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0140e82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c226d24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55c226de2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c2296c2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c227572725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c22727d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596038==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000151b4 at pc 0x55949a7d5e32 bp 0x7ffeae8a78d0 sp 0x7ffeae8a78c8
> READ of size 4 at 0x6160000151b4 thread T0
>     #0 0x55949a7d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55949a7d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55949a4e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55949a4e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55949a6dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55949a6d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55949a93d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55949a05fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55949a05b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55949a049018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2964e46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2964e46e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559499f87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000151b4 is located 308 bytes inside of 528-byte region [0x616000015080,0x616000015290)
> freed by thread T0 here:
>     #0 0x55949a045aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55949c925ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55949a7d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55949a4e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596055==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55d272e95e32 bp 0x7ffc2b9e1c90 sp 0x7ffc2b9e1c88
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55d272e95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d272e959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d272ba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d272ba1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d272d9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d272d93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d272ffd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d27271fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d27271b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d272709018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0e9986d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0e9986e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d272647634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55d272705aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d274fe5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d272e95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d272ba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596661==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x561b9375ae32 bp 0x7ffe4b849bd0 sp 0x7ffe4b849bc8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x561b9375ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b9375a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b934659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b93466d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b93660ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b93658952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b938c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b92fe4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b92fe056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b92fce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a03ccbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a03ccbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b92f0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x561b92fcaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561b958aaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b9375a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b934659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  cd 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596668==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5631d68f5e32 bp 0x7ffd8fca43b0 sp 0x7ffd8fca43a8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5631d68f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631d68f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631d66009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631d6601d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631d67fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631d67f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631d6a5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631d617fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631d617b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631d6169018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1f1568d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1f1568e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631d60a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5631d6165aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631d8a45ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631d68f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631d66009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596713==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x561794948e32 bp 0x7ffc85187a90 sp 0x7ffc85187a88
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x561794948e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617949489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617946539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561794654d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56179484eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561794846952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561794ab0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617941d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617941ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617941bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f719f891d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f719f891e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617940fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x5617941b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561796a98ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561794948725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617946539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596691==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x5603bb938e32 bp 0x7ffc08b813f0 sp 0x7ffc08b813e8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x5603bb938e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603bb9389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603bb6439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603bb644d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603bb83eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603bb836952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603bbaa0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603bb1c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603bb1be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603bb1ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec3e605d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec3e605e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603bb0ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x5603bb1a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5603bda88ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603bb938725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603bb6439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  dd 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596693==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55b921a90e32 bp 0x7fff7d71fd10 sp 0x7fff7d71fd08
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55b921a90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b921a909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b92179b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b92179cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b921996ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b92198e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b921bf8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b92131ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b92131656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b921304018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f335f4a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f335f4a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b921242634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55b921300aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b923be0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b921a90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b92179b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596741==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x5560bb5f8e32 bp 0x7ffcc30d3530 sp 0x7ffcc30d3528
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x5560bb5f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560bb5f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560bb3039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560bb304d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560bb4feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560bb4f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560bb760793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560bae82c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560bae7e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560bae6c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e5652ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e5652ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560badaa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x5560bae68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5560bd748ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560bb5f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560bb3039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596745==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55837b10fe32 bp 0x7ffff09673d0 sp 0x7ffff09673c8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55837b10fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55837b10f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55837ae1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55837ae1bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55837b015ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55837b00d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55837b277793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55837a999c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55837a99556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55837a983018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a72dc2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a72dc2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55837a8c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55837a97faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55837d25fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55837b10f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55837ae1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  c4 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596757==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x561c61531e32 bp 0x7ffd17719bd0 sp 0x7ffd17719bc8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x561c61531e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c615319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c6123c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c6123dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c61437ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c6142f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c61699793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c60dbbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c60db756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c60da5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11dbe82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11dbe82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c60ce3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x561c60da1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561c63681ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c61531725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c6123c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2596736==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x5645230a6e32 bp 0x7fff49bd0c10 sp 0x7fff49bd0c08
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x5645230a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645230a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564522db19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564522db2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564522facebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564522fa4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56452320e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564522930c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56452292c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56452291a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1465205d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1465205e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564522858634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x564522916aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5645251f6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645230a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564522db19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2596733==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55aafdad7e32 bp 0x7ffcdd7a7b30 sp 0x7ffcdd7a7b28
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55aafdad7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aafdad79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aafd7e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aafd7e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aafd9ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aafd9d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aafdc3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aafd361c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aafd35d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aafd34b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec265f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec265f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aafd289634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55aafd347aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aaffc27ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aafdad7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aafd7e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596759==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x556077c51e32 bp 0x7fff4269ce30 sp 0x7fff4269ce28
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x556077c51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556077c519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55607795c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55607795dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556077b57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556077b4f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556077db9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560774dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560774d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560774c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2258add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2258ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556077403634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x5560774c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556079da1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556077c51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55607795c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596600==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x560ac675de32 bp 0x7ffc90a49850 sp 0x7ffc90a49848
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x560ac675de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ac675d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ac64689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ac6469d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ac6663ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ac665b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ac68c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ac5fe7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ac5fe356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ac5fd1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6fe4aa8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6fe4aa8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ac5f0f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x560ac5fcdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560ac88adca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ac675d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ac64689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  dc 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596602==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55de975e0e32 bp 0x7ffe9ccca510 sp 0x7ffe9ccca508
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55de975e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de975e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de972eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de972ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de974e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de974de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de97748793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de96e6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de96e6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de96e54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc1b3500d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc1b3500e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de96d92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55de96e50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55de99730ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de975e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de972eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2596596==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55f906c63e32 bp 0x7ffeb9734b90 sp 0x7ffeb9734b88
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55f906c63e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f906c639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f90696e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f90696fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f906b69ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f906b61952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f906dcb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9064edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9064e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9064d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b77ac0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b77ac0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f906415634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55f9064d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f908db3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f906c63725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f90696e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  dd 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596651==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55606ffdbe32 bp 0x7ffe76f28a70 sp 0x7ffe76f28a68
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55606ffdbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55606ffdb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55606fce69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55606fce7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55606fee1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55606fed9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556070143793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55606f865c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55606f86156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55606f84f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f92fcad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f92fcae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55606f78d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55606f84baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55607212bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55606ffdb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55606fce69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  da 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596637==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5575447ece32 bp 0x7fffc2fdc530 sp 0x7fffc2fdc528
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5575447ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575447ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575444f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575444f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575446f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575446ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557544954793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557544076c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55754407256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557544060018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faae2ed4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faae2ed4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557543f9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55754405caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55754693cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575447ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575444f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  2a 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 
> =================================================================
> ==2596609==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55f512dc6e32 bp 0x7fff97935890 sp 0x7fff97935888
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55f512dc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f512dc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f512ad19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f512ad2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f512cccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f512cc4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f512f2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f512650c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f51264c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f51263a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8dfde5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8dfde5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f512578634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55f512636aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f514f16ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f512dc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f512ad19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA vehext ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  bf 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596622==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x56516bdace32 bp 0x7fff656265b0 sp 0x7fff656265a8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x56516bdace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56516bdac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56516bab79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56516bab8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56516bcb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56516bcaa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56516bf14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56516b636c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56516b63256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56516b620018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53cc3e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53cc3e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56516b55e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x56516b61caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56516defcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56516bdac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56516bab79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  ea 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596629==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55c5e080de32 bp 0x7ffcbd835e90 sp 0x7ffcbd835e88
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55c5e080de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5e080d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5e05189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5e0519d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5e0713ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5e070b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5e0975793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5e0097c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5e009356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5e0081018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf379ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf379dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5dffbf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55c5e007daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c5e295dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5e080d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5e05189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596313==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5585ade60e32 bp 0x7ffec73f6770 sp 0x7ffec73f6768
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5585ade60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585ade609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585adb6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585adb6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585add66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585add5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585adfc8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585ad6eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585ad6e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585ad6d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffaf4667d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffaf4667e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585ad612634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x5585ad6d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5585affb0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585ade60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585adb6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596323==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55b1fa657e32 bp 0x7ffcd7806630 sp 0x7ffcd7806628
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55b1fa657e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1fa6579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1fa3629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1fa363d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1fa55debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1fa555952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1fa7bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1f9ee1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b1f9edd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b1f9ecb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b19f3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b19f3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1f9e09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55b1f9ec7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b1fc7a7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1fa657725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1fa3629b6 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  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 
> =================================================================
> ==2596369==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000154b4 at pc 0x561dae950e32 bp 0x7ffc1a2a5df0 sp 0x7ffc1a2a5de8
> READ of size 4 at 0x6160000154b4 thread T0
>     #0 0x561dae950e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561dae9509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561dae65b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561dae65cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561dae856ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561dae84e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561daeab8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561dae1dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561dae1d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561dae1c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35d569fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35d569fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561dae102634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000154b4 is located 308 bytes inside of 528-byte region [0x616000015380,0x616000015590)
> freed by thread T0 here:
>     #0 0x561dae1c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561db0aa0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561dae950725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561dae65b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596338==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x5621cc4e7e32 bp 0x7ffc6c374670 sp 0x7ffc6c374668
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x5621cc4e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621cc4e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621cc1f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621cc1f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621cc3edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621cc3e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5621cc64f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621cbd71c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621cbd6d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621cbd5b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88f5df1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88f5df1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621cbc99634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x5621cbd57aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5621ce637ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621cc4e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621cc1f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  79 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596342==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5598bb4afe32 bp 0x7ffea1e98af0 sp 0x7ffea1e98ae8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5598bb4afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598bb4af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598bb1ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598bb1bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598bb3b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598bb3ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598bb617793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598bad39c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598bad3556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598bad23018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2085a3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2085a3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598bac61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x5598bad1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5598bd5ffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598bb4af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598bb1ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596399==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55b6a9386e32 bp 0x7ffec7c28390 sp 0x7ffec7c28388
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55b6a9386e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6a93869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6a90919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6a9092d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6a928cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6a9284952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6a94ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6a8c10c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6a8c0c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6a8bfa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7cd441fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7cd441fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6a8b38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55b6a8bf6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b6ab4d6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6a9386725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6a90919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  72 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596412==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55ca35bd1e32 bp 0x7ffc6431dd10 sp 0x7ffc6431dd08
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55ca35bd1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca35bd19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca358dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca358ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca35ad7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca35acf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca35d39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca3545bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca3545756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca35445018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba53effd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba53effe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca35383634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55ca35441aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca37d21ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca35bd1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca358dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596375==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x557e401f3e32 bp 0x7fff40de6e70 sp 0x7fff40de6e68
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x557e401f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e401f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e3fefe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e3feffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e400f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e400f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e4035b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e3fa7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e3fa7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e3fa67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb523449d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb523449e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e3f9a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x557e3fa63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557e42343ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e401f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e3fefe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596414==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x559e9840ce32 bp 0x7ffe37293890 sp 0x7ffe37293888
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x559e9840ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e9840c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e981179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e98118d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e98312ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e9830a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e98574793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e97c96c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e97c9256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e97c80018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c13444d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c13444e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e97bbe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x559e97c7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559e9a55cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e9840c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e981179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596400==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x560c1eedee32 bp 0x7ffdc0347fd0 sp 0x7ffdc0347fc8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x560c1eedee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c1eede9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c1ebe99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c1ebead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c1ede4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c1eddc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c1f046793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c1e768c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c1e76456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c1e752018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c0c8f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c0c8f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c1e690634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x560c1e74eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560c2102eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c1eede725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c1ebe99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596381==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55bfa2d50e32 bp 0x7ffc07b76bf0 sp 0x7ffc07b76be8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55bfa2d50e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bfa2d509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bfa2a5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bfa2a5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bfa2c56ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bfa2c4e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bfa2eb8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bfa25dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bfa25d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bfa25c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbbc0aa2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbc0aa2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bfa2502634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55bfa25c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bfa4ea0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bfa2d50725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bfa2a5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  79 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596424==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5594d3700e32 bp 0x7fffe5efbbd0 sp 0x7fffe5efbbc8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5594d3700e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594d37009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594d340b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594d340cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594d3606ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594d35fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594d3868793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5594d2f8ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5594d2f8656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5594d2f74018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb56a737d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb56a737e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5594d2eb2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x5594d2f70aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5594d5850ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594d3700725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594d340b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596256==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55f965e4be32 bp 0x7ffd7e772450 sp 0x7ffd7e772448
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55f965e4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f965e4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f965b569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f965b57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f965d51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f965d49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f965fb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9656d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9656d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9656bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5087ed2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5087ed2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9655fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55f9656bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f967f9bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f965e4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f965b569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596289==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x561abcb30e32 bp 0x7ffda26a3190 sp 0x7ffda26a3188
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x561abcb30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561abcb309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561abc83b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561abc83cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561abca36ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561abca2e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561abcc98793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561abc3bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561abc3b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561abc3a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf6f177d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf6f177e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561abc2e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x561abc3a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561abec80ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561abcb30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561abc83b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  72 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596298==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5606e8a46e32 bp 0x7fffdb48bc10 sp 0x7fffdb48bc08
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5606e8a46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606e8a469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606e87519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606e8752d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606e894cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606e8944952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606e8bae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606e82d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606e82cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606e82ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7cb673d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7cb673e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606e81f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x5606e82b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5606eab96ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606e8a46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606e87519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  71 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596273==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x564347a5fe32 bp 0x7ffc46fc05f0 sp 0x7ffc46fc05e8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x564347a5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564347a5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56434776a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56434776bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564347965ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56434795d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564347bc7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643472e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643472e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643472d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8248c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8248c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564347211634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x5643472cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564349bafca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564347a5f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56434776a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596265==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55fe81aade32 bp 0x7ffc49244090 sp 0x7ffc49244088
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55fe81aade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe81aad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe817b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe817b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe819b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe819ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe81c15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe81337c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe8133356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe81321018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3032b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3032b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe8125f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55fe8131daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fe83bfdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe81aad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe817b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596307==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5573b0879e32 bp 0x7ffc2a2b21f0 sp 0x7ffc2a2b21e8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5573b0879e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573b08799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573b05849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573b0585d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573b077febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573b0777952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573b09e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573b0103c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573b00ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573b00ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5265126d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5265126e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573b002b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x5573b00e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5573b29c9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573b0879725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573b05849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596281==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x56465c15be32 bp 0x7fff9fd651d0 sp 0x7fff9fd651c8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x56465c15be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56465c15b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56465be669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56465be67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56465c061ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56465c059952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56465c2c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56465b9e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56465b9e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56465b9cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febb4946d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febb4946e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56465b90d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x56465b9cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56465e2abca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56465c15b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56465be669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  b1 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596480==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55d2cd7cce32 bp 0x7ffc06d58350 sp 0x7ffc06d58348
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55d2cd7cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2cd7cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2cd4d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2cd4d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2cd6d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2cd6ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2cd934793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2cd056c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2cd05256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2cd040018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e570a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e570a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2ccf7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55d2cd03caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d2cf91cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2cd7cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2cd4d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596491==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x556a270eee32 bp 0x7ffd2c676790 sp 0x7ffd2c676788
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x556a270eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a270ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a26df99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a26dfad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a26ff4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a26fec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a27256793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a26978c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a2697456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a26962018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e2fb23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e2fb23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a268a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x556a2695eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556a2923eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a270ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a26df99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2596530==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55ca89905e32 bp 0x7ffcb2d609d0 sp 0x7ffcb2d609c8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55ca89905e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca899059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca896109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca89611d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca8980bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca89803952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca89a6d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca8918fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca8918b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca89179018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f755c529d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f755c529e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca890b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55ca89175aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca8ba55ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca89905725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca896109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596499==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x558754bcee32 bp 0x7ffd320ddf50 sp 0x7ffd320ddf48
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x558754bcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558754bce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587548d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587548dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558754ad4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558754acc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558754d36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558754458c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55875445456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558754442018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb64baa4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb64baa4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558754380634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55875443eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558756d1eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558754bce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587548d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596509==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5595e39e4e32 bp 0x7fffdfca8290 sp 0x7fffdfca8288
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5595e39e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595e39e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595e36ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595e36f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595e38eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595e38e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595e3b4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595e326ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595e326a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595e3258018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27bc75bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27bc75be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595e3196634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5595e3254aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5595e5b34ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595e39e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595e36ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  9b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596557==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x564f730c7e32 bp 0x7ffef328c7b0 sp 0x7ffef328c7a8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x564f730c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f730c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f72dd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f72dd3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f72fcdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f72fc5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f7322f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f72951c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f7294d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f7293b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7f9e3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7f9e3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f72879634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x564f72937aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f75217ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f730c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f72dd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  8b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596566==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55779996ae32 bp 0x7ffcac4956f0 sp 0x7ffcac4956e8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55779996ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55779996a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577996759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557799676d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557799870ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557799868952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557799ad2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577991f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577991f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577991de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa75504dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa75504de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55779911c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5577991daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55779babaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55779996a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577996759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  8b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596574==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55b7a9964e32 bp 0x7ffc1ab93fb0 sp 0x7ffc1ab93fa8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55b7a9964e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7a99649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7a966f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7a9670d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7a986aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7a9862952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7a9acc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7a91eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7a91ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7a91d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59b9884d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59b9884e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7a9116634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55b7a91d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b7abab4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7a9964725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7a966f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596545==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x562f243dce32 bp 0x7ffdddb7d6d0 sp 0x7ffdddb7d6c8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x562f243dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f243dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f240e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f240e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f242e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f242da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f24544793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f23c66c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f23c6256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f23c50018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b5e327d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b5e327e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f23b8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x562f23c4caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562f2652cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f243dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f240e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  92 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596546==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55c86873ce32 bp 0x7ffef32397b0 sp 0x7ffef32397a8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55c86873ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c86873c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8684479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c868448d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c868642ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c86863a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8688a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c867fc6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c867fc256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c867fb0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feaf8f87d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feaf8f87e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c867eee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55c867facaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c86a88cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c86873c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8684479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596583==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x557f5d21be32 bp 0x7ffc9279b030 sp 0x7ffc9279b028
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x557f5d21be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f5d21b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f5cf269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f5cf27d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f5d121ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f5d119952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f5d383793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f5caa5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f5caa156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f5ca8f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa457855d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa457855e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f5c9cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x557f5ca8baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557f5f36bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f5d21b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f5cf269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596425==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5630e2b0be32 bp 0x7fffbb1d0470 sp 0x7fffbb1d0468
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5630e2b0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630e2b0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630e28169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630e2817d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630e2a11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630e2a09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630e2c73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5630e2395c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5630e239156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630e237f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2330426d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2330426e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630e22bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5630e237baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5630e4c5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630e2b0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630e28169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  8b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596439==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55c099154e32 bp 0x7ffd14364af0 sp 0x7ffd14364ae8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55c099154e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0991549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c098e5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c098e60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c09905aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c099052952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0992bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0989dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0989da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0989c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f658300fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f658300fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c098906634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55c0989c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c09b2a4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c099154725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c098e5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  af 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596438==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55ef5e1bee32 bp 0x7ffc46aa3850 sp 0x7ffc46aa3848
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55ef5e1bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef5e1be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef5dec99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef5decad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef5e0c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef5e0bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef5e326793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef5da48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef5da4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef5da32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ee79f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ee79f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef5d970634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55ef5da2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ef6030eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef5e1be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef5dec99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596475==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5577bd3c7e32 bp 0x7ffcf9234bd0 sp 0x7ffcf9234bc8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5577bd3c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577bd3c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577bd0d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577bd0d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577bd2cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577bd2c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577bd52f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577bcc51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577bcc4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577bcc3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b668b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b668b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577bcb79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5577bcc37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5577bf517ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577bd3c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577bd0d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  c6 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596459==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5583a64a8e32 bp 0x7ffc48a1a950 sp 0x7ffc48a1a948
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5583a64a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583a64a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583a61b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583a61b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583a63aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583a63a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583a6610793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583a5d32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583a5d2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583a5d1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcefeff3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcefeff3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583a5c5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5583a5d18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5583a85f8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583a64a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583a61b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596445==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x564b03ed8e32 bp 0x7ffc98a37a90 sp 0x7ffc98a37a88
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x564b03ed8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b03ed89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b03be39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b03be4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b03ddeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b03dd6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b04040793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b03762c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b0375e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b0374c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc621d59d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc621d59e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b0368a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x564b03748aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b06028ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b03ed8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b03be39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596124==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5644345d5e32 bp 0x7fff8530f910 sp 0x7fff8530f908
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5644345d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644345d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644342e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644342e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644344dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644344d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56443473d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564433e5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564433e5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564433e49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9bf2577d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9bf2577e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564433d87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x564433e45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564436725ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644345d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644342e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596141==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55a7058e3e32 bp 0x7ffe41e642d0 sp 0x7ffe41e642c8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55a7058e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7058e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7055ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7055efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7057e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7057e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a705a4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a70516dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a70516956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a705157018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5dee0d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5dee0d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a705095634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55a705153aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a707a33ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7058e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7055ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  e8 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596189==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x55bd7bd4ce32 bp 0x7ffca7aa7a30 sp 0x7ffca7aa7a28
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x55bd7bd4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd7bd4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd7ba579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd7ba58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd7bc52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd7bc4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd7beb4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd7b5d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd7b5d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd7b5c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d57f97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d57f97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd7b4fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x55bd7b5bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bd7de9cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd7bd4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd7ba579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596144==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x55e86e961e32 bp 0x7ffdaa598770 sp 0x7ffdaa598768
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x55e86e961e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e86e9619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e86e66c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e86e66dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e86e867ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e86e85f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e86eac9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e86e1ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e86e1e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e86e1d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f771c8b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f771c8b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e86e113634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x55e86e1d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e870ab1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e86e961725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e86e66c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2596157==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x556929998e32 bp 0x7ffdad902750 sp 0x7ffdad902748
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x556929998e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569299989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569296a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569296a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55692989eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556929896952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556929b00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556929222c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55692921e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55692920c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e3e42ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e3e42ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55692914a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x556929208aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55692bae8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556929998725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569296a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596231==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5614455f5e32 bp 0x7ffc2b995bb0 sp 0x7ffc2b995ba8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5614455f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614455f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614453009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561445301d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614454fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614454f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56144575d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561444e7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561444e7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561444e69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf9795dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf9795de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561444da7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x561444e65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561447745ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614455f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614453009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596230==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x563fc07efe32 bp 0x7ffc959345f0 sp 0x7ffc959345e8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x563fc07efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563fc07ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563fc04fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563fc04fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563fc06f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563fc06ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563fc0957793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563fc0079c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563fc007556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563fc0063018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f881027dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f881027de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563fbffa1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x563fc005faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563fc293fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563fc07ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563fc04fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596206==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x557f91fa3e32 bp 0x7ffd6a506670 sp 0x7ffd6a506668
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x557f91fa3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f91fa39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f91cae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f91cafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f91ea9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f91ea1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f9210b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f9182dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f9182956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f91817018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b28176d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b28176e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f91755634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x557f91813aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557f940f3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f91fa3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f91cae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596239==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x56452a893e32 bp 0x7ffed8df00f0 sp 0x7ffed8df00e8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x56452a893e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56452a8939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56452a59e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56452a59fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56452a799ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56452a791952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56452a9fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56452a11dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56452a11956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56452a107018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fafe52a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fafe52a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56452a045634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x56452a103aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56452c9e3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56452a893725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56452a59e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596222==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x557cccda2e32 bp 0x7ffef5b412b0 sp 0x7ffef5b412a8
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x557cccda2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cccda29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cccaad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cccaaed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cccca8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cccca0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cccf0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ccc62cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ccc62856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ccc616018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff88484d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff88484e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ccc554634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x557ccc612aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557cceef2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cccda2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cccaad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596209==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x561aaf698e32 bp 0x7ffd06e905f0 sp 0x7ffd06e905e8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x561aaf698e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561aaf6989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561aaf3a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561aaf3a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561aaf59eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561aaf596952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561aaf800793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561aaef22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561aaef1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561aaef0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa69d51bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa69d51be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561aaee4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x561aaef08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ab17e8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561aaf698725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561aaf3a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596246==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55b2f9ae5e32 bp 0x7fff39932570 sp 0x7fff39932568
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55b2f9ae5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2f9ae59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2f97f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2f97f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2f99ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2f99e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b2f9c4d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2f936fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2f936b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2f9359018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa052624d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa052624e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2f9297634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55b2f9355aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b2fbc35ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2f9ae5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2f97f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596104==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55e3a9fbee32 bp 0x7ffe738e6130 sp 0x7ffe738e6128
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55e3a9fbee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3a9fbe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3a9cc99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3a9ccad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3a9ec4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3a9ebc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3aa126793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3a9848c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3a984456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3a9832018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd196542d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd196542e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3a9770634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55e3a982eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e3ac10eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3a9fbe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3a9cc99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2596121==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55f2b98c7e32 bp 0x7ffead05f5f0 sp 0x7ffead05f5e8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55f2b98c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2b98c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2b95d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2b95d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2b97cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2b97c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2b9a2f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2b9151c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2b914d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2b913b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff92cafdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff92cafde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2b9079634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55f2b9137aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2bba17ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2b98c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2b95d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  eb 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2596110==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x555a43eb1e32 bp 0x7fffae5b7bb0 sp 0x7fffae5b7ba8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x555a43eb1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a43eb19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a43bbc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a43bbdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a43db7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a43daf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a44019793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a4373bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a4373756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a43725018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e77e8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e77e8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a43663634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x555a43721aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a46001ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a43eb1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a43bbc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2596080==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x563d10104e32 bp 0x7ffda5062250 sp 0x7ffda5062248
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x563d10104e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d101049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d0fe0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d0fe10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d1000aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d10002952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d1026c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d0f98ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d0f98a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d0f978018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe96fba7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe96fba7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d0f8b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x563d0f974aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d12254ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d10104725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d0fe0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2596074==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55ca67e13e32 bp 0x7ffc77ea9e90 sp 0x7ffc77ea9e88
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55ca67e13e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca67e139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca67b1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca67b1fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca67d19ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca67d11952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca67f7b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca6769dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca6769956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca67687018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2243948d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2243948e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca675c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55ca67683aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca69f63ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca67e13725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca67b1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  ef 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603535==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000163b4 at pc 0x55855f9fbe32 bp 0x7ffe99d13910 sp 0x7ffe99d13908
> READ of size 4 at 0x6160000163b4 thread T0
>     #0 0x55855f9fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55855f9fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55855f7069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55855f707d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55855f901ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55855f8f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55855fb63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55855f285c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55855f28156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55855f26f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7b7d3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7b7d3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55855f1ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000163b4 is located 308 bytes inside of 528-byte region [0x616000016280,0x616000016490)
> freed by thread T0 here:
>     #0 0x55855f26baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558561b4bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55855f9fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55855f7069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  14 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603531==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5616949bfe32 bp 0x7fff555b4b50 sp 0x7fff555b4b48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5616949bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616949bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616946ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616946cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616948c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616948bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561694b27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561694249c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56169424556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561694233018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa2f7bd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa2f7bd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561694171634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56169422faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561696b0fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616949bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616946ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603630==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56277672ae32 bp 0x7ffdb1577490 sp 0x7ffdb1577488
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56277672ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56277672a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627764359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562776436d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562776630ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562776628952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562776892793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562775fb4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562775fb056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562775f9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2b8fecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2b8fece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562775edc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562775f9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56277887aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56277672a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627764359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603569==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564ab2d4ce32 bp 0x7fffadd69390 sp 0x7fffadd69388
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564ab2d4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ab2d4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ab2a579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ab2a58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ab2c52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ab2c4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ab2eb4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ab25d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ab25d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ab25c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5f7413d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5f7413e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ab24fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564ab25bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564ab4e9cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ab2d4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ab2a579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603562==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5634d8b57e32 bp 0x7ffca7706cd0 sp 0x7ffca7706cc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5634d8b57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634d8b579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634d88629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634d8863d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634d8a5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634d8a55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5634d8cbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5634d83e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5634d83dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5634d83cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99d3872d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99d3872e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5634d8309634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5634d83c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5634daca7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634d8b57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634d88629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603599==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x559e4eddae32 bp 0x7fff5da67230 sp 0x7fff5da67228
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x559e4eddae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e4edda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e4eae59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e4eae6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e4ece0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e4ecd8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e4ef42793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e4e664c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e4e66056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e4e64e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ea8235d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ea8235e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e4e58c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x559e4e64aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559e50f2aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e4edda725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e4eae59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603543==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563d03cfae32 bp 0x7ffdbb896190 sp 0x7ffdbb896188
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563d03cfae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d03cfa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d03a059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d03a06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d03c00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d03bf8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d03e62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d03584c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d0358056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d0356e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15931fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15931fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d034ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563d0356aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d05e4aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d03cfa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d03a059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603612==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55df74a94e32 bp 0x7ffdaa1a6cf0 sp 0x7ffdaa1a6ce8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55df74a94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df74a949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df7479f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df747a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df7499aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df74992952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df74bfc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df7431ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df7431a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df74308018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbcf1e39d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbcf1e39e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df74246634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55df74304aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55df76be4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df74a94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df7479f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603580==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55bb5c452e32 bp 0x7ffce913d570 sp 0x7ffce913d568
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55bb5c452e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb5c4529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb5c15d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb5c15ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb5c358ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb5c350952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb5c5ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb5bcdcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb5bcd856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb5bcc6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe186f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe186f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb5bc04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55bb5bcc2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bb5e5a2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb5c452725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb5c15d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1a 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603579==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x559114635e32 bp 0x7ffe4e461d50 sp 0x7ffe4e461d48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x559114635e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591146359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591143409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559114341d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55911453bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559114533952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55911479d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559113ebfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559113ebb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559113ea9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11dcb4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11dcb4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559113de7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x559113ea5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559116785ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559114635725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591143409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603613==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5561d06fee32 bp 0x7fff84b9f9b0 sp 0x7fff84b9f9a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5561d06fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561d06fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561d04099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561d040ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561d0604ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561d05fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561d0866793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561cff88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561cff8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561cff72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6dbf625d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dbf625e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561cfeb0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5561cff6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5561d284eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561d06fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561d04099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603567==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b3dd39be32 bp 0x7fffb885cdb0 sp 0x7fffb885cda8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b3dd39be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3dd39b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3dd0a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3dd0a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3dd2a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3dd299952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3dd503793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3dcc25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3dcc2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3dcc0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f44ee87fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f44ee87fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3dcb4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b3dcc0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b3df4ebca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3dd39b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3dd0a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603591==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560a1b999e32 bp 0x7fff0f0f7390 sp 0x7fff0f0f7388
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560a1b999e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a1b9999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a1b6a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a1b6a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a1b89febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a1b897952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a1bb01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a1b223c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a1b21f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a1b20d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6dbc70bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dbc70be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a1b14b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560a1b209aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560a1dae9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a1b999725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a1b6a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  05 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603633==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b91f81de32 bp 0x7ffdc53b3330 sp 0x7ffdc53b3328
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b91f81de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b91f81d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b91f5289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b91f529d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b91f723ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b91f71b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b91f985793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b91f0a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b91f0a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b91f091018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f402b411d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f402b411e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b91efcf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b91f08daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b92196dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b91f81d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b91f5289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603716==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560616acee32 bp 0x7ffd4563d890 sp 0x7ffd4563d888
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560616acee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560616ace9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606167d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606167dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606169d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606169cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560616c36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560616358c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56061635456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560616342018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfcae81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfcae81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560616280634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56061633eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560618c1eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560616ace725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606167d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603660==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f6fea53e32 bp 0x7fff50423b10 sp 0x7fff50423b08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f6fea53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6fea539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6fe75e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6fe75fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6fe959ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6fe951952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6febbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6fe2ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6fe2d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6fe2c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faef4a17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faef4a17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6fe205634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f6fe2c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f700ba3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6fea53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6fe75e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603693==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5649f9733e32 bp 0x7fffeae53ef0 sp 0x7fffeae53ee8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5649f9733e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649f97339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649f943e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649f943fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649f9639ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649f9631952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649f989b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649f8fbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649f8fb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649f8fa7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf894e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf894e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649f8ee5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5649f8fa3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5649fb883ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649f9733725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649f943e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603648==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5590320d6e32 bp 0x7fff1a78a7b0 sp 0x7fff1a78a7a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5590320d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590320d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559031de19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559031de2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559031fdcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559031fd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55903223e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559031960c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55903195c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55903194a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c95b4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c95b4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559031888634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x559031946aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559034226ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590320d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559031de19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  14 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603697==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x559130b73e32 bp 0x7ffd0a274350 sp 0x7ffd0a274348
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x559130b73e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559130b739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55913087e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55913087fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559130a79ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559130a71952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559130cdb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591303fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591303f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591303e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42acf55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42acf55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559130325634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5591303e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559132cc3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559130b73725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55913087e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  14 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603679==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55abdd285e32 bp 0x7ffe39737f50 sp 0x7ffe39737f48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55abdd285e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55abdd2859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55abdcf909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55abdcf91d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55abdd18bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55abdd183952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55abdd3ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55abdcb0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55abdcb0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55abdcaf9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36f206dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36f206de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55abdca37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55abdcaf5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55abdf3d5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55abdd285725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55abdcf909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603667==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563b0b02ce32 bp 0x7ffc7a04fad0 sp 0x7ffc7a04fac8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563b0b02ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b0b02c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b0ad379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b0ad38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b0af32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b0af2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b0b194793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b0a8b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b0a8b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b0a8a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6765e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6765e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b0a7de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563b0a89caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563b0d17cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b0b02c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b0ad379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603718==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556782c84e32 bp 0x7ffcb0a273f0 sp 0x7ffcb0a273e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556782c84e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556782c849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55678298f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556782990d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556782b8aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556782b82952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556782dec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55678250ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55678250a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567824f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68cea28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68cea28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556782436634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5567824f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556784dd4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556782c84725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55678298f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603651==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5565d68ede32 bp 0x7ffeaafaa590 sp 0x7ffeaafaa588
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5565d68ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565d68ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565d65f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565d65f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565d67f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565d67eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565d6a55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565d6177c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565d617356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565d6161018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67ce562d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67ce562e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565d609f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5565d615daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5565d8a3dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565d68ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565d65f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  14 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603709==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b2380f1e32 bp 0x7ffc25df3550 sp 0x7ffc25df3548
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b2380f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2380f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b237dfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b237dfdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b237ff7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b237fef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b238259793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b23797bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b23797756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b237965018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01bc7efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01bc7efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2378a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b237961aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b23a241ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2380f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b237dfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603665==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ed75da2e32 bp 0x7ffd285101b0 sp 0x7ffd285101a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ed75da2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed75da29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed75aad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed75aaed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed75ca8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed75ca0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed75f0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed7562cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed7562856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed75616018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f840b5e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f840b5e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed75554634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ed75612aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ed77ef2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed75da2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed75aad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603686==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55bd06567e32 bp 0x7ffc7b90d630 sp 0x7ffc7b90d628
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55bd06567e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd065679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd062729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd06273d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd0646debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd06465952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd066cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd05df1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd05ded56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd05ddb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd98713d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd98713e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd05d19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55bd05dd7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bd086b7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd06567725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd062729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603811==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55fb2489be32 bp 0x7ffdab526730 sp 0x7ffdab526728
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55fb2489be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb2489b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb245a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb245a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb247a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb24799952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb24a03793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb24125c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb2412156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb2410f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f4029ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f4029ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb2404d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55fb2410baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fb269ebca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb2489b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb245a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603719==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ca9250fe32 bp 0x7fffba10e7b0 sp 0x7fffba10e7a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ca9250fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca9250f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca9221a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca9221bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca92415ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca9240d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca92677793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca91d99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca91d9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca91d83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff180b62d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff180b62e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca91cc1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ca91d7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca9465fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca9250f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca9221a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603810==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5588327dae32 bp 0x7ffed6bd8370 sp 0x7ffed6bd8368
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5588327dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588327da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5588324e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5588324e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5588326e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5588326d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558832942793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558832064c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55883206056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55883204e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e80ef6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e80ef6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558831f8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55883204aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55883492aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5588327da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5588324e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603809==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562e62437e32 bp 0x7ffd125d1570 sp 0x7ffd125d1568
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562e62437e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e624379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e621429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e62143d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e6233debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e62335952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e6259f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e61cc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e61cbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e61cab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2611c36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2611c36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e61be9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562e61ca7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562e64587ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e62437725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e621429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603763==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x565026f56e32 bp 0x7ffc4d6c29b0 sp 0x7ffc4d6c29a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x565026f56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565026f569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565026c619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565026c62d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565026e5cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565026e54952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650270be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650267e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650267dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650267ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75ddef5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75ddef5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565026708634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5650267c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5650290a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565026f56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565026c619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603744==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55cfa58fae32 bp 0x7ffc77927870 sp 0x7ffc77927868
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55cfa58fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cfa58fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cfa56059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cfa5606d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cfa5800ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cfa57f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cfa5a62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cfa5184c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cfa518056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cfa516e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbabf42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbabf42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cfa50ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55cfa516aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cfa7a4aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cfa58fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cfa56059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603818==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f009cc5e32 bp 0x7fff5682b790 sp 0x7fff5682b788
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f009cc5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f009cc59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0099d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0099d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f009bcbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f009bc3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f009e2d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f00954fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f00954b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f009539018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc56d6a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc56d6a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f009477634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f009535aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f00be15ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f009cc5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0099d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603813==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5653c0de5e32 bp 0x7fff6c9a89b0 sp 0x7fff6c9a89a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5653c0de5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653c0de59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653c0af09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653c0af1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653c0cebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653c0ce3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653c0f4d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653c066fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653c066b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653c0659018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d4eac6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d4eac6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653c0597634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5653c0655aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5653c2f35ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653c0de5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653c0af09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603739==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5654d458de32 bp 0x7ffc91bcf0d0 sp 0x7ffc91bcf0c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5654d458de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654d458d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654d42989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654d4299d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654d4493ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654d448b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654d46f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654d3e17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654d3e1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654d3e01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e87f22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e87f22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654d3d3f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5654d3dfdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5654d66ddca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654d458d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654d42989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603765==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562561b49e32 bp 0x7ffd847f5cb0 sp 0x7ffd847f5ca8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562561b49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562561b499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625618549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562561855d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562561a4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562561a47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562561cb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5625613d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625613cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625613bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f65da3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f65da3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5625612fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5625613b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562563c99ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562561b49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625618549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603868==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56241ea72e32 bp 0x7fffe2c342b0 sp 0x7fffe2c342a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56241ea72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56241ea729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56241e77d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56241e77ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56241e978ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56241e970952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56241ebda793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56241e2fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56241e2f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56241e2e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b9b4d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b9b4d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56241e224634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56241e2e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562420bc2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56241ea72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56241e77d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603837==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55967a812e32 bp 0x7ffdff0fbb70 sp 0x7ffdff0fbb68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55967a812e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55967a8129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55967a51d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55967a51ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55967a718ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55967a710952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55967a97a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55967a09cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55967a09856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55967a086018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f914b597d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f914b597e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559679fc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55967a082aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55967c962ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55967a812725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55967a51d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603817==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ae8d678e32 bp 0x7ffcb3051770 sp 0x7ffcb3051768
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ae8d678e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae8d6789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae8d3839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae8d384d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae8d57eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae8d576952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae8d7e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae8cf02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae8cefe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae8ceec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f489c2c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f489c2c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae8ce2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ae8cee8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ae8f7c8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae8d678725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae8d3839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603861==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c1027bee32 bp 0x7fffaa6338f0 sp 0x7fffaa6338e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c1027bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1027be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1024c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1024cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1026c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1026bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c102926793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c102048c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c10204456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c102032018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2afc827d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2afc827e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c101f70634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c10202eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c10490eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1027be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1024c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603815==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c3f8b42e32 bp 0x7fff52cdbb90 sp 0x7fff52cdbb88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c3f8b42e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3f8b429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3f884d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c3f884ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c3f8a48ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c3f8a40952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c3f8caa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c3f83ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c3f83c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3f83b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d7d9b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d7d9b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3f82f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c3f83b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c3fac92ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c3f8b42725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3f884d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603867==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5573aff27e32 bp 0x7ffc15ee32d0 sp 0x7ffc15ee32c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5573aff27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573aff279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573afc329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573afc33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573afe2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573afe25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573b008f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573af7b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573af7ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573af79b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25485bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25485bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573af6d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5573af797aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5573b2077ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573aff27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573afc329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603835==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b459ff1e32 bp 0x7ffcd37f75d0 sp 0x7ffcd37f75c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b459ff1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b459ff19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b459cfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b459cfdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b459ef7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b459eef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b45a159793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b45987bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b45987756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b459865018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18c0a17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18c0a17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4597a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b459861aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b45c141ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b459ff1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b459cfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603879==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55be7f471e32 bp 0x7fff8e37e770 sp 0x7fff8e37e768
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55be7f471e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be7f4719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be7f17c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be7f17dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be7f377ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be7f36f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be7f5d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be7ecfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be7ecf756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be7ece5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ffbea3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ffbea3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be7ec23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55be7ece1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55be815c1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be7f471725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be7f17c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603852==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e34803ee32 bp 0x7fffddbf1250 sp 0x7fffddbf1248
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e34803ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e34803e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e347d499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e347d4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e347f44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e347f3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3481a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3478c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3478c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3478b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f816fb22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f816fb22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3477f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e3478aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e34a18eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e34803e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e347d499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603838==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556f02640e32 bp 0x7ffec1907d50 sp 0x7ffec1907d48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556f02640e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f026409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f0234b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f0234cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f02546ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f0253e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f027a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f01ecac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f01ec656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f01eb4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15014dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15014dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f01df2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556f01eb0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556f04790ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f02640725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f0234b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603845==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55764ad06e32 bp 0x7fffe4a38530 sp 0x7fffe4a38528
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55764ad06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55764ad069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55764aa119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55764aa12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55764ac0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55764ac04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55764ae6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55764a590c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55764a58c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55764a57a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ea0063d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ea0063e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55764a4b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55764a576aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55764ce56ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55764ad06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55764aa119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603888==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f9e56c0e32 bp 0x7ffe719a0350 sp 0x7ffe719a0348
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f9e56c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9e56c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9e53cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9e53ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9e55c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9e55be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9e5828793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9e4f4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9e4f4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9e4f34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf3a385d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf3a385e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9e4e72634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f9e4f30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f9e7810ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9e56c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9e53cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603899==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000187b4 at pc 0x558833391e32 bp 0x7ffde36b8530 sp 0x7ffde36b8528
> READ of size 4 at 0x6160000187b4 thread T0
>     #0 0x558833391e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588333919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55883309c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55883309dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558833297ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55883328f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5588334f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558832c1bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558832c1756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558832c05018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f278d6f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f278d6f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558832b43634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000187b4 is located 308 bytes inside of 528-byte region [0x616000018680,0x616000018890)
> freed by thread T0 here:
>     #0 0x558832c01aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5588354e1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558833391725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55883309c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604003==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562df4264e32 bp 0x7ffee63a6af0 sp 0x7ffee63a6ae8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562df4264e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562df42649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562df3f6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562df3f70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562df416aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562df4162952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562df43cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562df3aeec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562df3aea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562df3ad8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe66fe25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe66fe25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562df3a16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562df3ad4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562df63b4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562df4264725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562df3f6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603947==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5587cbd31e32 bp 0x7ffc6b6e20b0 sp 0x7ffc6b6e20a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5587cbd31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587cbd319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587cba3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587cba3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587cbc37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587cbc2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587cbe99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587cb5bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587cb5b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587cb5a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1746fb6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1746fb6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587cb4e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5587cb5a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5587cde81ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587cbd31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587cba3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create default ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2603917==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555dbea13e32 bp 0x7ffd16da8cf0 sp 0x7ffd16da8ce8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555dbea13e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555dbea139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555dbe71e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555dbe71fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555dbe919ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555dbe911952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555dbeb7b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555dbe29dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555dbe29956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555dbe287018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17c2532d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17c2532e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555dbe1c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555dbe283aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555dc0b63ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555dbea13725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555dbe71e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603931==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5622bd673e32 bp 0x7ffd4f74f930 sp 0x7ffd4f74f928
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5622bd673e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622bd6739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622bd37e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622bd37fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622bd579ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5622bd571952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5622bd7db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5622bcefdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5622bcef956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5622bcee7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc828ff8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc828ff8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5622bce25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5622bcee3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5622bf7c3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5622bd673725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5622bd37e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2603984==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5649018dde32 bp 0x7ffcea726d30 sp 0x7ffcea726d28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5649018dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649018dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649015e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649015e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649017e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649017db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564901a45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564901167c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56490116356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564901151018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc609e37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc609e37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56490108f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56490114daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564903a2dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649018dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649015e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603936==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a2eb5efe32 bp 0x7ffe39e69830 sp 0x7ffe39e69828
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a2eb5efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2eb5ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2eb2fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2eb2fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2eb4f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2eb4ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2eb757793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2eae79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2eae7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2eae63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb36713d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb36713e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2eada1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a2eae5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a2ed73fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2eb5ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2eb2fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603992==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556cdaea3e32 bp 0x7fff82b92070 sp 0x7fff82b92068
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556cdaea3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556cdaea39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556cdabae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556cdabafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556cdada9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556cdada1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556cdb00b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556cda72dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556cda72956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556cda717018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe57b86dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe57b86de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556cda655634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556cda713aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556cdcff3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556cdaea3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556cdabae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603962==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562c1a0ade32 bp 0x7ffc43ae0990 sp 0x7ffc43ae0988
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562c1a0ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c1a0ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c19db89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c19db9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c19fb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c19fab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c1a215793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c19937c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c1993356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c19921018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3850825d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3850825e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c1985f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562c1991daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562c1c1fdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c1a0ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c19db89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603955==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55fcc8215e32 bp 0x7ffe9e21f810 sp 0x7ffe9e21f808
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55fcc8215e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fcc82159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fcc7f209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fcc7f21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fcc811bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fcc8113952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fcc837d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fcc7a9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fcc7a9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fcc7a89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35c766cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35c766ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fcc79c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55fcc7a85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fcca365ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fcc8215725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fcc7f209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603935==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5561f940de32 bp 0x7ffdf71784d0 sp 0x7ffdf71784c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5561f940de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561f940d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561f91189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561f9119d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561f9313ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561f930b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561f9575793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561f8c97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561f8c9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561f8c81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e49409d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e49409e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561f8bbf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5561f8c7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5561fb55dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561f940d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561f91189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603998==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ea241f9e32 bp 0x7ffd875d2af0 sp 0x7ffd875d2ae8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ea241f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea241f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea23f049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea23f05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea240ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea240f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea24361793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea23a83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea23a7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea23a6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c40210d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c40210e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea239ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ea23a69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ea26349ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea241f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea23f049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603956==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55584c573e32 bp 0x7ffe37947f30 sp 0x7ffe37947f28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55584c573e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55584c5739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55584c27e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55584c27fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55584c479ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55584c471952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55584c6db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55584bdfdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55584bdf956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55584bde7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee32f05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee32f05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55584bd25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55584bde3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55584e6c3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55584c573725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55584c27e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2603971==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5587ed392e32 bp 0x7ffc6de73770 sp 0x7ffc6de73768
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5587ed392e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587ed3929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587ed09d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587ed09ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587ed298ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587ed290952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587ed4fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587ecc1cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587ecc1856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587ecc06018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e06f99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e06f99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587ecb44634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5587ecc02aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5587ef4e2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587ed392725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587ed09d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  05 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2604017==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55cde17c8e32 bp 0x7ffeff4618b0 sp 0x7ffeff4618a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55cde17c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cde17c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cde14d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cde14d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cde16ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cde16c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cde1930793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cde1052c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cde104e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cde103c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdef66e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdef66e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cde0f7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55cde1038aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cde3918ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cde17c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cde14d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604126==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5651f62e5e32 bp 0x7fffdd6f0e90 sp 0x7fffdd6f0e88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5651f62e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651f62e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651f5ff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651f5ff1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651f61ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5651f61e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5651f644d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5651f5b6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5651f5b6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5651f5b59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f372b6a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f372b6a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651f5a97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5651f5b55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5651f8435ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5651f62e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651f5ff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604074==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562a06992e32 bp 0x7fff9dd289d0 sp 0x7fff9dd289c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562a06992e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a069929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a0669d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a0669ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a06898ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a06890952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a06afa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a0621cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a0621856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a06206018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f83baf31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f83baf31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a06144634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562a06202aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562a08ae2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a06992725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a0669d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604060==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55734cf19e32 bp 0x7ffc760f22b0 sp 0x7ffc760f22a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55734cf19e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55734cf199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55734cc249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55734cc25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55734ce1febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55734ce17952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55734d081793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55734c7a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55734c79f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55734c78d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5987d73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5987d73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55734c6cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55734c789aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55734f069ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55734cf19725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55734cc249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604110==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558e9039fe32 bp 0x7fffca70d290 sp 0x7fffca70d288
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558e9039fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e9039f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e900aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e900abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e902a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e9029d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e90507793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e8fc29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e8fc2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e8fc13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb64fbdad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb64fbdae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e8fb51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558e8fc0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558e924efca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e9039f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e900aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604028==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56268ff7fe32 bp 0x7ffc5c134390 sp 0x7ffc5c134388
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56268ff7fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56268ff7f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56268fc8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56268fc8bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56268fe85ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56268fe7d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626900e7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56268f809c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56268f80556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56268f7f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e79cded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e79cdee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56268f731634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56268f7efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626920cfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56268ff7f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56268fc8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604109==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556b02c80e32 bp 0x7ffef402d750 sp 0x7ffef402d748
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556b02c80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b02c809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b0298b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b0298cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b02b86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b02b7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b02de8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b0250ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b0250656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b024f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb5faced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb5facee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b02432634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556b024f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556b04dd0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b02c80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b0298b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604036==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55613db67e32 bp 0x7ffe19bed950 sp 0x7ffe19bed948
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55613db67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55613db679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55613d8729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55613d873d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55613da6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55613da65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55613dccf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55613d3f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55613d3ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55613d3db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f301b0b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f301b0b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55613d319634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55613d3d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55613fcb7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55613db67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55613d8729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604096==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558ca8281e32 bp 0x7ffce8840530 sp 0x7ffce8840528
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558ca8281e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ca82819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ca7f8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ca7f8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ca8187ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ca817f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ca83e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ca7b0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ca7b0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ca7af5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2210f77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2210f77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ca7a33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558ca7af1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558caa3d1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ca8281725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ca7f8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604087==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5620ca03fe32 bp 0x7ffcddff2990 sp 0x7ffcddff2988
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5620ca03fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620ca03f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620c9d4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620c9d4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620c9f45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620c9f3d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620ca1a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620c98c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620c98c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620c98b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f962e9b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f962e9b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620c97f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5620c98afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620cc18fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620ca03f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620c9d4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604140==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557947caee32 bp 0x7fff8cfc9f50 sp 0x7fff8cfc9f48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557947caee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557947cae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579479b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579479bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557947bb4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557947bac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557947e16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557947538c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55794753456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557947522018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd009c77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd009c77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557947460634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55794751eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557949dfeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557947cae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579479b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604038==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56399a201e32 bp 0x7ffc2416a870 sp 0x7ffc2416a868
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56399a201e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56399a2019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563999f0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563999f0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56399a107ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56399a0ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56399a369793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563999a8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563999a8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563999a75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c49fe5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c49fe5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639999b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563999a71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56399c351ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56399a201725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563999f0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604071==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56511aa63e32 bp 0x7ffceaafaaf0 sp 0x7ffceaafaae8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56511aa63e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56511aa639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56511a76e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56511a76fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56511a969ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56511a961952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56511abcb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56511a2edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56511a2e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56511a2d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1dea4aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1dea4aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56511a215634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56511a2d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56511cbb3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56511aa63725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56511a76e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604117==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564535eb3e32 bp 0x7ffef4701d70 sp 0x7ffef4701d68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564535eb3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564535eb39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564535bbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564535bbfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564535db9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564535db1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56453601b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56453573dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56453573956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564535727018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd068481d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd068481e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564535665634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564535723aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564538003ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564535eb3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564535bbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604083==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562f72486e32 bp 0x7ffcde2f5e50 sp 0x7ffcde2f5e48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562f72486e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f724869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f721919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f72192d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f7238cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f72384952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f725ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f71d10c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f71d0c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f71cfa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbebf56ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbebf56ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f71c38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562f71cf6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562f745d6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f72486725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f721919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect width ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2604097==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561e25cb3e32 bp 0x7ffeb45db0b0 sp 0x7ffeb45db0a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561e25cb3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e25cb39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e259be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e259bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e25bb9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e25bb1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e25e1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e2553dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e2553956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e25527018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ceaf64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ceaf64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e25465634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561e25523aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e27e03ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e25cb3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e259be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604227==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556610ba1e32 bp 0x7ffca850d650 sp 0x7ffca850d648
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556610ba1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556610ba19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566108ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566108add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556610aa7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556610a9f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556610d09793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55661042bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55661042756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556610415018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f571ec56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f571ec56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556610353634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556610411aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556612cf1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556610ba1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566108ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604164==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561637cece32 bp 0x7ffffc06d6b0 sp 0x7ffffc06d6a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561637cece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561637cec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616379f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616379f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561637bf2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561637bea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561637e54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561637576c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56163757256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561637560018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f435cd7ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f435cd7ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56163749e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56163755caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561639e3cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561637cec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616379f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604153==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55bf22ff6e32 bp 0x7ffc0b8e9330 sp 0x7ffc0b8e9328
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55bf22ff6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf22ff69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf22d019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf22d02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf22efcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf22ef4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf2315e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf22880c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf2287c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf2286a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bff0c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bff0c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf227a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55bf22866aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bf25146ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf22ff6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf22d019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604205==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558c05c69e32 bp 0x7ffda1b70bb0 sp 0x7ffda1b70ba8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558c05c69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c05c699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c059749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c05975d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c05b6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c05b67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c05dd1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c054f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c054ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c054dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed36e96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed36e96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c0541b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558c054d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558c07db9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c05c69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c059749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604215==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5584665d4e32 bp 0x7fffb656f3b0 sp 0x7fffb656f3a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5584665d4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584665d49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584662df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584662e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584664daebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584664d2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55846673c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558465e5ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558465e5a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558465e48018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e7f3e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e7f3e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558465d86634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558465e44aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558468724ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584665d4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584662df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604189==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561b46971e32 bp 0x7ffee801c550 sp 0x7ffee801c548
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561b46971e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b469719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b4667c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b4667dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b46877ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b4686f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b46ad9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b461fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b461f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b461e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81710cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81710cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b46123634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561b461e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561b48ac1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b46971725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b4667c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604183==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5620df332e32 bp 0x7ffe18015e90 sp 0x7ffe18015e88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5620df332e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620df3329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620df03d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620df03ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620df238ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620df230952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620df49a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620debbcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620debb856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620deba6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e220b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e220b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620deae4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5620deba2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620e1482ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620df332725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620df03d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604232==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556ff3109e32 bp 0x7ffcf43b38f0 sp 0x7ffcf43b38e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556ff3109e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ff31099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ff2e149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ff2e15d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ff300febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ff3007952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ff3271793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ff2993c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ff298f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ff297d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5d33e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5d33e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ff28bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556ff2979aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ff5259ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ff3109725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ff2e149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604156==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5606a6a39e32 bp 0x7ffe7f79cd90 sp 0x7ffe7f79cd88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5606a6a39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606a6a399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606a67449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606a6745d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606a693febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606a6937952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606a6ba1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606a62c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606a62bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606a62ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d90dead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d90deae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606a61eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5606a62a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5606a8b89ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606a6a39725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606a67449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604214==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d4f6e9be32 bp 0x7ffed3d73d70 sp 0x7ffed3d73d68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d4f6e9be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4f6e9b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4f6ba69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4f6ba7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4f6da1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4f6d99952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4f7003793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4f6725c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4f672156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4f670f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f739ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f739eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4f664d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d4f670baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d4f8febca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4f6e9b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4f6ba69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604171==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f10234ce32 bp 0x7ffe4ffba250 sp 0x7ffe4ffba248
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f10234ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f10234c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1020579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f102058d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f102252ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f10224a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1024b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f101bd6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f101bd256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f101bc0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65205e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65205e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f101afe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f101bbcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f10449cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f10234c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1020579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604199==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b706996e32 bp 0x7ffd5f0e5010 sp 0x7ffd5f0e5008
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b706996e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7069969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7066a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7066a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b70689cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b706894952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b706afe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b706220c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b70621c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b70620a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb5132a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5132a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b706148634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b706206aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b708ae6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b706996725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7066a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604304==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55fc36893e32 bp 0x7ffeaf97d090 sp 0x7ffeaf97d088
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55fc36893e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc368939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc3659e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc3659fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc36799ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc36791952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc369fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc3611dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc3611956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc36107018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7867302d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7867302e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc36045634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55fc36103aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fc389e3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc36893725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc3659e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604252==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56504eb46e32 bp 0x7ffc81e765d0 sp 0x7ffc81e765c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56504eb46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56504eb469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56504e8519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56504e852d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56504ea4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56504ea44952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56504ecae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56504e3d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56504e3cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56504e3ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f681b8c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f681b8c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56504e2f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56504e3b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565050c96ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56504eb46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56504e8519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604240==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555e699e1e32 bp 0x7ffff6931910 sp 0x7ffff6931908
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555e699e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e699e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e696ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e696edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e698e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e698df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e69b49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e6926bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e6926756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e69255018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ebb093d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ebb093e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e69193634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555e69251aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555e6bb31ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e699e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e696ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604284==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561cd5ae7e32 bp 0x7ffc1912e8d0 sp 0x7ffc1912e8c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561cd5ae7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561cd5ae79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561cd57f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561cd57f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561cd59edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561cd59e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561cd5c4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561cd5371c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561cd536d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561cd535b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d8cf64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d8cf64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561cd5299634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561cd5357aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561cd7c37ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561cd5ae7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561cd57f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604241==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x559fa2ee1e32 bp 0x7ffce0d8c6d0 sp 0x7ffce0d8c6c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x559fa2ee1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fa2ee19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fa2bec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fa2bedd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fa2de7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559fa2ddf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559fa3049793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fa276bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fa276756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fa2755018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f18d04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f18d04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fa2693634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x559fa2751aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559fa5031ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559fa2ee1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559fa2bec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604291==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56418fd9ee32 bp 0x7fff3b78d030 sp 0x7fff3b78d028
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56418fd9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56418fd9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56418faa99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56418faaad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56418fca4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56418fc9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56418ff06793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56418f628c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56418f62456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56418f612018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe475aa9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe475aa9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56418f550634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56418f60eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564191eeeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56418fd9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56418faa99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604269==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ff4ae91e32 bp 0x7ffe88fc12f0 sp 0x7ffe88fc12e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ff4ae91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff4ae919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff4ab9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff4ab9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff4ad97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff4ad8f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff4aff9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff4a71bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff4a71756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff4a705018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4d161ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4d161ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff4a643634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ff4a701aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ff4cfe1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff4ae91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff4ab9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604262==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55581c2b5e32 bp 0x7fff50e71c10 sp 0x7fff50e71c08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55581c2b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55581c2b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55581bfc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55581bfc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55581c1bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55581c1b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55581c41d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55581bb3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55581bb3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55581bb29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05a9e96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05a9e96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55581ba67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55581bb25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55581e405ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55581c2b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55581bfc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604309==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d603ad9e32 bp 0x7ffe6b1cd490 sp 0x7ffe6b1cd488
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d603ad9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d603ad99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6037e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6037e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6039dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6039d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d603c41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d603363c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d60335f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d60334d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa42ea82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa42ea82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d60328b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d603349aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d605c29ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d603ad9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6037e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604278==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ab76307e32 bp 0x7ffebef3f830 sp 0x7ffebef3f828
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ab76307e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab763079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab760129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab76013d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab7620debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab76205952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab7646f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab75b91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab75b8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab75b7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e8346ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e8346ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab75ab9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ab75b77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab78457ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab76307725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab760129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604281==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55fe479d5e32 bp 0x7ffc7f52ddd0 sp 0x7ffc7f52ddc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55fe479d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe479d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe476e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe476e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe478dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe478d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe47b3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe4725fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe4725b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe47249018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa525d37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa525d37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe47187634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55fe47245aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fe49b25ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe479d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe476e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604318==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b383ff5e32 bp 0x7ffdb206cdd0 sp 0x7ffdb206cdc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b383ff5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b383ff59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b383d009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b383d01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b383efbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b383ef3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b38415d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b38387fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b38387b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b383869018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f70c9fbcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f70c9fbce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3837a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b383865aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b386145ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b383ff5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b383d009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2604332==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000187b4 at pc 0x564d47a70e32 bp 0x7ffdfc2b0db0 sp 0x7ffdfc2b0da8
> READ of size 4 at 0x6160000187b4 thread T0
>     #0 0x564d47a70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d47a709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d4777b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d4777cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d47976ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d4796e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d47bd8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d472fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d472f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d472e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff38feccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff38fecce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d47222634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000187b4 is located 308 bytes inside of 528-byte region [0x616000018680,0x616000018890)
> freed by thread T0 here:
>     #0 0x564d472e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564d49bc0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d47a70725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d4777b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604792==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5604b5c92e32 bp 0x7ffd94685b50 sp 0x7ffd94685b48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5604b5c92e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604b5c929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604b599d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604b599ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604b5b98ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604b5b90952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604b5dfa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604b551cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604b551856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604b5506018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b2ca2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b2ca2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604b5444634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5604b5502aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5604b7de2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604b5c92725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604b599d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604803==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563c586a5e32 bp 0x7fff53e1e850 sp 0x7fff53e1e848
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563c586a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c586a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c583b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c583b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c585abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c585a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c5880d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c57f2fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c57f2b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c57f19018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f786687fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f786687fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c57e57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563c57f15aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563c5a7f5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c586a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c583b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create color ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  3c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2604752==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55cf6df3ee32 bp 0x7ffe2ff78c50 sp 0x7ffe2ff78c48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55cf6df3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf6df3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf6dc499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf6dc4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf6de44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf6de3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf6e0a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf6d7c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf6d7c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf6d7b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17a3ffad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17a3ffae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf6d6f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55cf6d7aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cf7008eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf6df3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf6dc499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604740==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c647d27e32 bp 0x7ffe22268ff0 sp 0x7ffe22268fe8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c647d27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c647d279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c647a329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c647a33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c647c2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c647c25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c647e8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c6475b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c6475ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c64759b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37e6a7ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37e6a7ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6474d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c647597aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c649e77ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c647d27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c647a329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604701==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5592c5378e32 bp 0x7ffc0b5b85b0 sp 0x7ffc0b5b85a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5592c5378e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592c53789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592c50839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592c5084d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592c527eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592c5276952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592c54e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592c4c02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592c4bfe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592c4bec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa481057d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa481057e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592c4b2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5592c4be8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5592c74c8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592c5378725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592c50839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604730==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b48e7e5e32 bp 0x7ffe9b038e70 sp 0x7ffe9b038e68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b48e7e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b48e7e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b48e4f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b48e4f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b48e6ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b48e6e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b48e94d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b48e06fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b48e06b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b48e059018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51a91fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51a91fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b48df97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b48e055aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b490935ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b48e7e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b48e4f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604716==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55eed75b3e32 bp 0x7fff08df2c90 sp 0x7fff08df2c88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55eed75b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eed75b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eed72be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eed72bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eed74b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eed74b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eed771b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eed6e3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eed6e3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eed6e27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24a1fbad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24a1fbae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eed6d65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55eed6e23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55eed9703ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eed75b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eed72be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604737==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56062eb15e32 bp 0x7fff044ef9b0 sp 0x7fff044ef9a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56062eb15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56062eb159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56062e8209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56062e821d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56062ea1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56062ea13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56062ec7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56062e39fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56062e39b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56062e389018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa11587dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa11587de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56062e2c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56062e385aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560630c65ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56062eb15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56062e8209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604724==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a9786fce32 bp 0x7ffdb1661e90 sp 0x7ffdb1661e88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a9786fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9786fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9784079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a978408d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a978602ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9785fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a978864793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a977f86c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a977f8256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a977f70018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a14ef8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a14ef8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a977eae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a977f6caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a97a84cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9786fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9784079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604762==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56216bb4be32 bp 0x7fffb863e670 sp 0x7fffb863e668
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56216bb4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56216bb4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56216b8569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56216b857d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56216ba51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56216ba49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56216bcb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56216b3d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56216b3d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56216b3bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfbdd93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfbdd93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56216b2fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56216b3bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56216dc9bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56216bb4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56216b8569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604747==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560e65b2ee32 bp 0x7ffec055cd70 sp 0x7ffec055cd68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560e65b2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e65b2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e658399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e6583ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e65a34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e65a2c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e65c96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e653b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e653b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e653a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41331c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41331c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e652e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560e6539eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560e67c7eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e65b2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e658399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604784==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55844d9d6e32 bp 0x7ffcf70c68f0 sp 0x7ffcf70c68e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55844d9d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55844d9d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55844d6e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55844d6e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55844d8dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55844d8d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55844db3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55844d260c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55844d25c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55844d24a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21ff4e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21ff4e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55844d188634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55844d246aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55844fb26ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55844d9d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55844d6e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  32 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2604763==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56158de01e32 bp 0x7fff7338e670 sp 0x7fff7338e668
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56158de01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56158de019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56158db0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56158db0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56158dd07ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56158dcff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56158df69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56158d68bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56158d68756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56158d675018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd04fcfcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd04fcfce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56158d5b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56158d671aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56158ff51ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56158de01725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56158db0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604761==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5640cbbf6e32 bp 0x7ffe3421c5b0 sp 0x7ffe3421c5a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5640cbbf6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640cbbf69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640cb9019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640cb902d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640cbafcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640cbaf4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640cbd5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640cb480c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640cb47c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640cb46a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f808b132d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f808b132e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640cb3a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5640cb466aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5640cdd46ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640cbbf6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640cb9019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604781==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555896722e32 bp 0x7ffc6535b8f0 sp 0x7ffc6535b8e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555896722e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558967229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55589642d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55589642ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555896628ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555896620952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55589688a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555895facc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555895fa856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555895f96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1611927d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1611927e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555895ed4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555895f92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555898872ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555896722725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55589642d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604785==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557eadebae32 bp 0x7ffd9d1e04f0 sp 0x7ffd9d1e04e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557eadebae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557eadeba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557eadbc59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557eadbc6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557eaddc0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557eaddb8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557eae022793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ead744c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ead74056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ead72e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61f4322d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61f4322e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ead66c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557ead72aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557eb000aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557eadeba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557eadbc59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create type ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  2c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2604764==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558446062e32 bp 0x7ffef1d0bd30 sp 0x7ffef1d0bd28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558446062e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584460629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558445d6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558445d6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558445f68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558445f60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584461ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584458ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584458e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584458d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f228db8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f228db8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558445814634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5584458d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584481b2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558446062725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558445d6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604816==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557b056d2e32 bp 0x7ffeb56c5890 sp 0x7ffeb56c5888
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557b056d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b056d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b053dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b053ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b055d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b055d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b0583a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b04f5cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b04f5856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b04f46018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51fea0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51fea0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b04e84634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557b04f42aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557b07822ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b056d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b053dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604885==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55bb3459ce32 bp 0x7fff51d54490 sp 0x7fff51d54488
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55bb3459ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb3459c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb342a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb342a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb344a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb3449a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb34704793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb33e26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb33e2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb33e10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a63388d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a63388e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb33d4e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55bb33e0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bb366ecca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb3459c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb342a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604919==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c0ccf88e32 bp 0x7ffd8ae976b0 sp 0x7ffd8ae976a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c0ccf88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0ccf889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0ccc939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0ccc94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0cce8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0cce86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0cd0f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0cc812c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0cc80e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0cc7fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8b572fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8b572fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0cc73a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c0cc7f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c0cf0d8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0ccf88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0ccc939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604839==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e0c02dde32 bp 0x7fffc85e1b30 sp 0x7fffc85e1b28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e0c02dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0c02dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0bffe89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0bffe9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0c01e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0c01db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0c0445793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0bfb67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0bfb6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0bfb51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17c2668d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17c2668e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0bfa8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e0bfb4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e0c242dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0c02dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0bffe89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604836==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5611e273fe32 bp 0x7ffef9f14930 sp 0x7ffef9f14928
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5611e273fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611e273f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611e244a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611e244bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611e2645ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611e263d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611e28a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611e1fc9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611e1fc556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611e1fb3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1207ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1207dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611e1ef1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5611e1fafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5611e488fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611e273f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611e244a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604891==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d232b15e32 bp 0x7ffd4a0f9390 sp 0x7ffd4a0f9388
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d232b15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d232b159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2328209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d232821d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d232a1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d232a13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d232c7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d23239fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d23239b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d232389018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30cb210d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30cb210e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2322c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d232385aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d234c65ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d232b15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2328209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  32 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2604897==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5555eb4e9e32 bp 0x7fffba948950 sp 0x7fffba948948
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5555eb4e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555eb4e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555eb1f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555eb1f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555eb3efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555eb3e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555eb651793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555ead73c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555ead6f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555ead5d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda5d2b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda5d2b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555eac9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5555ead59aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5555ed639ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555eb4e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555eb1f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604826==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5588fda9be32 bp 0x7ffcee598bd0 sp 0x7ffcee598bc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5588fda9be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588fda9b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5588fd7a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5588fd7a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5588fd9a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5588fd999952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5588fdc03793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5588fd325c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5588fd32156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5588fd30f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14d88f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14d88f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5588fd24d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5588fd30baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5588ffbebca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5588fda9b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5588fd7a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604875==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558f3fb5ae32 bp 0x7ffdda34f0f0 sp 0x7ffdda34f0e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558f3fb5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f3fb5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f3f8659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f3f866d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f3fa60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f3fa58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f3fcc2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f3f3e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f3f3e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f3f3ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ab1a04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ab1a04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f3f30c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558f3f3caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558f41caaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f3fb5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f3f8659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604852==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a0f7f35e32 bp 0x7ffec906fdb0 sp 0x7ffec906fda8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a0f7f35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0f7f359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0f7c409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0f7c41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0f7e3bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0f7e33952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0f809d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0f77bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0f77bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0f77a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59fde9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59fde9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0f76e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a0f77a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a0fa085ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0f7f35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0f7c409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604851==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5625e96d5e32 bp 0x7ffd1534aff0 sp 0x7ffd1534afe8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5625e96d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625e96d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625e93e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5625e93e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5625e95dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5625e95d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5625e983d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5625e8f5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625e8f5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625e8f49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92dbf1ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92dbf1ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5625e8e87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5625e8f45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5625eb825ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5625e96d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625e93e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604864==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5644491b1e32 bp 0x7ffdd2e08f70 sp 0x7ffdd2e08f68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5644491b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644491b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564448ebc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564448ebdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644490b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644490af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564449319793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564448a3bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564448a3756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564448a25018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f187e184d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f187e184e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564448963634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564448a21aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56444b301ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644491b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564448ebc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604904==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562585878e32 bp 0x7ffd1f9f9310 sp 0x7ffd1f9f9308
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562585878e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625858789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625855839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562585584d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56258577eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562585776952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5625859e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562585102c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625850fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625850ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6f09c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6f09c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56258502a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5625850e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5625879c8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562585878725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625855839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604877==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5629d492be32 bp 0x7fff07e40630 sp 0x7fff07e40628
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5629d492be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629d492b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629d46369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629d4637d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629d4831ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629d4829952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629d4a93793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629d41b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629d41b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629d419f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b97e49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b97e49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629d40dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5629d419baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5629d6a7bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629d492b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629d46369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604825==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5555b63a8e32 bp 0x7ffd17d49830 sp 0x7ffd17d49828
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5555b63a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555b63a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555b60b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555b60b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555b62aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555b62a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555b6510793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555b5c32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555b5c2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555b5c1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f1c00ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f1c00ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555b5b5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5555b5c18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5555b84f8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555b63a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555b60b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604850==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557351e4de32 bp 0x7ffd05463d30 sp 0x7ffd05463d28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557351e4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557351e4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557351b589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557351b59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557351d53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557351d4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557351fb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573516d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573516d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573516c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f632b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f632b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573515ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5573516bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557353f9dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557351e4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557351b589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected angle ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  30 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2604997==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56069e054e32 bp 0x7ffefed226b0 sp 0x7ffefed226a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56069e054e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56069e0549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56069dd5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56069dd60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56069df5aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56069df52952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56069e1bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56069d8dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56069d8da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56069d8c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29f65d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29f65d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56069d806634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56069d8c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5606a01a4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56069e054725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56069dd5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected closeshape ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  33 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2605003==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e146938e32 bp 0x7fff3cd7f010 sp 0x7fff3cd7f008
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e146938e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1469389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1466439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e146644d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e14683eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e146836952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e146aa0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1461c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1461be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1461ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd250dfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd250dfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1460ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e1461a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e148a88ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e146938725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1466439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604923==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b10e224e32 bp 0x7ffca10c6a90 sp 0x7ffca10c6a88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b10e224e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b10e2249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b10df2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b10df30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b10e12aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b10e122952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b10e38c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b10daaec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b10daaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b10da98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3453290d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3453290e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b10d9d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b10da94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b110374ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b10e224725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b10df2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604920==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a085c9ae32 bp 0x7ffc1fd9f210 sp 0x7ffc1fd9f208
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a085c9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a085c9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0859a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0859a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a085ba0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a085b98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a085e02793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a085524c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a08552056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a08550e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5d9e67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5d9e67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a08544c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a08550aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a087deaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a085c9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0859a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604993==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561e3774de32 bp 0x7ffef61f15f0 sp 0x7ffef61f15e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561e3774de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e3774d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e374589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e37459d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e37653ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e3764b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e378b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e36fd7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e36fd356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e36fc1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8a9f81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8a9f81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e36eff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561e36fbdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e3989dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e3774d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e374589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604983==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f97ceb0e32 bp 0x7fff50a360b0 sp 0x7fff50a360a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f97ceb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f97ceb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f97cbbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f97cbbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f97cdb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f97cdae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f97d018793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f97c73ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f97c73656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f97c724018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f531d195d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f531d195e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f97c662634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f97c720aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f97f000ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f97ceb0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f97cbbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604936==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ead1db5e32 bp 0x7ffeaad30150 sp 0x7ffeaad30148
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ead1db5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ead1db59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ead1ac09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ead1ac1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ead1cbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ead1cb3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ead1f1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ead163fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ead163b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ead1629018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ff8f9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ff8f9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ead1567634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ead1625aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ead3f05ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ead1db5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ead1ac09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604922==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56101068ee32 bp 0x7ffe26472fd0 sp 0x7ffe26472fc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56101068ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56101068e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610103999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56101039ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561010594ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56101058c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610107f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56100ff18c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56100ff1456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56100ff02018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11fe968d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11fe968e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56100fe40634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56100fefeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5610127deca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56101068e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610103999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604956==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56310bc10e32 bp 0x7fff2f5caf10 sp 0x7fff2f5caf08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56310bc10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56310bc109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56310b91b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56310b91cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56310bb16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56310bb0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56310bd78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56310b49ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56310b49656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56310b484018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68a0bc4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68a0bc4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56310b3c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56310b480aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56310dd60ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56310bc10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56310b91b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604994==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563b81d88e32 bp 0x7ffd59dd40d0 sp 0x7ffd59dd40c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563b81d88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b81d889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b81a939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b81a94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b81c8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b81c86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b81ef0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b81612c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b8160e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b815fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb836275d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb836275e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b8153a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563b815f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563b83ed8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b81d88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b81a939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2604995==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55fc7fc7ce32 bp 0x7ffc17cb8db0 sp 0x7ffc17cb8da8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55fc7fc7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc7fc7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc7f9879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc7f988d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc7fb82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc7fb7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc7fde4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc7f506c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc7f50256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc7f4f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab50646d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab50646e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc7f42e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55fc7f4ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fc81dccca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc7fc7c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc7f9879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  2c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2604957==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b9f6e6be32 bp 0x7ffde27ddb10 sp 0x7ffde27ddb08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b9f6e6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9f6e6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9f6b769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9f6b77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9f6d71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9f6d69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9f6fd3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9f66f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9f66f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9f66df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a55cd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a55cd3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9f661d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b9f66dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b9f8fbbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9f6e6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9f6b769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605054==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5596b178ce32 bp 0x7ffc150d6fb0 sp 0x7ffc150d6fa8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5596b178ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596b178c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596b14979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596b1498d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596b1692ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596b168a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596b18f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596b1016c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596b101256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596b1000018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb2f655d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb2f655e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596b0f3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5596b0ffcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5596b38dcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596b178c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596b14979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605006==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5617d3dffe32 bp 0x7ffcbc7421b0 sp 0x7ffcbc7421a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5617d3dffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617d3dff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617d3b0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5617d3b0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5617d3d05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5617d3cfd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617d3f67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617d3689c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617d368556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617d3673018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b66d75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b66d75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617d35b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5617d366faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5617d5f4fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5617d3dff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617d3b0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2604998==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560500ea9e32 bp 0x7ffd330412f0 sp 0x7ffd330412e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560500ea9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560500ea99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560500bb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560500bb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560500dafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560500da7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560501011793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560500733c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56050072f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56050071d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa10430ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa10430ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56050065b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560500719aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560502ff9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560500ea9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560500bb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  32 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2605005==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c3a11c0e32 bp 0x7ffdbe390010 sp 0x7ffdbe390008
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c3a11c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3a11c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3a0ecb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c3a0eccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c3a10c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c3a10be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c3a1328793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c3a0a4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c3a0a4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3a0a34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29b0db4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29b0db4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3a0972634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c3a0a30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c3a3310ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c3a11c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3a0ecb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605000==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557f1b225e32 bp 0x7ffc39e498b0 sp 0x7ffc39e498a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557f1b225e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f1b2259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f1af309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f1af31d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f1b12bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f1b123952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f1b38d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f1aaafc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f1aaab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f1aa99018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43bd691d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43bd691e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f1a9d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557f1aa95aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557f1d375ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f1b225725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f1af309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605039==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5570cafb7e32 bp 0x7ffe7fcfbab0 sp 0x7ffe7fcfbaa8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5570cafb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570cafb79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570cacc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570cacc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570caebdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570caeb5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570cb11f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570ca841c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570ca83d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570ca82b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fafd5bc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fafd5bc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570ca769634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5570ca827aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5570cd107ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570cafb7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570cacc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605023==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x559eb4527e32 bp 0x7ffcbb144070 sp 0x7ffcbb144068
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x559eb4527e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559eb45279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559eb42329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559eb4233d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559eb442debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559eb4425952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559eb468f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559eb3db1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559eb3dad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559eb3d9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc382601d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc382601e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559eb3cd9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x559eb3d97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559eb6677ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559eb4527725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559eb42329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605035==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557a5af30e32 bp 0x7ffd4bcb35d0 sp 0x7ffd4bcb35c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557a5af30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a5af309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a5ac3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a5ac3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a5ae36ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a5ae2e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a5b098793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a5a7bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a5a7b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a5a7a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5c4321d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5c4321e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a5a6e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557a5a7a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557a5d080ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a5af30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a5ac3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  4c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2605055==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564cd6b48e32 bp 0x7fff92f169d0 sp 0x7fff92f169c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564cd6b48e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cd6b489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cd68539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cd6854d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cd6a4eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cd6a46952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cd6cb0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564cd63d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564cd63ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564cd63bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1a92a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1a92a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cd62fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564cd63b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564cd8c98ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cd6b48725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cd68539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605038==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557679ee4e32 bp 0x7fff16c25a30 sp 0x7fff16c25a28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557679ee4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557679ee49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557679bef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557679bf0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557679deaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557679de2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55767a04c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55767976ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55767976a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557679758018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2cd6c6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2cd6c6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557679696634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557679754aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55767c034ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557679ee4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557679bef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605056==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a069bc5e32 bp 0x7fffcb12a550 sp 0x7fffcb12a548
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a069bc5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a069bc59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0698d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0698d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a069acbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a069ac3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a069d2d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a06944fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a06944b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a069439018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bb96a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bb96a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a069377634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a069435aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a06bd15ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a069bc5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0698d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605067==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5599ac760e32 bp 0x7fff799c0890 sp 0x7fff799c0888
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5599ac760e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599ac7609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599ac46b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599ac46cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599ac666ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599ac65e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599ac8c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599abfeac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599abfe656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5599abfd4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e8582fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e8582fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599abf12634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5599abfd0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5599ae8b0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599ac760725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599ac46b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2605080==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b6a3fbde32 bp 0x7ffe36fda870 sp 0x7ffe36fda868
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b6a3fbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6a3fbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6a3cc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6a3cc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6a3ec3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6a3ebb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6a4125793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6a3847c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6a384356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6a3831018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8eb97bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8eb97bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6a376f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b6a382daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b6a610dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6a3fbd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6a3cc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2605090==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000187b4 at pc 0x563c56e58e32 bp 0x7ffd27b316d0 sp 0x7ffd27b316c8
> READ of size 4 at 0x6160000187b4 thread T0
>     #0 0x563c56e58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c56e589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c56b639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c56b64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c56d5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c56d56952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c56fc0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c566e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c566de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c566cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f628633fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f628633fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c5660a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000187b4 is located 308 bytes inside of 528-byte region [0x616000018680,0x616000018890)
> freed by thread T0 here:
>     #0 0x563c566c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563c58fa8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c56e58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c56b639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2605101==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x557693805e32 bp 0x7ffd735d2490 sp 0x7ffd735d2488
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x557693805e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576938059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576935109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557693511d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55769370bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557693703952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55769396d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55769308fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55769308b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557693079018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc4cdb1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc4cdb1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557692fb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x557693075aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557695955ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557693805725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576935109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605128==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564c4f4a5e32 bp 0x7ffdd1f433d0 sp 0x7ffdd1f433c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564c4f4a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c4f4a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c4f1b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c4f1b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c4f3abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c4f3a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c4f60d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c4ed2fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c4ed2b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c4ed19018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc53874d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc53874e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c4ec57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564c4ed15aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564c515f5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c4f4a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c4f1b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605145==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56547123ae32 bp 0x7ffc0d41ebf0 sp 0x7ffc0d41ebe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56547123ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56547123a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565470f459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565470f46d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565471140ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565471138952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654713a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565470ac4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565470ac056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565470aae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f642ceefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f642ceefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654709ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x565470aaaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56547338aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56547123a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565470f459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605127==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d60de4be32 bp 0x7ffd5874f1d0 sp 0x7ffd5874f1c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d60de4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d60de4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d60db569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d60db57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d60dd51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d60dd49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d60dfb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d60d6d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d60d6d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d60d6bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f57df575d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f57df575e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d60d5fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d60d6bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d60ff9bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d60de4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d60db569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605117==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fa55e3ee32 bp 0x7ffff6fe53f0 sp 0x7ffff6fe53e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fa55e3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa55e3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa55b499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa55b4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa55d44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa55d3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa55fa6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa556c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa556c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa556b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f363de33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f363de33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa555f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fa556aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fa57f8eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa55e3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa55b499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605116==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55abcc9eee32 bp 0x7ffc17189230 sp 0x7ffc17189228
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55abcc9eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55abcc9ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55abcc6f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55abcc6fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55abcc8f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55abcc8ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55abccb56793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55abcc278c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55abcc27456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55abcc262018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9bf8d54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9bf8d54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55abcc1a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55abcc25eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55abceb3eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55abcc9ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55abcc6f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605119==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e1ae95ae32 bp 0x7fff25ca7170 sp 0x7fff25ca7168
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e1ae95ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1ae95a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1ae6659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1ae666d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1ae860ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e1ae858952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1aeac2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1ae1e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1ae1e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1ae1ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9bb985ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9bb985ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1ae10c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e1ae1caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e1b0aaaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1ae95a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1ae6659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605159==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562eab241e32 bp 0x7fff982ef650 sp 0x7fff982ef648
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562eab241e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562eab2419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562eaaf4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562eaaf4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562eab147ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562eab13f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562eab3a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562eaaacbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562eaaac756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562eaaab5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc56d37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc56d37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562eaa9f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562eaaab1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562ead391ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562eab241725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562eaaf4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  71 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2605140==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563f73316e32 bp 0x7fff3f1d6a90 sp 0x7fff3f1d6a88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563f73316e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f733169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f730219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f73022d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f7321cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f73214952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f7347e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f72ba0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f72b9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f72b8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3d8e37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3d8e37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f72ac8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563f72b86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563f75466ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f73316725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f730219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2605141==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5602679f7e32 bp 0x7ffc8528c090 sp 0x7ffc8528c088
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5602679f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602679f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602677029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560267703d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602678fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602678f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560267b5f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560267281c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56026727d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56026726b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47db428d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47db428e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602671a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560267267aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560269b47ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602679f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602677029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605161==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556e51790e32 bp 0x7ffde4ff3cf0 sp 0x7ffde4ff3ce8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556e51790e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e517909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e5149b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e5149cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e51696ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e5168e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e518f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e5101ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e5101656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e51004018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f153943ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f153943ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e50f42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556e51000aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556e538e0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e51790725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e5149b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605167==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55719dc17e32 bp 0x7fff39ab2a70 sp 0x7fff39ab2a68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55719dc17e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55719dc179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55719d9229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55719d923d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55719db1debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55719db15952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55719dd7f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55719d4a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55719d49d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55719d48b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ad385cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ad385ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55719d3c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55719d487aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55719fd67ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55719dc17725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55719d9229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605196==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561a0435ee32 bp 0x7ffe0cd03cb0 sp 0x7ffe0cd03ca8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561a0435ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a0435e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a040699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a0406ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a04264ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a0425c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a044c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a03be8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a03be456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a03bd2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9edba0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9edba0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a03b10634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561a03bceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561a064aeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a0435e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a040699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605181==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5626ce3dbe32 bp 0x7ffdca793f70 sp 0x7ffdca793f68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5626ce3dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626ce3db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626ce0e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626ce0e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626ce2e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626ce2d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626ce543793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626cdc65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626cdc6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626cdc4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82866f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82866f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626cdb8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5626cdc4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626d052bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626ce3db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626ce0e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605162==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5567929f5e32 bp 0x7ffd0953ec30 sp 0x7ffd0953ec28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5567929f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567929f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567927009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556792701d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567928fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567928f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556792b5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55679227fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55679227b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556792269018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa642603d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa642603e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567921a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556792265aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556794b45ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567929f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567927009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  5f 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2605198==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5639ffd3ee32 bp 0x7ffe4eea5630 sp 0x7ffe4eea5628
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5639ffd3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639ffd3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639ffa499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639ffa4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639ffc44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639ffc3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639ffea6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639ff5c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639ff5c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639ff5b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f603d6f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f603d6f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639ff4f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5639ff5aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563a01e8eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639ffd3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639ffa499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605206==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564907499e32 bp 0x7fff3e88f270 sp 0x7fff3e88f268
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564907499e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649074999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649071a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649071a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56490739febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564907397952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564907601793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564906d23c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564906d1f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564906d0d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a2da63d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a2da63e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564906c4b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564906d09aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5649095e9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564907499725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649071a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect shape ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  5f 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2605166==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56394c63ae32 bp 0x7fffdbb5f650 sp 0x7fffdbb5f648
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56394c63ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56394c63a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56394c3459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56394c346d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56394c540ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56394c538952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56394c7a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56394bec4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56394bec056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56394beae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac993e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac993e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56394bdec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56394beaaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56394e78aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56394c63a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56394c3459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605216==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5639cae7be32 bp 0x7fff4e98ca50 sp 0x7fff4e98ca48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5639cae7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639cae7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639cab869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639cab87d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639cad81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639cad79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639cafe3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639ca705c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639ca70156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639ca6ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48c504dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48c504de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639ca62d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5639ca6ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5639ccfcbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639cae7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639cab869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2605234==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55fbce442e32 bp 0x7ffd892c7b30 sp 0x7ffd892c7b28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55fbce442e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbce4429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbce14d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbce14ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbce348ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbce340952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbce5aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbcdcccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbcdcc856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbcdcb6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7103cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7103cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbcdbf4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55fbcdcb2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fbd0592ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbce442725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbce14d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605225==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55de14e4be32 bp 0x7ffdcc224fd0 sp 0x7ffdcc224fc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55de14e4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de14e4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de14b569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de14b57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de14d51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de14d49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de14fb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de146d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de146d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de146bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f182c364d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f182c364e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de145fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55de146bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55de16f9bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de14e4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de14b569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605243==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d25ef1ee32 bp 0x7ffd94c63430 sp 0x7ffd94c63428
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d25ef1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d25ef1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d25ec299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d25ec2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d25ee24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d25ee1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d25f086793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d25e7a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d25e7a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d25e792018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8290007d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8290007e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d25e6d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d25e78eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d26106eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d25ef1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d25ec299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605246==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5597d0712e32 bp 0x7ffed638c090 sp 0x7ffed638c088
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5597d0712e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597d07129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597d041d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597d041ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597d0618ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597d0610952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597d087a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597cff9cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597cff9856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597cff86018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51a08eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51a08eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597cfec4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5597cff82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5597d2862ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597d0712725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597d041d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605277==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b58baa6e32 bp 0x7ffc7d06e210 sp 0x7ffc7d06e208
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b58baa6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b58baa69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b58b7b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b58b7b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b58b9acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b58b9a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b58bc0e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b58b330c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b58b32c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b58b31a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f893d5a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f893d5a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b58b258634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b58b316aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b58dbf6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b58baa6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b58b7b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605274==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x56351b1abe32 bp 0x7fff72caf370 sp 0x7fff72caf368
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x56351b1abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56351b1ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56351aeb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56351aeb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56351b0b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56351b0a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56351b313793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56351aa35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56351aa3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56351aa1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62664dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62664dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56351a95d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x56351aa1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56351d2fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56351b1ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56351aeb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605250==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561b8cdace32 bp 0x7ffc1b7e9b10 sp 0x7ffc1b7e9b08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561b8cdace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b8cdac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b8cab79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b8cab8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b8ccb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b8ccaa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b8cf14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b8c636c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b8c63256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b8c620018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1bb9132d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1bb9132e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b8c55e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561b8c61caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561b8eefcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b8cdac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b8cab79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605270==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f582db7e32 bp 0x7ffe731be610 sp 0x7ffe731be608
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f582db7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f582db79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f582ac29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f582ac3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f582cbdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f582cb5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f582f1f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f582641c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f58263d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f58262b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d3e960d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d3e960e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f582569634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f582627aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f584f07ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f582db7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f582ac29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605263==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564cf2a02e32 bp 0x7ffcc5b94870 sp 0x7ffcc5b94868
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564cf2a02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cf2a029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cf270d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cf270ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cf2908ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cf2900952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cf2b6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564cf228cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564cf228856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564cf2276018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fceac66bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fceac66be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cf21b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564cf2272aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564cf4b52ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cf2a02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cf270d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605287==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c57459ee32 bp 0x7ffc39136110 sp 0x7ffc39136108
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c57459ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c57459e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5742a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5742aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5744a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c57449c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c574706793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c573e28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c573e2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c573e12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9ac6aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9ac6aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c573d50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c573e0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c5766eeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c57459e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5742a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2605291==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5563c0357e32 bp 0x7ffc992f2510 sp 0x7ffc992f2508
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5563c0357e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563c03579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563c00629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563c0063d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563c025debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563c0255952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563c04bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563bfbe1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563bfbdd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563bfbcb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f628d064d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f628d064e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563bfb09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5563bfbc7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563c24a7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563c0357725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563c00629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605303==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55eced0bee32 bp 0x7ffdb8a26010 sp 0x7ffdb8a26008
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55eced0bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eced0be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ececdc99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ececdcad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ececfc4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ececfbc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eced226793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ecec948c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ecec94456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ecec932018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce7079dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce7079de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ecec870634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ecec92eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ecef20eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eced0be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ececdc99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605276==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55b2083dee32 bp 0x7ffe3155f150 sp 0x7ffe3155f148
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55b2083dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2083de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2080e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2080ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2082e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2082dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b208546793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b207c68c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b207c6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b207c52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe46c172d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe46c172e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b207b90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55b207c4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b20a52eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2083de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2080e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605309==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55aed125fe32 bp 0x7fffa1e50c50 sp 0x7fffa1e50c48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55aed125fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aed125f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aed0f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aed0f6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aed1165ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aed115d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aed13c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aed0ae9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aed0ae556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aed0ad3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61e6261d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61e6261e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aed0a11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55aed0acfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aed33afca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aed125f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aed0f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605310==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555eb05abe32 bp 0x7ffe20f7fa30 sp 0x7ffe20f7fa28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555eb05abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555eb05ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555eb02b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555eb02b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555eb04b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555eb04a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555eb0713793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555eafe35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555eafe3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555eafe1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb7ea53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb7ea53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555eafd5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555eafe1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555eb26fbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555eb05ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555eb02b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2605324==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d17daa7e32 bp 0x7ffec0c33a30 sp 0x7ffec0c33a28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d17daa7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d17daa79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d17d7b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d17d7b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d17d9adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d17d9a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d17dc0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d17d331c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d17d32d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d17d31b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c90931d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c90931e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d17d259634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d17d317aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d17fbf7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d17daa7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d17d7b29b6 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 ----------
7713,12922d7712
< Warning: Person 'pf_0.4741' is jammed on edge 'gneE2', time=2673.00.
< Warning: Person 'pf_0.4742' is jammed on edge 'gneE2', time=2673.00.
< Warning: Person 'pf_1.4741' is jammed on edge 'gneE2', time=2673.00.
< Warning: Person 'pf_1.4742' is jammed on edge 'gneE2', time=2673.00.
< Warning: Collision of person 'pf_1.4484' and person 'pf_0.4543', lane='gneE7_0', time=2673.00.
< Warning: Person 'pf_0.4743' is jammed on edge 'gneE2', time=2674.00.
< Warning: Person 'pf_0.4744' is jammed on edge 'gneE2', time=2674.00.
< Warning: Person 'pf_1.4743' is jammed on edge 'gneE2', time=2674.00.
< Warning: Person 'pf_1.4744' is jammed on edge 'gneE2', time=2674.00.
< Warning: Collision of person 'pf_1.4484' and person 'pf_0.4543', lane='gneE7_0', time=2674.00.
< Warning: Person 'pf_0.4745' is jammed on edge 'gneE2', time=2675.00.
< Warning: Person 'pf_0.4746' is jammed on edge 'gneE2', time=2675.00.
< Warning: Person 'pf_1.4745' is jammed on edge 'gneE2', time=2675.00.
< Warning: Person 'pf_1.4746' is jammed on edge 'gneE2', time=2675.00.
< Warning: Collision of person 'pf_1.4484' and person 'pf_0.4543', lane='gneE7_0', time=2675.00.
< Warning: Person 'pf_0.4747' is jammed on edge 'gneE2', time=2676.00.
< Warning: Person 'pf_0.4748' is jammed on edge 'gneE2', time=2676.00.
< Warning: Person 'pf_1.4747' is jammed on edge 'gneE2', time=2676.00.
< Warning: Person 'pf_1.4748' is jammed on edge 'gneE2', time=2676.00.
< Warning: Collision of person 'pf_1.4484' and person 'pf_0.4543', lane='gneE7_0', time=2676.00.
< Warning: Person 'pf_0.4749' is jammed on edge 'gneE2', time=2677.00.
< Warning: Person 'pf_0.4750' is jammed on edge 'gneE2', time=2677.00.
< Warning: Person 'pf_1.4749' is jammed on edge 'gneE2', time=2677.00.
< Warning: Person 'pf_1.4750' is jammed on edge 'gneE2', time=2677.00.
< Warning: Collision of person 'pf_1.4484' and person 'pf_0.4543', lane='gneE7_0', time=2677.00.
< Warning: Person 'pf_0.4751' is jammed on edge 'gneE2', time=2678.00.
< Warning: Person 'pf_0.4752' is jammed on edge 'gneE2', time=2678.00.
< Warning: Person 'pf_1.4751' is jammed on edge 'gneE2', time=2678.00.
< Warning: Person 'pf_1.4752' is jammed on edge 'gneE2', time=2678.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandelements personflow create id ( Last six runs Jun2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
7366,12922d7365
< Warning: Person 'customID.4595' is jammed on edge 'gneE2', time=2600.00.
< Warning: Person 'customID.4596' is jammed on edge 'gneE2', time=2600.00.
< Warning: Person 'pf_0.4595' is jammed on edge 'gneE2', time=2600.00.
< Warning: Person 'pf_0.4596' is jammed on edge 'gneE2', time=2600.00.
< Warning: Collision of person 'customID.4447' and person 'pf_0.4492', lane='gneE7_0', time=2600.00.
< Warning: Person 'customID.4597' is jammed on edge 'gneE2', time=2601.00.
< Warning: Person 'customID.4598' is jammed on edge 'gneE2', time=2601.00.
< Warning: Person 'pf_0.4597' is jammed on edge 'gneE2', time=2601.00.
< Warning: Person 'pf_0.4598' is jammed on edge 'gneE2', time=2601.00.
< Warning: Person 'customID.4599' is jammed on edge 'gneE2', time=2602.00.
< Warning: Person 'customID.4600' is jammed on edge 'gneE2', time=2602.00.
< Warning: Person 'pf_0.4599' is jammed on edge 'gneE2', time=2602.00.
< Warning: Person 'pf_0.4600' is jammed on edge 'gneE2', time=2602.00.
< Warning: Person 'customID.4601' is jammed on edge 'gneE2', time=2603.00.
< Warning: Person 'customID.4602' is jammed on edge 'gneE2', time=2603.00.
< Warning: Person 'pf_0.4601' is jammed on edge 'gneE2', time=2603.00.
< Warning: Person 'pf_0.4602' is jammed on edge 'gneE2', time=2603.00.
< Warning: Person 'customID.4603' is jammed on edge 'gneE2', time=2604.00.
< Warning: Person 'customID.4604' is jammed on edge 'gneE2', time=2604.00.
< Warning: Person 'pf_0.4603' is jammed on edge 'gneE2', time=2604.00.
< Warning: Person 'pf_0.4604' is jammed on edge 'gneE2', time=2604.00.
< Warning: Person 'customID.4605' is jammed on edge 'gneE2', time=2605.00.
< Warning: Person 'customID.4606' is jammed on edge 'gneE2', time=2605.00.
< Warning: Person 'pf_0.4605' is jammed on edge 'gneE2', time=2605.00.
< Warning: Person 'pf_0.4606' is jammed on edge 'gneE2', time=2605.00.
< Warning: Person 'customID.4607' is jammed on edge 'gneE2', time=2606.00.
< Warning: Person 'customID.4608' is jammed on edge 'gneE2', time=2606.00.
< Warning: Person 'pf_0.4607' is jammed on edge 'gneE2', time=2606.00.
< Warning: Person 'pf_0.4608' is jammed on edge 'gneE2', time=2606.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 ----------
4415,11401d4414
< Warning: Person 'pf_1.6295' is jammed on edge 'gneE4', time=2771.00.
< Warning: Person 'pf_0.6308' is jammed on edge 'gneE2', time=2771.00.
< Warning: Person 'pf_0.6309' is jammed on edge 'gneE2', time=2771.00.
< Warning: Person 'pf_0.6310' is jammed on edge 'gneE2', time=2771.00.
< Warning: Person 'pf_1.6296' is jammed on edge 'gneE4', time=2772.00.
< Warning: Person 'pf_1.6297' is jammed on edge 'gneE4', time=2772.00.
< Warning: Person 'pf_1.6298' is jammed on edge 'gneE4', time=2773.00.
< Warning: Person 'pf_0.6311' is jammed on edge 'gneE2', time=2773.00.
< Warning: Person 'pf_0.6312' is jammed on edge 'gneE2', time=2773.00.
< Warning: Person 'pf_1.6299' is jammed on edge 'gneE4', time=2774.00.
< Warning: Person 'pf_1.6300' is jammed on edge 'gneE4', time=2774.00.
< Warning: Person 'pf_1.6301' is jammed on edge 'gneE4', time=2774.00.
< Warning: Person 'pf_0.6313' is jammed on edge 'gneE2', time=2774.00.
< Warning: Person 'pf_0.6314' is jammed on edge 'gneE2', time=2774.00.
< Warning: Person 'pf_1.6303' is jammed on edge 'gneE4', time=2775.00.
< Warning: Person 'pf_0.6315' is jammed on edge 'gneE2', time=2775.00.
< Warning: Person 'pf_1.6304' is jammed on edge 'gneE4', time=2776.00.
< Warning: Person 'pf_0.6316' is jammed on edge 'gneE2', time=2776.00.
< Warning: Person 'pf_1.6305' is jammed on edge 'gneE4', time=2777.00.
< Warning: Person 'pf_1.6306' is jammed on edge 'gneE4', time=2777.00.
< Warning: Person 'pf_1.6307' is jammed on edge 'gneE4', time=2777.00.
< Warning: Person 'pf_1.6308' is jammed on edge 'gneE4', time=2777.00.
< Warning: Person 'pf_1.6309' is jammed on edge 'gneE4', time=2777.00.
< Warning: Person 'pf_1.6310' is jammed on edge 'gneE4', time=2777.00.
< Warning: Person 'pf_0.6317' is jammed on edge 'gneE2', time=2777.00.
< Warning: Person 'pf_0.6318' is jammed on edge 'gneE2', time=2777.00.
< Warning: Person 'pf_0.6319' is jammed on edge 'gneE2', time=2777.00.
< Warning: Person 'pf_0.6320' is jammed on edge 'gneE2', time=2777.00.
< Warning: Person 'pf_0.6321' is jammed on edge 'gneE2', time=2777.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.