Open vedantk opened 7 years ago
The full log is available on https://build.opensuse.org/public/build/home:namtrac:clang/openSUSE_Factory/x86_64/clang-trunk/_log but I am afraid the backtraces won't help much.
İsmail Dönmez,
Can you add the details (stack + commit of the binaries uses on Suse)?
Thank you, Gor
FWIW this blows up with glibc's MALLOCCHECK which is enabled in openSUSE builders.
Fixed:
Differential Revision: https://reviews.llvm.org/D33817
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304518 91177308-0d34-0410-b5e6-96231b3b80d8
Looking...
Any chance you can reduce this, Vedant?
Thanks!
An additional detail: the crash doesn't appear to affect the Darwin sanitizer bots, so XFAILing these tests isn't an option.
Extended Description
We're crashing in SelectionDAG while attempting to compile a libc++ test with UBSan enabled:
Bot: http://lab.llvm.org:8011/builders/libcxx-libcxxabi-x86_64-linux-ubuntu-ubsan/builds/625
Failure: