Bug 591124

Summary: Rebuild valgrind against glibc 2.12
Product: Red Hat Enterprise Linux 6 Reporter: Jakub Jelinek <jakub>
Component: valgrindAssignee: Jakub Jelinek <jakub>
Status: CLOSED CURRENTRELEASE QA Contact: Michal Nowak <mnowak>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0CC: mnowak, ohudlick, syeghiay
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: valgrind-3.5.0-18.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-02 19:56:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jakub Jelinek 2010-05-11 13:40:42 UTC
As glibc in RHEL6 has been upgraded to glibc 2.12 and valgrind uses suppression lists matching the filenames of glibc libraries which no longer are /lib*/libc-2.11*.so etc. but /lib*/libc-2.12*.so, valgrind needs to be rebuilt against glibc 2.12, otherwise running valgrind even on trivial programs like /bin/true
results in many reported failures within the dynamic linker.

Comment 4 Jakub Jelinek 2010-05-19 07:42:08 UTC
valgrind-3.5.0-18.el6 has been rebuilt.

Comment 7 releng-rhel@redhat.com 2010-07-02 19:56:23 UTC
Red Hat Enterprise Linux Beta 2 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.