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