[PATCH] D54889: Fiber support for thread sanitizer
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 13 03:26:07 PST 2019
rovka added a comment.
Hi Yuri,
I think this might be breaking our aarch64-full buildbot [1]. I ran compiler-rt/test/sanitizer_common/tsan-aarch64-Linux/Linux/Output/clock_gettime.c.tmp and get this stack trace [2]:
Any ideas?
The bot has been red for quite a while now, so I think I will have to revert this while we investigate.
[1] http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full/builds/6556
[2] https://pastebin.com/1cr5hMD2
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54889/new/
https://reviews.llvm.org/D54889
More information about the llvm-commits
mailing list