Bug 1217238
| Summary: | ksh misbehavior if login shell "( cmd & )" does nothing and no error reported | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paulo Andrade <pandrade> |
| Component: | ksh | Assignee: | Michal Hlavinka <mhlavink> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | mhlavink, qe-baseos-apps |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | ksh-20120801-28.fc24 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1217236 | Environment: | |
| Last Closed: | 2015-08-28 11:02:15 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: | |||
| Bug Depends On: | 1217236 | ||
| Bug Blocks: | 1217237 | ||
|
Description
Paulo Andrade
2015-04-29 20:30:36 UTC
Reported for rawhide, but happens in all non EOL Fedora releases. This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle. Changing version to '23'. (As we did not run this process for some time, it could affect also pre-Fedora 23 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23 This bug is a regression of a fix that upstream made: 10-09-21 A bug in the processing of (command&) which created a job in the parent process has been fixed. and exactly the commented-out code was added as the fix (original code also did a backup and restoration of sh.bckpid around sh_exec. So we can't just revert that change. Fixed in ksh-20120801-28.fc24 ksh-20120801-28.fc23 ksh-20120801-27.fc22 ksh-20120801-27.fc21 |