Le 31/10/2016 à 00:39, Norbert Lange a écrit : > Package: clang-3.9 > Version: 1:3.9-2 > Severity: normal > > Dear Maintainer, > > The memory sanitizer is unusable as it segfaults during initialization. > To reproduce: > echo 'int main() { return 0; }' >/tmp/test.c > clang -fsanitize=memory -o test test.c can you try with clang-3.9 instead?
S