Summary: | ksh misbehavior if login shell "( cmd & )" does nothing and no error reported | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Paulo Andrade <pandrade> | |
Component: | ksh | Assignee: | Michal Hlavinka <mhlavink> | |
Status: | CLOSED ERRATA | QA Contact: | Martin Kyral <mkyral> | |
Severity: | medium | Docs Contact: | Milan Navratil <mnavrati> | |
Priority: | medium | |||
Version: | 6.6 | CC: | dkutalek, mnavrati, ovasik | |
Target Milestone: | rc | Keywords: | Patch | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | ksh-20120801-32.el6 | Doc Type: | Bug Fix | |
Doc Text: |
KornShell no longer omits a background process in a command list when forking
Due to a bug in KornShell (ksh), forking a background process in a command list could previously omit that process completely. The source code that handles forking sub-processes has been modified, and a background process in a command list is now executed as expected.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1217237 1217238 (view as bug list) | Environment: | ||
Last Closed: | 2016-05-11 00:45:47 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: | ||
Bug Depends On: | ||||
Bug Blocks: | 1075802, 1172231, 1217237, 1217238, 1254457, 1269889 |
Description
Paulo Andrade
2015-04-29 20:28:56 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://rhn.redhat.com/errata/RHBA-2016-0932.html |