Install libsfubsan1-dbg-armhf-cross by entering the following commands in the terminal:
sudo apt update sudo apt install libsfubsan1-dbg-armhf-cross
Description:
UBSan -- undefined behaviour sanitizer (soft float ABI debug symbols)
UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++.
Homepage: http://gcc.gnu.org/
Version: 8-20180414-1ubuntu2cross1
Section: universe/debug