The address sanitizer unit tests have been broken at the tip for master for some time now. These tests used to pass for me when I ran ./unittest.sh with CONFIG_ASAN=y johnm@ubuntu:~/OSX/SPDK/spdk3$ cat /etc/*release DISTRIB_ID=Ubuntu DIS...
LD_LIBRARY_PATH=`pwd` ASAN_OPTIONS=verbosity=1:malloc_context_size=200 ./c_example ==16856==AddressSanitizer: failed to intercept '__isoc99_printf' ==16856==AddressSanitizer: failed to intercept '__isoc99_sprintf' ==16856==AddressSanitizer: failed to intercept '__isoc99_snprintf' ==16856==Ad...