Install libtsan0-dbg-arm64-cross by entering the following commands in the terminal:
sudo apt update sudo apt install libtsan0-dbg-arm64-cross
Description:
ThreadSanitizer -- a Valgrind-based detector of data races (debug symbols)
ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind.
Homepage: http://gcc.gnu.org/
Version: 8-20180414-1ubuntu2cross1
Section: universe/debug