Bug#842642: clang-3.9: memory sanitizer segfaults immediately

Norbert Lange lange at chello.at
Sun Oct 30 23:39:12 UTC 2016


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 
./test

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (200, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf, arm64

Kernel: Linux 4.7.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages clang-3.9 depends on:
ii  binutils                 2.27-9+b1
ii  libc6                    2.24-5
ii  libc6-dev                2.24-5
ii  libclang-common-3.9-dev  1:3.9-2
ii  libclang1-3.9            1:3.9-2
ii  libgcc-6-dev             6.2.0-9
ii  libgcc1                  1:6.2.0-9
ii  libjsoncpp1              1.7.4-3
ii  libllvm3.9               1:3.9-2
ii  libobjc-6-dev            6.2.0-9
ii  libstdc++-6-dev          6.2.0-9
ii  libstdc++6               6.2.0-9

Versions of packages clang-3.9 recommends:
pn  llvm-3.9-dev  <none>
ii  python        2.7.11-2

Versions of packages clang-3.9 suggests:
pn  clang-3.9-doc  <none>
pn  gnustep        <none>
pn  gnustep-devel  <none>

-- no debconf information



More information about the Pkg-llvm-team mailing list