This happens when checking all blocks (-1
).
To test:
0./configure CC=clang CXX=clang++ --with-sanitizers=undefined,integer
1make
2UBSAN_OPTIONS="suppressions=$(pwd)/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1" ./test/functional/rpc_blockchain.py