Bug 1507484
Summary: | ksh function (not posix) trap not receiving signals -HUP, -TERM but does receive -INT [rhel-6.9.z] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Oneata Mircea Teodor <toneata> |
Component: | ksh | Assignee: | Siteshwar Vashisht <svashisht> |
Status: | CLOSED ERRATA | QA Contact: | Martin Kyral <mkyral> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.8 | CC: | cww, fkrska, igkioka, jkejda, kdudka, mhernon, mkyral, pandrade, qe-baseos-apps, svashisht, toneata |
Target Milestone: | rc | Keywords: | EasyFix, Patch, Regression, Reopened, ZStream |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ksh-20120801-36.el6_9 | Doc Type: | Bug Fix |
Doc Text: |
Due to a change in handling signals when exiting the scope of a ksh function, some trapped signals were ignored. As a consequence, the function which received a signal did not pass some signals to the caller function. With this update, the "_AST_KSH_SIGNAL_BUBBLE" environment variable, which can be set to enable the old behavior, has been added. As a result, the described problem can be now avoided.
|
Story Points: | --- |
Clone Of: | 1454804 | Environment: | |
Last Closed: | 2017-11-14 20:57:25 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: | 1454804 | ||
Bug Blocks: |
Description
Oneata Mircea Teodor
2017-10-30 11:26:54 UTC
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. https://access.redhat.com/errata/RHBA-2017:3205 |