Bug 2027001
Summary: | bash hang due to unsafe call to malloc from signal handler - PIPESTATUS variable issue | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Paulo Andrade <pandrade> |
Component: | bash | Assignee: | Siteshwar Vashisht <svashisht> |
Status: | CLOSED WONTFIX | QA Contact: | Karel Volný <kvolny> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.9 | CC: | chorn, dbodnarc, qguo, rmetrich, svashisht |
Target Milestone: | rc | Keywords: | Reopened |
Target Release: | --- | Flags: | pm-rhel:
mirror+
|
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-19 07:52:36 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
Paulo Andrade
2021-11-26 20:27:45 UTC
Signal handling was reworked in bash-4.4, so this should be fixed when user upgrades to newer version of RHEL. It's mentioned in bash-4.4 release announcement[1]. It's unlikely it will be fixed in RHEL 7. [1] https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00018.html |