[llvm-bugs] [Bug 27477] New: [ASAN] strdup interceptor breaks unwinding on ARMv7
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 22 08:01:55 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27477
Bug ID: 27477
Summary: [ASAN] strdup interceptor breaks unwinding on ARMv7
Product: compiler-rt
Version: unspecified
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: renato.golin at linaro.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Commit r266931 introduced a strdup interceptor, and the test only seem to work
on arm-android, not on linux-gnueabihf as per mail thread:
http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20160418/349234.html
An UNSUPPORTED flag was added to the test, but we suspect something is wrong
with ARM unwinding.
--
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/20160422/4646c01b/attachment.html>
More information about the llvm-bugs
mailing list