Building master (36c0abd8f61ba859d53b1e59014720282c97c143) on Linux Mint 19.3 (x86_64):
0$ ./configure --with-sanitizers=thread --disable-asm CC=clang-8 CXX=clang++-8
1$ make clean && make
2$ ./src/test/test_bitcoin
3...
4*** 1 failure is detected in the test module "Bitcoin Core Test Suite"
5ThreadSanitizer: reported 3011 warnings
Related to #17540.