Bug#904456: clang-6.0: Stack traces displayed by sanitizers do not display debug symbols even though excecutable is built with them

2018-07-24 Thread V
Same problem with clang-7 but not with gcc-8.

Bug#904456: clang-6.0: Stack traces displayed by sanitizers do not display debug symbols even though excecutable is built with them

2018-07-24 Thread Valentin
Package: clang-6.0 Version: 1:6.0.1-2 Severity: normal Dear Maintainer, I am building a trivial executable (for example the first example from http://clang.llvm.org/docs/MemorySanitizer.html) with -g -fno-omit-frame-pointer and for examples -fsanitize=memory. When running the executable the