Install lib32asan2-dbg-x32-cross by entering the following commands in the terminal:
sudo apt update sudo apt install lib32asan2-dbg-x32-cross
Description:
AddressSanitizer -- a fast memory error detector (32 bit debug symbols)
AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
Homepage: http://gcc.gnu.org/
Version: 5.5.0-12ubuntu1cross1
Section: universe/debug