Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHEA-2015:2043 - Product Enhancement Advisory
Issued:
2015-11-16
Updated:
2015-11-16

RHEA-2015:2043 - Product Enhancement Advisory

  • Overview
  • Updated Packages

Synopsis

new packages: devtoolset-4-valgrind

Type/Severity

Product Enhancement Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

New devtoolset-4-valgrind packages are now available as a part of Red Hat
Developer Toolset 4.0 for Red Hat Enterprise Linux.

Description

Valgrind is an instrumentation framework that is used for debugging memory,
detecting memory leaks, and profiling applications. The devtoolset-4-valgrind
packages provide the Red Hat Developer Toolset version of Valgrind.

This enhancement update adds the devtoolset-4-valgrind packages to Red Hat
Developer Toolset 4.0 for Red Hat Enterprise Linux. These packages include
Valgrind 3.10.1. This release provides a number of bug fixes over the version
included in Red Hat Developer Toolset 3.1. Among others:

  • Previously, Valgrind rejected unwind information found in the redzone below

the current stack when generating backtraces as used in error messages. As a
consequence, backtraces in error messages might have been truncated to one or a
few frames. With this update, the Valgrind unwind logic is able to access
information in the redzone, and backtraces in error messages are no longer
truncated.

  • Valgrind's memcheck tool did not intercept certain internal glibc mempcpy()

calls. As a consequence, memcheck could sometimes produce false error messages
about invalid memory accesses inside the glibc library. Valgrind has been fixed
to intercept internal glibc mempcpy() calls and to verify the input arguments to
the function correctly.

  • Previously, Valgrind did not recognize the syncfs() system call. Consequently,

when a program running under Valgrind called syncfs(), Valgrind returned an
error message about an unknown system call. With this update, Valgrind correctly
recognizes syncfs(), and the described problem no longer occurs.

(BZ#1240806)

Note that Red Hat Developer Toolset supports only the Open MPI application
binary interface (ABI) version 1.6, whereas Red Hat Enterprise Linux 7.2
supports Open MPI 1.10. The two versions are binary incompatible. As a
consequence, programs that are built against Open MPI 1.10 cannot be run under
Valgrind included in Red Hat Developer Toolset. Use the Red Hat Enterprise Linux
7.2 version of Valgrind for programs linked against Open MPI version 1.10.
(BZ#1258843)

All users who require devtoolset-4-valgrind are advised to install these new
packages.

Solution

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.7 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.6 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.5 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.4 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.3 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.2 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.1 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 6.7 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 6.6 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 6 x86_64
  • Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 7 x86_64
  • Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 6 x86_64
  • Red Hat Software Collections (for RHEL Server) from RHUI 1 for RHEL 7 x86_64
  • Red Hat Software Collections (for RHEL Server) from RHUI 1 for RHEL 6 x86_64

Fixes

  • BZ - 1268438 - Unrecognised instruction (cvtps2pd)

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.7

SRPM
devtoolset-4-valgrind-3.10.1-15.el7.src.rpm SHA-256: d06dc17a092533a59e231b1f53ff70382129362e46951ed1ce4b6417c606997e
x86_64
devtoolset-4-valgrind-3.10.1-15.el7.i686.rpm SHA-256: f8e69d27c7f00214ff131c46c120a4bf20a0346507e0fb0daa2159a61c1fb969
devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm SHA-256: 1a967912cfdcd8b44b0549bfc9f11913a02c79f271c149b8bb3614b9be6ac2a5
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.i686.rpm SHA-256: 779780add774c1ee1b069886bc47d66c9112e9f9508ee1e78cfe609f5b3dcdd3
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.x86_64.rpm SHA-256: 50b1e6cb9c118925116c6bd0feabec06c1ca71118311ec8fa3f06897c7659497
devtoolset-4-valgrind-devel-3.10.1-15.el7.i686.rpm SHA-256: 182108c7f75d26f3928cec788f34edd3f7459d1c00291053e60ed6898ea26683
devtoolset-4-valgrind-devel-3.10.1-15.el7.x86_64.rpm SHA-256: 330a487db041686f5c7af0b891c2b0bde5d1bbc1800daa46f78d498ea8ff38c7
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.i686.rpm SHA-256: ce39c71dca1885577bd47fe86363c73c730a8036cf26308274167b322db04d0c
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.x86_64.rpm SHA-256: ea28c7c8369a8963fbf3a8d9792e13cdf332d3ce5a51db00439af75db8718f17

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.6

SRPM
devtoolset-4-valgrind-3.10.1-15.el7.src.rpm SHA-256: d06dc17a092533a59e231b1f53ff70382129362e46951ed1ce4b6417c606997e
x86_64
devtoolset-4-valgrind-3.10.1-15.el7.i686.rpm SHA-256: f8e69d27c7f00214ff131c46c120a4bf20a0346507e0fb0daa2159a61c1fb969
devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm SHA-256: 1a967912cfdcd8b44b0549bfc9f11913a02c79f271c149b8bb3614b9be6ac2a5
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.i686.rpm SHA-256: 779780add774c1ee1b069886bc47d66c9112e9f9508ee1e78cfe609f5b3dcdd3
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.x86_64.rpm SHA-256: 50b1e6cb9c118925116c6bd0feabec06c1ca71118311ec8fa3f06897c7659497
devtoolset-4-valgrind-devel-3.10.1-15.el7.i686.rpm SHA-256: 182108c7f75d26f3928cec788f34edd3f7459d1c00291053e60ed6898ea26683
devtoolset-4-valgrind-devel-3.10.1-15.el7.x86_64.rpm SHA-256: 330a487db041686f5c7af0b891c2b0bde5d1bbc1800daa46f78d498ea8ff38c7
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.i686.rpm SHA-256: ce39c71dca1885577bd47fe86363c73c730a8036cf26308274167b322db04d0c
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.x86_64.rpm SHA-256: ea28c7c8369a8963fbf3a8d9792e13cdf332d3ce5a51db00439af75db8718f17

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.5

SRPM
devtoolset-4-valgrind-3.10.1-15.el7.src.rpm SHA-256: d06dc17a092533a59e231b1f53ff70382129362e46951ed1ce4b6417c606997e
x86_64
devtoolset-4-valgrind-3.10.1-15.el7.i686.rpm SHA-256: f8e69d27c7f00214ff131c46c120a4bf20a0346507e0fb0daa2159a61c1fb969
devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm SHA-256: 1a967912cfdcd8b44b0549bfc9f11913a02c79f271c149b8bb3614b9be6ac2a5
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.i686.rpm SHA-256: 779780add774c1ee1b069886bc47d66c9112e9f9508ee1e78cfe609f5b3dcdd3
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.x86_64.rpm SHA-256: 50b1e6cb9c118925116c6bd0feabec06c1ca71118311ec8fa3f06897c7659497
devtoolset-4-valgrind-devel-3.10.1-15.el7.i686.rpm SHA-256: 182108c7f75d26f3928cec788f34edd3f7459d1c00291053e60ed6898ea26683
devtoolset-4-valgrind-devel-3.10.1-15.el7.x86_64.rpm SHA-256: 330a487db041686f5c7af0b891c2b0bde5d1bbc1800daa46f78d498ea8ff38c7
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.i686.rpm SHA-256: ce39c71dca1885577bd47fe86363c73c730a8036cf26308274167b322db04d0c
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.x86_64.rpm SHA-256: ea28c7c8369a8963fbf3a8d9792e13cdf332d3ce5a51db00439af75db8718f17

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.4

SRPM
devtoolset-4-valgrind-3.10.1-15.el7.src.rpm SHA-256: d06dc17a092533a59e231b1f53ff70382129362e46951ed1ce4b6417c606997e
x86_64
devtoolset-4-valgrind-3.10.1-15.el7.i686.rpm SHA-256: f8e69d27c7f00214ff131c46c120a4bf20a0346507e0fb0daa2159a61c1fb969
devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm SHA-256: 1a967912cfdcd8b44b0549bfc9f11913a02c79f271c149b8bb3614b9be6ac2a5
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.i686.rpm SHA-256: 779780add774c1ee1b069886bc47d66c9112e9f9508ee1e78cfe609f5b3dcdd3
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.x86_64.rpm SHA-256: 50b1e6cb9c118925116c6bd0feabec06c1ca71118311ec8fa3f06897c7659497
devtoolset-4-valgrind-devel-3.10.1-15.el7.i686.rpm SHA-256: 182108c7f75d26f3928cec788f34edd3f7459d1c00291053e60ed6898ea26683
devtoolset-4-valgrind-devel-3.10.1-15.el7.x86_64.rpm SHA-256: 330a487db041686f5c7af0b891c2b0bde5d1bbc1800daa46f78d498ea8ff38c7
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.i686.rpm SHA-256: ce39c71dca1885577bd47fe86363c73c730a8036cf26308274167b322db04d0c
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.x86_64.rpm SHA-256: ea28c7c8369a8963fbf3a8d9792e13cdf332d3ce5a51db00439af75db8718f17

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.3

SRPM
devtoolset-4-valgrind-3.10.1-15.el7.src.rpm SHA-256: d06dc17a092533a59e231b1f53ff70382129362e46951ed1ce4b6417c606997e
x86_64
devtoolset-4-valgrind-3.10.1-15.el7.i686.rpm SHA-256: f8e69d27c7f00214ff131c46c120a4bf20a0346507e0fb0daa2159a61c1fb969
devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm SHA-256: 1a967912cfdcd8b44b0549bfc9f11913a02c79f271c149b8bb3614b9be6ac2a5
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.i686.rpm SHA-256: 779780add774c1ee1b069886bc47d66c9112e9f9508ee1e78cfe609f5b3dcdd3
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.x86_64.rpm SHA-256: 50b1e6cb9c118925116c6bd0feabec06c1ca71118311ec8fa3f06897c7659497
devtoolset-4-valgrind-devel-3.10.1-15.el7.i686.rpm SHA-256: 182108c7f75d26f3928cec788f34edd3f7459d1c00291053e60ed6898ea26683
devtoolset-4-valgrind-devel-3.10.1-15.el7.x86_64.rpm SHA-256: 330a487db041686f5c7af0b891c2b0bde5d1bbc1800daa46f78d498ea8ff38c7
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.i686.rpm SHA-256: ce39c71dca1885577bd47fe86363c73c730a8036cf26308274167b322db04d0c
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.x86_64.rpm SHA-256: ea28c7c8369a8963fbf3a8d9792e13cdf332d3ce5a51db00439af75db8718f17

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.2

SRPM
devtoolset-4-valgrind-3.10.1-15.el7.src.rpm SHA-256: d06dc17a092533a59e231b1f53ff70382129362e46951ed1ce4b6417c606997e
x86_64
devtoolset-4-valgrind-3.10.1-15.el7.i686.rpm SHA-256: f8e69d27c7f00214ff131c46c120a4bf20a0346507e0fb0daa2159a61c1fb969
devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm SHA-256: 1a967912cfdcd8b44b0549bfc9f11913a02c79f271c149b8bb3614b9be6ac2a5
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.i686.rpm SHA-256: 779780add774c1ee1b069886bc47d66c9112e9f9508ee1e78cfe609f5b3dcdd3
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.x86_64.rpm SHA-256: 50b1e6cb9c118925116c6bd0feabec06c1ca71118311ec8fa3f06897c7659497
devtoolset-4-valgrind-devel-3.10.1-15.el7.i686.rpm SHA-256: 182108c7f75d26f3928cec788f34edd3f7459d1c00291053e60ed6898ea26683
devtoolset-4-valgrind-devel-3.10.1-15.el7.x86_64.rpm SHA-256: 330a487db041686f5c7af0b891c2b0bde5d1bbc1800daa46f78d498ea8ff38c7
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.i686.rpm SHA-256: ce39c71dca1885577bd47fe86363c73c730a8036cf26308274167b322db04d0c
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.x86_64.rpm SHA-256: ea28c7c8369a8963fbf3a8d9792e13cdf332d3ce5a51db00439af75db8718f17

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.1

SRPM
devtoolset-4-valgrind-3.10.1-15.el7.src.rpm SHA-256: d06dc17a092533a59e231b1f53ff70382129362e46951ed1ce4b6417c606997e
x86_64
devtoolset-4-valgrind-3.10.1-15.el7.i686.rpm SHA-256: f8e69d27c7f00214ff131c46c120a4bf20a0346507e0fb0daa2159a61c1fb969
devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm SHA-256: 1a967912cfdcd8b44b0549bfc9f11913a02c79f271c149b8bb3614b9be6ac2a5
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.i686.rpm SHA-256: 779780add774c1ee1b069886bc47d66c9112e9f9508ee1e78cfe609f5b3dcdd3
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.x86_64.rpm SHA-256: 50b1e6cb9c118925116c6bd0feabec06c1ca71118311ec8fa3f06897c7659497
devtoolset-4-valgrind-devel-3.10.1-15.el7.i686.rpm SHA-256: 182108c7f75d26f3928cec788f34edd3f7459d1c00291053e60ed6898ea26683
devtoolset-4-valgrind-devel-3.10.1-15.el7.x86_64.rpm SHA-256: 330a487db041686f5c7af0b891c2b0bde5d1bbc1800daa46f78d498ea8ff38c7
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.i686.rpm SHA-256: ce39c71dca1885577bd47fe86363c73c730a8036cf26308274167b322db04d0c
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.x86_64.rpm SHA-256: ea28c7c8369a8963fbf3a8d9792e13cdf332d3ce5a51db00439af75db8718f17

Red Hat Software Collections (for RHEL Server) 1 for RHEL 7

SRPM
devtoolset-4-valgrind-3.10.1-15.el7.src.rpm SHA-256: d06dc17a092533a59e231b1f53ff70382129362e46951ed1ce4b6417c606997e
x86_64
devtoolset-4-valgrind-3.10.1-15.el7.i686.rpm SHA-256: f8e69d27c7f00214ff131c46c120a4bf20a0346507e0fb0daa2159a61c1fb969
devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm SHA-256: 1a967912cfdcd8b44b0549bfc9f11913a02c79f271c149b8bb3614b9be6ac2a5
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.i686.rpm SHA-256: 779780add774c1ee1b069886bc47d66c9112e9f9508ee1e78cfe609f5b3dcdd3
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.x86_64.rpm SHA-256: 50b1e6cb9c118925116c6bd0feabec06c1ca71118311ec8fa3f06897c7659497
devtoolset-4-valgrind-devel-3.10.1-15.el7.i686.rpm SHA-256: 182108c7f75d26f3928cec788f34edd3f7459d1c00291053e60ed6898ea26683
devtoolset-4-valgrind-devel-3.10.1-15.el7.x86_64.rpm SHA-256: 330a487db041686f5c7af0b891c2b0bde5d1bbc1800daa46f78d498ea8ff38c7
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.i686.rpm SHA-256: ce39c71dca1885577bd47fe86363c73c730a8036cf26308274167b322db04d0c
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.x86_64.rpm SHA-256: ea28c7c8369a8963fbf3a8d9792e13cdf332d3ce5a51db00439af75db8718f17

Red Hat Software Collections (for RHEL Server) 1 for RHEL 6.7

SRPM
devtoolset-4-valgrind-3.10.1-15.el6.src.rpm SHA-256: bbeea3192f0bc658a39d032f88e056e892d105b535067ff27a9d51bdf63cc7c9
x86_64
devtoolset-4-valgrind-3.10.1-15.el6.i686.rpm SHA-256: e6afc9c88291554c00abb62e8c2cba1cb8690d0c90e7603d5f7e4fda1cc1f17b
devtoolset-4-valgrind-3.10.1-15.el6.x86_64.rpm SHA-256: 4fe072ab2d9e8bae88f8e2824516d9acf400e5cf5bf252c87d9811652bdf5089
devtoolset-4-valgrind-debuginfo-3.10.1-15.el6.i686.rpm SHA-256: 337b989391351798ab34941058a08e136a4c4cff1c4eaa08e9edb757aefba6ea
devtoolset-4-valgrind-debuginfo-3.10.1-15.el6.x86_64.rpm SHA-256: 6f12e7991a3a73cc1e5efe0d0c5db5f7df240b3bd38cbb16fb7029fd1b3a12e2
devtoolset-4-valgrind-devel-3.10.1-15.el6.i686.rpm SHA-256: ceb6d7b6512b375275d07ad7194c87f350433b99ab34898171d27c9d4ce5cc75
devtoolset-4-valgrind-devel-3.10.1-15.el6.x86_64.rpm SHA-256: f5f063fdded6c8c4dad51d26daf5829388564b47ae693798da26fda54bdc7e55
devtoolset-4-valgrind-openmpi-3.10.1-15.el6.i686.rpm SHA-256: 449c443ce24cfa224466e5fc96009da814e4a9c99635fc3b6bb8937ed2a0e413
devtoolset-4-valgrind-openmpi-3.10.1-15.el6.x86_64.rpm SHA-256: 5014cdc6a2f7da643cf43a33ef7603b0659e08bb6f100c27095e2ec7f49ac99e

Red Hat Software Collections (for RHEL Server) 1 for RHEL 6.6

SRPM
devtoolset-4-valgrind-3.10.1-15.el6.src.rpm SHA-256: bbeea3192f0bc658a39d032f88e056e892d105b535067ff27a9d51bdf63cc7c9
x86_64
devtoolset-4-valgrind-3.10.1-15.el6.i686.rpm SHA-256: e6afc9c88291554c00abb62e8c2cba1cb8690d0c90e7603d5f7e4fda1cc1f17b
devtoolset-4-valgrind-3.10.1-15.el6.x86_64.rpm SHA-256: 4fe072ab2d9e8bae88f8e2824516d9acf400e5cf5bf252c87d9811652bdf5089
devtoolset-4-valgrind-debuginfo-3.10.1-15.el6.i686.rpm SHA-256: 337b989391351798ab34941058a08e136a4c4cff1c4eaa08e9edb757aefba6ea
devtoolset-4-valgrind-debuginfo-3.10.1-15.el6.x86_64.rpm SHA-256: 6f12e7991a3a73cc1e5efe0d0c5db5f7df240b3bd38cbb16fb7029fd1b3a12e2
devtoolset-4-valgrind-devel-3.10.1-15.el6.i686.rpm SHA-256: ceb6d7b6512b375275d07ad7194c87f350433b99ab34898171d27c9d4ce5cc75
devtoolset-4-valgrind-devel-3.10.1-15.el6.x86_64.rpm SHA-256: f5f063fdded6c8c4dad51d26daf5829388564b47ae693798da26fda54bdc7e55
devtoolset-4-valgrind-openmpi-3.10.1-15.el6.i686.rpm SHA-256: 449c443ce24cfa224466e5fc96009da814e4a9c99635fc3b6bb8937ed2a0e413
devtoolset-4-valgrind-openmpi-3.10.1-15.el6.x86_64.rpm SHA-256: 5014cdc6a2f7da643cf43a33ef7603b0659e08bb6f100c27095e2ec7f49ac99e

Red Hat Software Collections (for RHEL Server) 1 for RHEL 6

SRPM
devtoolset-4-valgrind-3.10.1-15.el6.src.rpm SHA-256: bbeea3192f0bc658a39d032f88e056e892d105b535067ff27a9d51bdf63cc7c9
x86_64
devtoolset-4-valgrind-3.10.1-15.el6.i686.rpm SHA-256: e6afc9c88291554c00abb62e8c2cba1cb8690d0c90e7603d5f7e4fda1cc1f17b
devtoolset-4-valgrind-3.10.1-15.el6.x86_64.rpm SHA-256: 4fe072ab2d9e8bae88f8e2824516d9acf400e5cf5bf252c87d9811652bdf5089
devtoolset-4-valgrind-debuginfo-3.10.1-15.el6.i686.rpm SHA-256: 337b989391351798ab34941058a08e136a4c4cff1c4eaa08e9edb757aefba6ea
devtoolset-4-valgrind-debuginfo-3.10.1-15.el6.x86_64.rpm SHA-256: 6f12e7991a3a73cc1e5efe0d0c5db5f7df240b3bd38cbb16fb7029fd1b3a12e2
devtoolset-4-valgrind-devel-3.10.1-15.el6.i686.rpm SHA-256: ceb6d7b6512b375275d07ad7194c87f350433b99ab34898171d27c9d4ce5cc75
devtoolset-4-valgrind-devel-3.10.1-15.el6.x86_64.rpm SHA-256: f5f063fdded6c8c4dad51d26daf5829388564b47ae693798da26fda54bdc7e55
devtoolset-4-valgrind-openmpi-3.10.1-15.el6.i686.rpm SHA-256: 449c443ce24cfa224466e5fc96009da814e4a9c99635fc3b6bb8937ed2a0e413
devtoolset-4-valgrind-openmpi-3.10.1-15.el6.x86_64.rpm SHA-256: 5014cdc6a2f7da643cf43a33ef7603b0659e08bb6f100c27095e2ec7f49ac99e

Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 7

SRPM
devtoolset-4-valgrind-3.10.1-15.el7.src.rpm SHA-256: d06dc17a092533a59e231b1f53ff70382129362e46951ed1ce4b6417c606997e
x86_64
devtoolset-4-valgrind-3.10.1-15.el7.i686.rpm SHA-256: f8e69d27c7f00214ff131c46c120a4bf20a0346507e0fb0daa2159a61c1fb969
devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm SHA-256: 1a967912cfdcd8b44b0549bfc9f11913a02c79f271c149b8bb3614b9be6ac2a5
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.i686.rpm SHA-256: 779780add774c1ee1b069886bc47d66c9112e9f9508ee1e78cfe609f5b3dcdd3
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.x86_64.rpm SHA-256: 50b1e6cb9c118925116c6bd0feabec06c1ca71118311ec8fa3f06897c7659497
devtoolset-4-valgrind-devel-3.10.1-15.el7.i686.rpm SHA-256: 182108c7f75d26f3928cec788f34edd3f7459d1c00291053e60ed6898ea26683
devtoolset-4-valgrind-devel-3.10.1-15.el7.x86_64.rpm SHA-256: 330a487db041686f5c7af0b891c2b0bde5d1bbc1800daa46f78d498ea8ff38c7
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.i686.rpm SHA-256: ce39c71dca1885577bd47fe86363c73c730a8036cf26308274167b322db04d0c
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.x86_64.rpm SHA-256: ea28c7c8369a8963fbf3a8d9792e13cdf332d3ce5a51db00439af75db8718f17

Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 6

SRPM
devtoolset-4-valgrind-3.10.1-15.el6.src.rpm SHA-256: bbeea3192f0bc658a39d032f88e056e892d105b535067ff27a9d51bdf63cc7c9
x86_64
devtoolset-4-valgrind-3.10.1-15.el6.i686.rpm SHA-256: e6afc9c88291554c00abb62e8c2cba1cb8690d0c90e7603d5f7e4fda1cc1f17b
devtoolset-4-valgrind-3.10.1-15.el6.x86_64.rpm SHA-256: 4fe072ab2d9e8bae88f8e2824516d9acf400e5cf5bf252c87d9811652bdf5089
devtoolset-4-valgrind-debuginfo-3.10.1-15.el6.i686.rpm SHA-256: 337b989391351798ab34941058a08e136a4c4cff1c4eaa08e9edb757aefba6ea
devtoolset-4-valgrind-debuginfo-3.10.1-15.el6.x86_64.rpm SHA-256: 6f12e7991a3a73cc1e5efe0d0c5db5f7df240b3bd38cbb16fb7029fd1b3a12e2
devtoolset-4-valgrind-devel-3.10.1-15.el6.i686.rpm SHA-256: ceb6d7b6512b375275d07ad7194c87f350433b99ab34898171d27c9d4ce5cc75
devtoolset-4-valgrind-devel-3.10.1-15.el6.x86_64.rpm SHA-256: f5f063fdded6c8c4dad51d26daf5829388564b47ae693798da26fda54bdc7e55
devtoolset-4-valgrind-openmpi-3.10.1-15.el6.i686.rpm SHA-256: 449c443ce24cfa224466e5fc96009da814e4a9c99635fc3b6bb8937ed2a0e413
devtoolset-4-valgrind-openmpi-3.10.1-15.el6.x86_64.rpm SHA-256: 5014cdc6a2f7da643cf43a33ef7603b0659e08bb6f100c27095e2ec7f49ac99e

Red Hat Software Collections (for RHEL Server) from RHUI 1 for RHEL 7

SRPM
devtoolset-4-valgrind-3.10.1-15.el7.src.rpm SHA-256: d06dc17a092533a59e231b1f53ff70382129362e46951ed1ce4b6417c606997e
x86_64
devtoolset-4-valgrind-3.10.1-15.el7.i686.rpm SHA-256: f8e69d27c7f00214ff131c46c120a4bf20a0346507e0fb0daa2159a61c1fb969
devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm SHA-256: 1a967912cfdcd8b44b0549bfc9f11913a02c79f271c149b8bb3614b9be6ac2a5
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.i686.rpm SHA-256: 779780add774c1ee1b069886bc47d66c9112e9f9508ee1e78cfe609f5b3dcdd3
devtoolset-4-valgrind-debuginfo-3.10.1-15.el7.x86_64.rpm SHA-256: 50b1e6cb9c118925116c6bd0feabec06c1ca71118311ec8fa3f06897c7659497
devtoolset-4-valgrind-devel-3.10.1-15.el7.i686.rpm SHA-256: 182108c7f75d26f3928cec788f34edd3f7459d1c00291053e60ed6898ea26683
devtoolset-4-valgrind-devel-3.10.1-15.el7.x86_64.rpm SHA-256: 330a487db041686f5c7af0b891c2b0bde5d1bbc1800daa46f78d498ea8ff38c7
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.i686.rpm SHA-256: ce39c71dca1885577bd47fe86363c73c730a8036cf26308274167b322db04d0c
devtoolset-4-valgrind-openmpi-3.10.1-15.el7.x86_64.rpm SHA-256: ea28c7c8369a8963fbf3a8d9792e13cdf332d3ce5a51db00439af75db8718f17

Red Hat Software Collections (for RHEL Server) from RHUI 1 for RHEL 6

SRPM
devtoolset-4-valgrind-3.10.1-15.el6.src.rpm SHA-256: bbeea3192f0bc658a39d032f88e056e892d105b535067ff27a9d51bdf63cc7c9
x86_64
devtoolset-4-valgrind-3.10.1-15.el6.i686.rpm SHA-256: e6afc9c88291554c00abb62e8c2cba1cb8690d0c90e7603d5f7e4fda1cc1f17b
devtoolset-4-valgrind-3.10.1-15.el6.x86_64.rpm SHA-256: 4fe072ab2d9e8bae88f8e2824516d9acf400e5cf5bf252c87d9811652bdf5089
devtoolset-4-valgrind-debuginfo-3.10.1-15.el6.i686.rpm SHA-256: 337b989391351798ab34941058a08e136a4c4cff1c4eaa08e9edb757aefba6ea
devtoolset-4-valgrind-debuginfo-3.10.1-15.el6.x86_64.rpm SHA-256: 6f12e7991a3a73cc1e5efe0d0c5db5f7df240b3bd38cbb16fb7029fd1b3a12e2
devtoolset-4-valgrind-devel-3.10.1-15.el6.i686.rpm SHA-256: ceb6d7b6512b375275d07ad7194c87f350433b99ab34898171d27c9d4ce5cc75
devtoolset-4-valgrind-devel-3.10.1-15.el6.x86_64.rpm SHA-256: f5f063fdded6c8c4dad51d26daf5829388564b47ae693798da26fda54bdc7e55
devtoolset-4-valgrind-openmpi-3.10.1-15.el6.i686.rpm SHA-256: 449c443ce24cfa224466e5fc96009da814e4a9c99635fc3b6bb8937ed2a0e413
devtoolset-4-valgrind-openmpi-3.10.1-15.el6.x86_64.rpm SHA-256: 5014cdc6a2f7da643cf43a33ef7603b0659e08bb6f100c27095e2ec7f49ac99e

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat, Inc.

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility