FS#55454 - [Linux] -fPIE ASan executables abort on x86_64

Attached to Project: Arch Linux
Opened by Franziskus Kiefer (franziskuskiefer) - Friday, 01 September 2017, 07:45 GMT
Last edited by Eli Schwartz (eschwartz) - Friday, 01 September 2017, 20:11 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
ASan has been broken for kernels newer than 4.11.9-1-ARCH.
https://github.com/google/sanitizers/issues/837

Additional info:
* package version: anything newer than 4.11.9-1-ARCH

Steps to reproduce:
Compile any C/C++ code with ASan (http://clang.llvm.org/docs/AddressSanitizer.html) enabled.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Friday, 01 September 2017, 20:11 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#55008  fixed since August 20

Loading...