Summary: | gcc-toolset-10-valgrind erroneously reports z15 support | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Alexandra Petlanová Hájková <ahajkova> |
Component: | valgrind | Assignee: | Mark Wielaard <mjw> |
valgrind sub component: | gcc-toolset-10 | QA Contact: | Alexandra Petlanová Hájková <ahajkova> |
Status: | CLOSED ERRATA | Docs Contact: | Oss Tikhomirova <otikhomi> |
Severity: | unspecified | ||
Priority: | unspecified | CC: | fche, fweimer, jakub, mjw, ohudlick |
Version: | 8.4 | Keywords: | Bugfix, Patch, Triaged |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | gcc-toolset-11-valgrind-3.17.0-4.el8 | Doc Type: | Known Issue |
Doc Text: |
.GCC Toolset 10: Valgrind erroneously reports IBM z15 architecture support
Valgrind does not support certain IBM z15 processors features yet, but a bug in GCC Toolset 10 Valgrind causes it to report z15 support when run on a z15-capable system. As a consequence, software that tries to use z15 features when available cannot run under Valgrind. To work around this problem, when running on a z15 processor, use the system version of Valgrind accessible via /usr/bin/valgrind. This build will not report z15 support.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-09 18:43:48 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: |
Description
Alexandra Petlanová Hájková
2021-03-10 12:45:56 UTC
While it would certainly be desirable from a maintenance viewpoint to have the fix backported from the baseos version of valgrind, from a user viewpoint it doesn't seem worth it at this stage. The baseos version works, so a "known issue" can easily direct them to that one, if they encounter this problem. So while we could turn the process crank, and try to get an exception process started, the availability of a simple workaround makes that effort/disruption unnecessary. Reassigning this to 8.5.0. 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 (new packages: gcc-toolset-11-valgrind), 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-2021:4263 |