Bug 1101422
| Summary: | s390x WARNING: unhandled syscall: 326 (dup3) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Miloš Prchlík <mprchlik> |
| Component: | valgrind | Assignee: | Mark Wielaard <mjw> |
| Status: | CLOSED ERRATA | QA Contact: | Miloš Prchlík <mprchlik> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.6 | CC: | jakub, mfranc |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | s390x | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | valgrind-3.8.1-3.5.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause:
Valgrind didn't support the dup3 system calls on powerpc kernels.
Consequence:
Programs using that system call on powerpc when running under valgrind would get warnings and errors.
Fix:
valgrind now recognizes the dup3 system calls and handles it properly.
Result:
Programs running under valgrind on ppc that use the dup3 system call run without warnings or errors.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-14 06:37:06 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: | |
| Embargoed: | |||
|
Description
Miloš Prchlík
2014-05-27 07:18:47 UTC
This is RHEL7 bug #1067486 and upstream KDE#331337. Should be trivial to backport. Verified for build valgrind-3.8.1-3.5.el6. 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, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1464.html |