Hans Wennborg via llvm-dev
2019-Feb-21 10:26 UTC
[llvm-dev] [8.0.0 Release] Need help with PR40761: Sanitizers broken on FreeBSD
I think the release is looking pretty good, but there is one blocker that's worrying me: https://llvm.org/PR40761>From what I understand, ASan et al. used to work on FreeBSD but don'tanymore, and there's nobody working on it. Is there someone who has access to a FreeBSD machine that could help investigate this? Just getting it bisected would be super helpful. Thanks, Hans
Kim Gräsman via llvm-dev
2019-Feb-22 12:33 UTC
[llvm-dev] [cfe-dev] [8.0.0 Release] Need help with PR40761: Sanitizers broken on FreeBSD
Hi Hans, I have a freebsd machine and some time to spare this weekend. Could you offer the minimal git bisect command to repro? I'm hoping not to have to run the full check-clang test suite if there's a smaller subset of tests for ASAN. Thanks, - Kim On Thu, Feb 21, 2019, 11:27 Hans Wennborg via cfe-dev < cfe-dev at lists.llvm.org> wrote:> I think the release is looking pretty good, but there is one blocker > that's worrying me: https://llvm.org/PR40761 > > From what I understand, ASan et al. used to work on FreeBSD but don't > anymore, and there's nobody working on it. > > Is there someone who has access to a FreeBSD machine that could help > investigate this? Just getting it bisected would be super helpful. > > Thanks, > Hans > _______________________________________________ > cfe-dev mailing list > cfe-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190222/8bfbe7d0/attachment.html>
Hans Wennborg via llvm-dev
2019-Feb-22 12:39 UTC
[llvm-dev] [cfe-dev] [8.0.0 Release] Need help with PR40761: Sanitizers broken on FreeBSD
That's excellent! I think the check-sanitizer target should cover it. Thanks, Hans On Fri, Feb 22, 2019 at 1:34 PM Kim Gräsman <kim.grasman at gmail.com> wrote:> > Hi Hans, > > I have a freebsd machine and some time to spare this weekend. > > Could you offer the minimal git bisect command to repro? I'm hoping not to have to run the full check-clang test suite if there's a smaller subset of tests for ASAN. > > Thanks, > - Kim > > On Thu, Feb 21, 2019, 11:27 Hans Wennborg via cfe-dev <cfe-dev at lists.llvm.org> wrote: >> >> I think the release is looking pretty good, but there is one blocker >> that's worrying me: https://llvm.org/PR40761 >> >> From what I understand, ASan et al. used to work on FreeBSD but don't >> anymore, and there's nobody working on it. >> >> Is there someone who has access to a FreeBSD machine that could help >> investigate this? Just getting it bisected would be super helpful. >> >> Thanks, >> Hans >> _______________________________________________ >> cfe-dev mailing list >> cfe-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
Possibly Parallel Threads
- [cfe-dev] [8.0.0 Release] Need help with PR40761: Sanitizers broken on FreeBSD
- [8.0.0 Release] Need help with PR40761: Sanitizers broken on FreeBSD
- [cfe-dev] Who wants faster LLVM/Clang builds?
- [cfe-dev] Who wants faster LLVM/Clang builds?
- GCC 5 and -Wstrict-aliasing in JSON.h