Bug 1336699

Summary: compiler-rt: Support malloc from dlsym within ASAN
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: compiler-rtAssignee: Dave Airlie <airlied>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: airlied, davejohansen, jv+fedora, tstellar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-13 01:45:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1333945    

Description Florian Weimer 2016-05-17 08:52:40 UTC
Please backport this ASAN upstream fix:

  https://llvm.org/bugs/show_bug.cgi?id=27310
  http://reviews.llvm.org/rL269633

glibc 2.24 (to be released in August 2016) will likely require this ASAN fix, otherwise all ASAN binaries will break.

Comment 1 Jan Kurik 2016-07-26 04:02:21 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.

Comment 2 Tom Stellard 2017-09-13 01:45:10 UTC
compiler-rt 3.9.1 in f25 has this fix.