/home/anoyes/workspace/foundationdb/fdbserver/workloads/ExternalWorkload.actor.cpp:159:21: runtime error: member call on address 0x00001b87c7b0 which does not point to an object of type 'FDBWorkload'
To repro, build with cmake with -DUSE_UBSAN=1 and run ctest -V -R SimpleExternal
To repro, build with cmake with
-DUSE_UBSAN=1
and runctest -V -R SimpleExternal