Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
valgrind 3.18.1 was added to rhel 8.6, since then a couple of architecture specific bugs were found, patches for these and some other cleanups have already been added to the fedora package. There are various new (upstream) testcases added:
s390x:
- KDE#444242 s390x: Sign-extend "relative long" offset in EXRL
- KDE#444495 dhat/tests/copy fails on s390x
Fixes dhat/tests/copy
New test none/tests/s390x/exrl
ppc64le:
- KDE#444571 PPC, fix lxsibzx and lxsihzx
- KDE#444836 pstq instruction for R=1 is not storing to the correct address
Fixes memcheck/tests/linux/dlclose_leak and memcheck/tests/linux/badrw
New test none/tests/ppc64/test_isa_3_1_R1_XT
arm64:
- KDE#445354 arm64 backend: incorrect code emitted for doubleword CAS
- KDE#444399 arm64: unhandled instruction LD{,A}XP and ST{,L}XP
- KDE#445415 arm64 front end: alignment checks missing for atomic instr
Fixes memcheck/tests/atomic_incs
New tests none/tests/arm64/ldxp_stxp_basisimpl and
none/tests/arm64/ldxp_stxp_fallbackimpl
DRD mutex:
- KDE#445504 Using C++ condition_variable results in bogus
"mutex is locked simultaneously by two threads" warning
New test drd/tests/condvar
Rust symbol demangling:
- KDE#445184 Rust v0 symbol demangling is broken
- KDE#445668 Inline stack frame generation is broken for Rust binaries
New test memcheck/tests/demangle-rust
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (valgrind bug fix and enhancement update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2022:1817
valgrind 3.18.1 was added to rhel 8.6, since then a couple of architecture specific bugs were found, patches for these and some other cleanups have already been added to the fedora package. There are various new (upstream) testcases added: s390x: - KDE#444242 s390x: Sign-extend "relative long" offset in EXRL - KDE#444495 dhat/tests/copy fails on s390x Fixes dhat/tests/copy New test none/tests/s390x/exrl ppc64le: - KDE#444571 PPC, fix lxsibzx and lxsihzx - KDE#444836 pstq instruction for R=1 is not storing to the correct address Fixes memcheck/tests/linux/dlclose_leak and memcheck/tests/linux/badrw New test none/tests/ppc64/test_isa_3_1_R1_XT arm64: - KDE#445354 arm64 backend: incorrect code emitted for doubleword CAS - KDE#444399 arm64: unhandled instruction LD{,A}XP and ST{,L}XP - KDE#445415 arm64 front end: alignment checks missing for atomic instr Fixes memcheck/tests/atomic_incs New tests none/tests/arm64/ldxp_stxp_basisimpl and none/tests/arm64/ldxp_stxp_fallbackimpl DRD mutex: - KDE#445504 Using C++ condition_variable results in bogus "mutex is locked simultaneously by two threads" warning New test drd/tests/condvar Rust symbol demangling: - KDE#445184 Rust v0 symbol demangling is broken - KDE#445668 Inline stack frame generation is broken for Rust binaries New test memcheck/tests/demangle-rust