Bug 884937
| Summary: | tcsh scripts do not allow programs to run sigint handlers with Ctrl-C | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Yoshifumi Kinoshita <ykinoshi> | ||||
| Component: | tcsh | Assignee: | Roman Kollár <rkollar> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Iveta Wiedermann <isenfeld> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.3 | CC: | davyd, isenfeld, ovasik, wburrows | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
Cause:
SIGINT signal was not blocked when tcsh was waiting for child process to finish.
Consequence:
Tcsh could be killed with Ctrl-C.
Fix:
SIGINT is now blocked.
Result:
Tcsh cannot be killed.
|
Story Points: | --- | ||||
| Clone Of: | 177366 | ||||||
| : | 1269370 1330850 (view as bug list) | Environment: | |||||
| Last Closed: | 2013-02-21 10:44:34 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: | 177366 | ||||||
| Bug Blocks: | 888457, 1330850 | ||||||
| Attachments: |
|
||||||
|
Comment 3
Roman Kollár
2012-12-07 19:33:21 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. http://rhn.redhat.com/errata/RHBA-2013-0446.html |