Bug 1790052
Summary: | [RHEL 7] strace doesn't print stack trace for early syscalls | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Eugene Syromiatnikov <esyr> |
Component: | strace | Assignee: | Eugene Syromiatnikov <esyr> |
Status: | CLOSED ERRATA | QA Contact: | Edjunior Barbosa Machado <emachado> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.8 | CC: | bugproxy, esyr, extras-qa, hannsj_uhl, law, ldv, ohudlick, pzhukov, roland |
Target Milestone: | rc | Keywords: | Patch |
Target Release: | 7.9 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | strace-4.24-6.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1788636 | Environment: | |
Last Closed: | 2020-09-29 20:20:01 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1783584, 1788636, 1790054, 1790057, 1790058 | ||
Bug Blocks: | 1729246, 1788588 |
Description
Eugene Syromiatnikov
2020-01-11 15:00:43 UTC
Upstream commits: 69b2c33a77fa687feb41fafdbe187013aa812384 "unwind-libdw: fix initialization of libdwfl cache" 35e080ae319d25c1df82855cda3a1bb014e90ba6 "syscall: do not capture stack trace while the tracee executes strace code" 8e515c744935fe67e6a1b941f4c5414472c163b7 "tests: add strace-k-p test" Correction: 35e080ae319d25c1df82855cda3a1bb014e90ba6 "syscall: do not capture stack trace while the tracee executes strace code" is not needed, as it is based on top of v4.26~72 "Enhance error diagnostics when the first exec fails". 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 (strace 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-2020:3983 |