https://bugs.llvm.org/show_bug.cgi?id=40761

            Bug ID: 40761
           Summary: sanitizers broken on freebsd in 8.0.0-rc2
           Product: compiler-rt
           Version: 8.0
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedb...@nondot.org
          Reporter: h...@chromium.org
                CC: dimi...@andric.com, llvm-bugs@lists.llvm.org
            Blocks: 40331

Dimitry reported that the sanitizers are broken on FreeBsd in 8.0.0-rc2:
http://lists.llvm.org/pipermail/llvm-dev/2019-February/130236.html

"Unfortunately I had to disable compiler-rt for this test run, as most of the
sanitizers are totally broken.  They get into an endless recursive loop between
AsanTSDGet() and the __tls_get_addr() interceptor, and crash with DEADLYSIGNAL
due to stack overflow.  I haven't found the time to further diagnose this."


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=40331
[Bug 40331] [meta] 8.0.0 Release Blockers
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to