Bug 1023110

Summary: ksh stops on read when monitor mode is enabled
Product: Red Hat Enterprise Linux 7 Reporter: Michal Hlavinka <mhlavink>
Component: kshAssignee: Michal Hlavinka <mhlavink>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Kyral <mkyral>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: mkyral, ovasik
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ksh-20120801-11.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1023109 Environment:
Last Closed: 2014-06-13 13:25:04 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 Michal Hlavinka 2013-10-24 15:53:56 UTC
+++ This bug was initially created as a clone of Bug #1023109 +++

Version-Release number of selected component (if applicable):
ksh-20120801-10.el6

How reproducible:
always

Steps to Reproduce:
ksh -c 'set -m; /bin/echo before; read a; echo /bin/after'


Actual results:
before
[1]+  Stopped   ksh -c 'set -m; /bin/echo before; read a; echo /bin/after'

Expected results:
before
aaa<return>
after

Comment 3 Ludek Smid 2014-06-13 13:25:04 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.