[llvm-bugs] [Bug 40761] New: sanitizers broken on freebsd in 8.0.0-rc2
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Feb 18 06:27:34 PST 2019
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: unassignedbugs at nondot.org
Reporter: hans at chromium.org
CC: dimitry at andric.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190218/3da76906/attachment.html>
More information about the llvm-bugs
mailing list