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 RHBA-2013:1630 - Bug Fix Advisory
Issued:
2013-11-20
Updated:
2013-11-20

RHBA-2013:1630 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

systemtap bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated systemtap packages that fix several bugs and add various enhancements
are now available for Red Hat Enterprise Linux 6.

Description

SystemTap is a tracing and probing tool to analyze and monitor activities of the
operating system, including the kernel. It provides a wide range of filtering
and analysis options.

The systemtap packages have been upgraded to upstream version 2.3, which
provides a number of bug fixes and enhancements over the previous version.

The most notable enhancements are:

  • new support for regular expression matching in script language, using the "=~"

and "!~" operators;

  • improved error diagnostics with references to man pages that give further

information and corrective advice;

  • new ability to read the perf-counter values in process probes, using the

"@perf()" operator;

  • faster stack unwinding functions, especially for partial "unwinds" of only one

or a few call levels;

  • new support for a macro processing in the scripting language, using the

"@define" operator;

  • various tapset and runtime improvements.

(BZ#920682)

This update also fixes the following bugs:

  • Previously, the SystemTap "nfs.proc.commit_done" probe alias interpreted the

underlying arguments incorrectly. As a consequence, incorrect information was
returned. The SystemTap "nfs_proc.commit_done" probe alias has been modified to
interpret the underlying arguments correctly, and it now returns the correct
information. (BZ#920444)

  • Prior to this update, the ioblktime.stp example script did not track properly

when I/O block pending requests were merged together with other requests.
Consequently, the associative array could overflow, and an error occurred. The
script has been modified to delete the merged I/O block requests. As a result,
the script no longer fails after array overflow errors. (BZ#743591)

  • The stap-serverd daemon did not use the avahi-client API properly. As a

consequence, stap-serverd terminated unexpectedly when the avahi daemon was
stopped or restarted. The underlying source code has been modified to use the
avahi-client API properly, and stap-serverd now handles the described scenario
without crashing. (BZ#874205)

  • If the main thread of an application did not go through at least one quiesce,

such as a system call, the SystemTap utility was unable to attach to the
application. Consequently, SystemTap could not detect the events of the
application. SystemTap now interrupts the main application thread so that it can
attach to it. As a result, Systemtap no longer misses any events. (BZ#876848)

  • Previously, the SystemTap utility used an arbitrary order when searching for

kernel modules under the /lib/modules/ directory and identified the base module
first. As a consequence, SystemTap could not probe some modules that were
overridden by updates. SystemTap now uses the modules.dep file to order the
module searches so that they match the order of the modprobe program. As a
result, the overridden modules can be probed successfully. (BZ#846789)

  • Previously, the SystemTap translator did not always include the correct code

to be able to use the caller() function, which could lead to compile errors.
This update ensures that the SystemTap translator includes the proper runtime
code when using the caller() function. As a result, using caller() no longer
causes compile errors. (BZ#819967)

  • Prior to this update, the scope specifiers and IDs for IPv6 addresses were not

handled correctly in SystemTap. Consequently, the user could not connect to
stap-server using IPv6. This update corrects the handling of scope specifiers or
IDs for IPv6 addresses, and the user can now connect to stap-server using IPv6
as expected. (BZ#906061)

  • Previously, the "trace" utility in SystemTap generated a low-quality C code.

As a consequence, when the generated code was compiled, the gcc compiler
displayed error messages. This update improves the quality of the generated
code, and no warnings are now displayed as expected. (BZ#902739)

Users of systemtap are advised to upgrade to these updated packages, which fix
these bugs and add these enhancements.

Solution

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

This update is available via the Red Hat Network. Details on how to use the Red
Hat Network to apply this update are available at
https://access.redhat.com/site/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 i386
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 i386
  • Red Hat Enterprise Linux for IBM z Systems 6 s390x
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux for Scientific Computing 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6 s390x

Fixes

  • BZ - 819967 - caller() doesn't work in systemtap
  • BZ - 902739 - dtrace generates poor quality C code that provokes static analyzers

CVEs

(none)

References

(none)

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

Red Hat Enterprise Linux Server 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
x86_64
systemtap-2.3-3.el6.x86_64.rpm SHA-256: a616e47808af25df7c7e1fa6177cf4983ff4d93031ab4b1e09c328ee405f865a
systemtap-2.3-3.el6.x86_64.rpm SHA-256: a616e47808af25df7c7e1fa6177cf4983ff4d93031ab4b1e09c328ee405f865a
systemtap-client-2.3-3.el6.x86_64.rpm SHA-256: 741dc4c8c468a8b628ec0e51ae2b5a21cba7b5a12aa272977f7ee12f5347b161
systemtap-client-2.3-3.el6.x86_64.rpm SHA-256: 741dc4c8c468a8b628ec0e51ae2b5a21cba7b5a12aa272977f7ee12f5347b161
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-devel-2.3-3.el6.x86_64.rpm SHA-256: 9082cbf3374d159d117ee25d941e4685a52f8998d0464996fd2d09820b54faed
systemtap-devel-2.3-3.el6.x86_64.rpm SHA-256: 9082cbf3374d159d117ee25d941e4685a52f8998d0464996fd2d09820b54faed
systemtap-initscript-2.3-3.el6.x86_64.rpm SHA-256: 6b991014bd51326e3a1b33d43ac08febacf7a343eb4a34ab180a528cbbcae4b2
systemtap-initscript-2.3-3.el6.x86_64.rpm SHA-256: 6b991014bd51326e3a1b33d43ac08febacf7a343eb4a34ab180a528cbbcae4b2
systemtap-runtime-2.3-3.el6.x86_64.rpm SHA-256: d3daf1132a33d08bf9c81e5718197a29ee201cfde39cde1a3a46d17fdbccd434
systemtap-runtime-2.3-3.el6.x86_64.rpm SHA-256: d3daf1132a33d08bf9c81e5718197a29ee201cfde39cde1a3a46d17fdbccd434
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-sdt-devel-2.3-3.el6.x86_64.rpm SHA-256: 90975c75d400337a7d6a8b39c18a391277460319c848b86280b4a34dca94ebe9
systemtap-sdt-devel-2.3-3.el6.x86_64.rpm SHA-256: 90975c75d400337a7d6a8b39c18a391277460319c848b86280b4a34dca94ebe9
systemtap-server-2.3-3.el6.x86_64.rpm SHA-256: 2eba0780ae0cd28fea699ba7f98dae8ef0a37113f1be7d240aa44574195d8dfb
systemtap-server-2.3-3.el6.x86_64.rpm SHA-256: 2eba0780ae0cd28fea699ba7f98dae8ef0a37113f1be7d240aa44574195d8dfb
systemtap-testsuite-2.3-3.el6.x86_64.rpm SHA-256: f57a0cfe9318178e10e106e8707320d7269458209a932a1577472847a56efa6c
systemtap-testsuite-2.3-3.el6.x86_64.rpm SHA-256: f57a0cfe9318178e10e106e8707320d7269458209a932a1577472847a56efa6c
i386
systemtap-2.3-3.el6.i686.rpm SHA-256: 01a371adfb62916c2b5051a230be3ffa2242cfc25c164112a2a4af260e84a0e1
systemtap-client-2.3-3.el6.i686.rpm SHA-256: fab9d9f0c5bea542c3f67f7ad6259c57bd4cc71ef90f7f5fcc5a503635f443f5
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-devel-2.3-3.el6.i686.rpm SHA-256: 512e6456f37f6fb56654587edb79d8dcf1e89c31b3b04c07a8372ea54057a103
systemtap-initscript-2.3-3.el6.i686.rpm SHA-256: 96cd1eec19e444be0e8d08fb617d97b7f71e4f62eae5e68193fa2025635fb306
systemtap-runtime-2.3-3.el6.i686.rpm SHA-256: fc47c898d88b0c87d6eff0a70c56837c0306eaeff5c516f776c0d4b35175a88c
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-server-2.3-3.el6.i686.rpm SHA-256: 2935589758a3212ba6f2c2caa59229185020e1e8d9e196184a95becd090c1aaf
systemtap-testsuite-2.3-3.el6.i686.rpm SHA-256: 06d455eaea05c03b32f2f9c49dd1e663c24ada9e2c00f66ef312f1fbc2254566

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
x86_64
systemtap-2.3-3.el6.x86_64.rpm SHA-256: a616e47808af25df7c7e1fa6177cf4983ff4d93031ab4b1e09c328ee405f865a
systemtap-client-2.3-3.el6.x86_64.rpm SHA-256: 741dc4c8c468a8b628ec0e51ae2b5a21cba7b5a12aa272977f7ee12f5347b161
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-devel-2.3-3.el6.x86_64.rpm SHA-256: 9082cbf3374d159d117ee25d941e4685a52f8998d0464996fd2d09820b54faed
systemtap-initscript-2.3-3.el6.x86_64.rpm SHA-256: 6b991014bd51326e3a1b33d43ac08febacf7a343eb4a34ab180a528cbbcae4b2
systemtap-runtime-2.3-3.el6.x86_64.rpm SHA-256: d3daf1132a33d08bf9c81e5718197a29ee201cfde39cde1a3a46d17fdbccd434
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-sdt-devel-2.3-3.el6.x86_64.rpm SHA-256: 90975c75d400337a7d6a8b39c18a391277460319c848b86280b4a34dca94ebe9
systemtap-server-2.3-3.el6.x86_64.rpm SHA-256: 2eba0780ae0cd28fea699ba7f98dae8ef0a37113f1be7d240aa44574195d8dfb
systemtap-testsuite-2.3-3.el6.x86_64.rpm SHA-256: f57a0cfe9318178e10e106e8707320d7269458209a932a1577472847a56efa6c
i386
systemtap-2.3-3.el6.i686.rpm SHA-256: 01a371adfb62916c2b5051a230be3ffa2242cfc25c164112a2a4af260e84a0e1
systemtap-client-2.3-3.el6.i686.rpm SHA-256: fab9d9f0c5bea542c3f67f7ad6259c57bd4cc71ef90f7f5fcc5a503635f443f5
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-devel-2.3-3.el6.i686.rpm SHA-256: 512e6456f37f6fb56654587edb79d8dcf1e89c31b3b04c07a8372ea54057a103
systemtap-initscript-2.3-3.el6.i686.rpm SHA-256: 96cd1eec19e444be0e8d08fb617d97b7f71e4f62eae5e68193fa2025635fb306
systemtap-runtime-2.3-3.el6.i686.rpm SHA-256: fc47c898d88b0c87d6eff0a70c56837c0306eaeff5c516f776c0d4b35175a88c
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-server-2.3-3.el6.i686.rpm SHA-256: 2935589758a3212ba6f2c2caa59229185020e1e8d9e196184a95becd090c1aaf
systemtap-testsuite-2.3-3.el6.i686.rpm SHA-256: 06d455eaea05c03b32f2f9c49dd1e663c24ada9e2c00f66ef312f1fbc2254566

Red Hat Enterprise Linux Workstation 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
x86_64
systemtap-2.3-3.el6.x86_64.rpm SHA-256: a616e47808af25df7c7e1fa6177cf4983ff4d93031ab4b1e09c328ee405f865a
systemtap-client-2.3-3.el6.x86_64.rpm SHA-256: 741dc4c8c468a8b628ec0e51ae2b5a21cba7b5a12aa272977f7ee12f5347b161
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-devel-2.3-3.el6.x86_64.rpm SHA-256: 9082cbf3374d159d117ee25d941e4685a52f8998d0464996fd2d09820b54faed
systemtap-initscript-2.3-3.el6.x86_64.rpm SHA-256: 6b991014bd51326e3a1b33d43ac08febacf7a343eb4a34ab180a528cbbcae4b2
systemtap-runtime-2.3-3.el6.x86_64.rpm SHA-256: d3daf1132a33d08bf9c81e5718197a29ee201cfde39cde1a3a46d17fdbccd434
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-sdt-devel-2.3-3.el6.x86_64.rpm SHA-256: 90975c75d400337a7d6a8b39c18a391277460319c848b86280b4a34dca94ebe9
systemtap-server-2.3-3.el6.x86_64.rpm SHA-256: 2eba0780ae0cd28fea699ba7f98dae8ef0a37113f1be7d240aa44574195d8dfb
systemtap-testsuite-2.3-3.el6.x86_64.rpm SHA-256: f57a0cfe9318178e10e106e8707320d7269458209a932a1577472847a56efa6c
i386
systemtap-2.3-3.el6.i686.rpm SHA-256: 01a371adfb62916c2b5051a230be3ffa2242cfc25c164112a2a4af260e84a0e1
systemtap-client-2.3-3.el6.i686.rpm SHA-256: fab9d9f0c5bea542c3f67f7ad6259c57bd4cc71ef90f7f5fcc5a503635f443f5
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-devel-2.3-3.el6.i686.rpm SHA-256: 512e6456f37f6fb56654587edb79d8dcf1e89c31b3b04c07a8372ea54057a103
systemtap-initscript-2.3-3.el6.i686.rpm SHA-256: 96cd1eec19e444be0e8d08fb617d97b7f71e4f62eae5e68193fa2025635fb306
systemtap-runtime-2.3-3.el6.i686.rpm SHA-256: fc47c898d88b0c87d6eff0a70c56837c0306eaeff5c516f776c0d4b35175a88c
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-server-2.3-3.el6.i686.rpm SHA-256: 2935589758a3212ba6f2c2caa59229185020e1e8d9e196184a95becd090c1aaf
systemtap-testsuite-2.3-3.el6.i686.rpm SHA-256: 06d455eaea05c03b32f2f9c49dd1e663c24ada9e2c00f66ef312f1fbc2254566

Red Hat Enterprise Linux Desktop 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
x86_64
systemtap-2.3-3.el6.x86_64.rpm SHA-256: a616e47808af25df7c7e1fa6177cf4983ff4d93031ab4b1e09c328ee405f865a
systemtap-client-2.3-3.el6.x86_64.rpm SHA-256: 741dc4c8c468a8b628ec0e51ae2b5a21cba7b5a12aa272977f7ee12f5347b161
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-devel-2.3-3.el6.x86_64.rpm SHA-256: 9082cbf3374d159d117ee25d941e4685a52f8998d0464996fd2d09820b54faed
systemtap-initscript-2.3-3.el6.x86_64.rpm SHA-256: 6b991014bd51326e3a1b33d43ac08febacf7a343eb4a34ab180a528cbbcae4b2
systemtap-runtime-2.3-3.el6.x86_64.rpm SHA-256: d3daf1132a33d08bf9c81e5718197a29ee201cfde39cde1a3a46d17fdbccd434
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-sdt-devel-2.3-3.el6.x86_64.rpm SHA-256: 90975c75d400337a7d6a8b39c18a391277460319c848b86280b4a34dca94ebe9
systemtap-server-2.3-3.el6.x86_64.rpm SHA-256: 2eba0780ae0cd28fea699ba7f98dae8ef0a37113f1be7d240aa44574195d8dfb
systemtap-testsuite-2.3-3.el6.x86_64.rpm SHA-256: f57a0cfe9318178e10e106e8707320d7269458209a932a1577472847a56efa6c
i386
systemtap-2.3-3.el6.i686.rpm SHA-256: 01a371adfb62916c2b5051a230be3ffa2242cfc25c164112a2a4af260e84a0e1
systemtap-client-2.3-3.el6.i686.rpm SHA-256: fab9d9f0c5bea542c3f67f7ad6259c57bd4cc71ef90f7f5fcc5a503635f443f5
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-devel-2.3-3.el6.i686.rpm SHA-256: 512e6456f37f6fb56654587edb79d8dcf1e89c31b3b04c07a8372ea54057a103
systemtap-initscript-2.3-3.el6.i686.rpm SHA-256: 96cd1eec19e444be0e8d08fb617d97b7f71e4f62eae5e68193fa2025635fb306
systemtap-runtime-2.3-3.el6.i686.rpm SHA-256: fc47c898d88b0c87d6eff0a70c56837c0306eaeff5c516f776c0d4b35175a88c
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-server-2.3-3.el6.i686.rpm SHA-256: 2935589758a3212ba6f2c2caa59229185020e1e8d9e196184a95becd090c1aaf
systemtap-testsuite-2.3-3.el6.i686.rpm SHA-256: 06d455eaea05c03b32f2f9c49dd1e663c24ada9e2c00f66ef312f1fbc2254566

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
s390x
systemtap-2.3-3.el6.s390x.rpm SHA-256: 602bd75992123c76f361fd2361a0c5e84aab358728ee2cacf27523323d1d2ddf
systemtap-client-2.3-3.el6.s390x.rpm SHA-256: 9fc1582de1148f5c7e704aaf9a3c0e211fba56e1331184601a0cd36528bfd2ef
systemtap-debuginfo-2.3-3.el6.s390.rpm SHA-256: 63baf83d224588ea15c3a47b2d534f1df322fc6d7673a0c8bbb463273410d3af
systemtap-debuginfo-2.3-3.el6.s390x.rpm SHA-256: b09795615021d11949ddd06fd4d72ff7d52f6ad4f8f892a6e451e30b1414e3eb
systemtap-debuginfo-2.3-3.el6.s390x.rpm SHA-256: b09795615021d11949ddd06fd4d72ff7d52f6ad4f8f892a6e451e30b1414e3eb
systemtap-devel-2.3-3.el6.s390x.rpm SHA-256: 5c9bd662ccd34d12f65f0f3847548d3e02362167c5a6d0e3b1a42ed0006f5973
systemtap-initscript-2.3-3.el6.s390x.rpm SHA-256: 9d2cae7b2f2656dca41f6e89ef9533967282ba8176fa4ce46e8af586e8cb0303
systemtap-runtime-2.3-3.el6.s390x.rpm SHA-256: 8e62a69677bab187ccdf2d00e337117a20690d4054f13d9a18caa763e4ef0397
systemtap-sdt-devel-2.3-3.el6.s390.rpm SHA-256: a129f7ca821e4236792c3fbd4064184990954cd743f9880bfd74760324566c94
systemtap-sdt-devel-2.3-3.el6.s390x.rpm SHA-256: b61d2af4e06e3f7ddb94a3024b941fcf6bd1edd464b7597e828c2e2bfcbefaa9
systemtap-server-2.3-3.el6.s390x.rpm SHA-256: 5f944944380a2ff7c119f151321de887dbe26c8f5ff59c4088327d6a2d950b80
systemtap-testsuite-2.3-3.el6.s390x.rpm SHA-256: 0da18659be0354cc97cab7bd486f37a80953700bbb734145b8642c24f26f6cbb

Red Hat Enterprise Linux for Power, big endian 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
ppc64
systemtap-2.3-3.el6.ppc64.rpm SHA-256: d151e37e55b6ff120ad227270f3163b90440418baf84980f9f258a74d2ccf663
systemtap-client-2.3-3.el6.ppc64.rpm SHA-256: f402a8f7a7186a419dd6029b13b05fec667b7cf0acdb969917f2a1d4485b90e8
systemtap-debuginfo-2.3-3.el6.ppc.rpm SHA-256: 00b9968f59babc474abb52cef84dcba5841523273292d51aa2441af1914e480e
systemtap-debuginfo-2.3-3.el6.ppc64.rpm SHA-256: e025ccbc9449b12f4ec10336bc11a2ec68d9f7afc4e31f98b7b8bad7c64635cc
systemtap-debuginfo-2.3-3.el6.ppc64.rpm SHA-256: e025ccbc9449b12f4ec10336bc11a2ec68d9f7afc4e31f98b7b8bad7c64635cc
systemtap-devel-2.3-3.el6.ppc64.rpm SHA-256: f9490836b50b612c67acf6a0ac4fe5dc5696f694c915d2cc689a79e2f14498f2
systemtap-initscript-2.3-3.el6.ppc64.rpm SHA-256: d11511e8d0e137267cc787088b6fc40cc57a72b4c84a0f333dd50099f1dda464
systemtap-runtime-2.3-3.el6.ppc64.rpm SHA-256: c8f5ed7ff87841910f5e31dc55bc65b783c74cd1618f2c6a04847de6323ca54f
systemtap-sdt-devel-2.3-3.el6.ppc.rpm SHA-256: 382cdeaff46836d6a181745389625e29cc3453517d53811a133d0ec161209d36
systemtap-sdt-devel-2.3-3.el6.ppc64.rpm SHA-256: 4ea329f94fe2a57fa2377f2ac95c025b3dd4c1dc7c96908a3d3e515717f10527
systemtap-server-2.3-3.el6.ppc64.rpm SHA-256: 7f2241c4d9da8e52089aded4a3d7b2e0337b2f1e88b51e940713224c42aca64b
systemtap-testsuite-2.3-3.el6.ppc64.rpm SHA-256: fa9e35fa7584b8798bc77001bf2db658065a7d2abafead692ce602746ec2098d

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
x86_64
systemtap-2.3-3.el6.x86_64.rpm SHA-256: a616e47808af25df7c7e1fa6177cf4983ff4d93031ab4b1e09c328ee405f865a
systemtap-client-2.3-3.el6.x86_64.rpm SHA-256: 741dc4c8c468a8b628ec0e51ae2b5a21cba7b5a12aa272977f7ee12f5347b161
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-devel-2.3-3.el6.x86_64.rpm SHA-256: 9082cbf3374d159d117ee25d941e4685a52f8998d0464996fd2d09820b54faed
systemtap-initscript-2.3-3.el6.x86_64.rpm SHA-256: 6b991014bd51326e3a1b33d43ac08febacf7a343eb4a34ab180a528cbbcae4b2
systemtap-runtime-2.3-3.el6.x86_64.rpm SHA-256: d3daf1132a33d08bf9c81e5718197a29ee201cfde39cde1a3a46d17fdbccd434
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-sdt-devel-2.3-3.el6.x86_64.rpm SHA-256: 90975c75d400337a7d6a8b39c18a391277460319c848b86280b4a34dca94ebe9
systemtap-server-2.3-3.el6.x86_64.rpm SHA-256: 2eba0780ae0cd28fea699ba7f98dae8ef0a37113f1be7d240aa44574195d8dfb
systemtap-testsuite-2.3-3.el6.x86_64.rpm SHA-256: f57a0cfe9318178e10e106e8707320d7269458209a932a1577472847a56efa6c

Red Hat Enterprise Linux Server from RHUI 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
x86_64
systemtap-2.3-3.el6.x86_64.rpm SHA-256: a616e47808af25df7c7e1fa6177cf4983ff4d93031ab4b1e09c328ee405f865a
systemtap-client-2.3-3.el6.x86_64.rpm SHA-256: 741dc4c8c468a8b628ec0e51ae2b5a21cba7b5a12aa272977f7ee12f5347b161
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-devel-2.3-3.el6.x86_64.rpm SHA-256: 9082cbf3374d159d117ee25d941e4685a52f8998d0464996fd2d09820b54faed
systemtap-initscript-2.3-3.el6.x86_64.rpm SHA-256: 6b991014bd51326e3a1b33d43ac08febacf7a343eb4a34ab180a528cbbcae4b2
systemtap-runtime-2.3-3.el6.x86_64.rpm SHA-256: d3daf1132a33d08bf9c81e5718197a29ee201cfde39cde1a3a46d17fdbccd434
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-sdt-devel-2.3-3.el6.x86_64.rpm SHA-256: 90975c75d400337a7d6a8b39c18a391277460319c848b86280b4a34dca94ebe9
systemtap-server-2.3-3.el6.x86_64.rpm SHA-256: 2eba0780ae0cd28fea699ba7f98dae8ef0a37113f1be7d240aa44574195d8dfb
systemtap-testsuite-2.3-3.el6.x86_64.rpm SHA-256: f57a0cfe9318178e10e106e8707320d7269458209a932a1577472847a56efa6c
i386
systemtap-2.3-3.el6.i686.rpm SHA-256: 01a371adfb62916c2b5051a230be3ffa2242cfc25c164112a2a4af260e84a0e1
systemtap-client-2.3-3.el6.i686.rpm SHA-256: fab9d9f0c5bea542c3f67f7ad6259c57bd4cc71ef90f7f5fcc5a503635f443f5
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-devel-2.3-3.el6.i686.rpm SHA-256: 512e6456f37f6fb56654587edb79d8dcf1e89c31b3b04c07a8372ea54057a103
systemtap-initscript-2.3-3.el6.i686.rpm SHA-256: 96cd1eec19e444be0e8d08fb617d97b7f71e4f62eae5e68193fa2025635fb306
systemtap-runtime-2.3-3.el6.i686.rpm SHA-256: fc47c898d88b0c87d6eff0a70c56837c0306eaeff5c516f776c0d4b35175a88c
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-server-2.3-3.el6.i686.rpm SHA-256: 2935589758a3212ba6f2c2caa59229185020e1e8d9e196184a95becd090c1aaf
systemtap-testsuite-2.3-3.el6.i686.rpm SHA-256: 06d455eaea05c03b32f2f9c49dd1e663c24ada9e2c00f66ef312f1fbc2254566

Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
s390x
systemtap-2.3-3.el6.s390x.rpm SHA-256: 602bd75992123c76f361fd2361a0c5e84aab358728ee2cacf27523323d1d2ddf
systemtap-client-2.3-3.el6.s390x.rpm SHA-256: 9fc1582de1148f5c7e704aaf9a3c0e211fba56e1331184601a0cd36528bfd2ef
systemtap-debuginfo-2.3-3.el6.s390.rpm SHA-256: 63baf83d224588ea15c3a47b2d534f1df322fc6d7673a0c8bbb463273410d3af
systemtap-debuginfo-2.3-3.el6.s390x.rpm SHA-256: b09795615021d11949ddd06fd4d72ff7d52f6ad4f8f892a6e451e30b1414e3eb
systemtap-debuginfo-2.3-3.el6.s390x.rpm SHA-256: b09795615021d11949ddd06fd4d72ff7d52f6ad4f8f892a6e451e30b1414e3eb
systemtap-devel-2.3-3.el6.s390x.rpm SHA-256: 5c9bd662ccd34d12f65f0f3847548d3e02362167c5a6d0e3b1a42ed0006f5973
systemtap-initscript-2.3-3.el6.s390x.rpm SHA-256: 9d2cae7b2f2656dca41f6e89ef9533967282ba8176fa4ce46e8af586e8cb0303
systemtap-runtime-2.3-3.el6.s390x.rpm SHA-256: 8e62a69677bab187ccdf2d00e337117a20690d4054f13d9a18caa763e4ef0397
systemtap-sdt-devel-2.3-3.el6.s390.rpm SHA-256: a129f7ca821e4236792c3fbd4064184990954cd743f9880bfd74760324566c94
systemtap-sdt-devel-2.3-3.el6.s390x.rpm SHA-256: b61d2af4e06e3f7ddb94a3024b941fcf6bd1edd464b7597e828c2e2bfcbefaa9
systemtap-server-2.3-3.el6.s390x.rpm SHA-256: 5f944944380a2ff7c119f151321de887dbe26c8f5ff59c4088327d6a2d950b80
systemtap-testsuite-2.3-3.el6.s390x.rpm SHA-256: 0da18659be0354cc97cab7bd486f37a80953700bbb734145b8642c24f26f6cbb

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
x86_64
systemtap-2.3-3.el6.x86_64.rpm SHA-256: a616e47808af25df7c7e1fa6177cf4983ff4d93031ab4b1e09c328ee405f865a
systemtap-client-2.3-3.el6.x86_64.rpm SHA-256: 741dc4c8c468a8b628ec0e51ae2b5a21cba7b5a12aa272977f7ee12f5347b161
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-debuginfo-2.3-3.el6.x86_64.rpm SHA-256: 2944fc8a8f519e4ed70e6861ddebe065ca4c6dee62015c9d4d444ecd494f3a92
systemtap-devel-2.3-3.el6.x86_64.rpm SHA-256: 9082cbf3374d159d117ee25d941e4685a52f8998d0464996fd2d09820b54faed
systemtap-initscript-2.3-3.el6.x86_64.rpm SHA-256: 6b991014bd51326e3a1b33d43ac08febacf7a343eb4a34ab180a528cbbcae4b2
systemtap-runtime-2.3-3.el6.x86_64.rpm SHA-256: d3daf1132a33d08bf9c81e5718197a29ee201cfde39cde1a3a46d17fdbccd434
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-sdt-devel-2.3-3.el6.x86_64.rpm SHA-256: 90975c75d400337a7d6a8b39c18a391277460319c848b86280b4a34dca94ebe9
systemtap-server-2.3-3.el6.x86_64.rpm SHA-256: 2eba0780ae0cd28fea699ba7f98dae8ef0a37113f1be7d240aa44574195d8dfb
systemtap-testsuite-2.3-3.el6.x86_64.rpm SHA-256: f57a0cfe9318178e10e106e8707320d7269458209a932a1577472847a56efa6c
i386
systemtap-2.3-3.el6.i686.rpm SHA-256: 01a371adfb62916c2b5051a230be3ffa2242cfc25c164112a2a4af260e84a0e1
systemtap-client-2.3-3.el6.i686.rpm SHA-256: fab9d9f0c5bea542c3f67f7ad6259c57bd4cc71ef90f7f5fcc5a503635f443f5
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-debuginfo-2.3-3.el6.i686.rpm SHA-256: 9581c6af3df737c79b621c4c8335bb5cad4902f4cd7b74ee2d6bd0fef2bef898
systemtap-devel-2.3-3.el6.i686.rpm SHA-256: 512e6456f37f6fb56654587edb79d8dcf1e89c31b3b04c07a8372ea54057a103
systemtap-initscript-2.3-3.el6.i686.rpm SHA-256: 96cd1eec19e444be0e8d08fb617d97b7f71e4f62eae5e68193fa2025635fb306
systemtap-runtime-2.3-3.el6.i686.rpm SHA-256: fc47c898d88b0c87d6eff0a70c56837c0306eaeff5c516f776c0d4b35175a88c
systemtap-sdt-devel-2.3-3.el6.i686.rpm SHA-256: 8da02526d28b7e10be58d3d58e361b6aa0f18cce49e5181a6288915096720e24
systemtap-server-2.3-3.el6.i686.rpm SHA-256: 2935589758a3212ba6f2c2caa59229185020e1e8d9e196184a95becd090c1aaf
systemtap-testsuite-2.3-3.el6.i686.rpm SHA-256: 06d455eaea05c03b32f2f9c49dd1e663c24ada9e2c00f66ef312f1fbc2254566

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6

SRPM
systemtap-2.3-3.el6.src.rpm SHA-256: d4b8754d2738b4c24d4ec10411ba14f8dd5df579a48899a70f569d5e5fdc3678
s390x
systemtap-2.3-3.el6.s390x.rpm SHA-256: 602bd75992123c76f361fd2361a0c5e84aab358728ee2cacf27523323d1d2ddf
systemtap-client-2.3-3.el6.s390x.rpm SHA-256: 9fc1582de1148f5c7e704aaf9a3c0e211fba56e1331184601a0cd36528bfd2ef
systemtap-debuginfo-2.3-3.el6.s390.rpm SHA-256: 63baf83d224588ea15c3a47b2d534f1df322fc6d7673a0c8bbb463273410d3af
systemtap-debuginfo-2.3-3.el6.s390x.rpm SHA-256: b09795615021d11949ddd06fd4d72ff7d52f6ad4f8f892a6e451e30b1414e3eb
systemtap-debuginfo-2.3-3.el6.s390x.rpm SHA-256: b09795615021d11949ddd06fd4d72ff7d52f6ad4f8f892a6e451e30b1414e3eb
systemtap-devel-2.3-3.el6.s390x.rpm SHA-256: 5c9bd662ccd34d12f65f0f3847548d3e02362167c5a6d0e3b1a42ed0006f5973
systemtap-initscript-2.3-3.el6.s390x.rpm SHA-256: 9d2cae7b2f2656dca41f6e89ef9533967282ba8176fa4ce46e8af586e8cb0303
systemtap-runtime-2.3-3.el6.s390x.rpm SHA-256: 8e62a69677bab187ccdf2d00e337117a20690d4054f13d9a18caa763e4ef0397
systemtap-sdt-devel-2.3-3.el6.s390.rpm SHA-256: a129f7ca821e4236792c3fbd4064184990954cd743f9880bfd74760324566c94
systemtap-sdt-devel-2.3-3.el6.s390x.rpm SHA-256: b61d2af4e06e3f7ddb94a3024b941fcf6bd1edd464b7597e828c2e2bfcbefaa9
systemtap-server-2.3-3.el6.s390x.rpm SHA-256: 5f944944380a2ff7c119f151321de887dbe26c8f5ff59c4088327d6a2d950b80
systemtap-testsuite-2.3-3.el6.s390x.rpm SHA-256: 0da18659be0354cc97cab7bd486f37a80953700bbb734145b8642c24f26f6cbb

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

Red Hat legal and privacy links

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