Bug 7267

Summary: screen hang up
Product: [Retired] Red Hat Linux Reporter: charvel
Component: screenAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 6.1CC: charvel, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-12-17 22:45:39 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:

Description charvel 1999-11-23 20:56:40 UTC
screen-3.9.4-3 with set 'password' option in .screenrc hang up on the
start. Ie.
echo password >> .screenrc
screen
<blank screen monitor and all hang up>

Comment 1 Bill Nottingham 1999-12-01 19:25:59 UTC
Don't do that, then. ;)

You're supposed to use 'password <crypted password string>',
or 'password none'.

Still, it is a bug.

Comment 2 Bill Nottingham 1999-12-01 19:41:59 UTC
... especially because its child process is segfaulting. Wheee.
Looking into it.

Comment 3 Bill Nottingham 1999-12-17 22:45:59 UTC
Fixed in screen-3.9.5, in Raw Hide.