X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; q=dns; s=default; b=UT/
	/xr68TusXhrs1+nRSCaK6bDDIfpQ97lUS9IvWTLvw4WVRkBkMGzw4O3shL8SUNEw
	UkupPyPJbr9BkjMRgrtk2YLCt/IZYX/e/Svfb0CkykEHxgNNLcxYwdrK7mHSMivv
	lBsfceB9gYI+rePFN5+SidL6enkFdreF+4yLcXG0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; s=default; bh=fYqulFSj/
	ygouIy131auyG2vStU=; b=tA8DFtXHpYuwcF1Eao8uQocA7wXhc+gsz/f+fIE/X
	G1AmBUYbFtk1fK3C37yrxscp3rQNSqrd/LIEfHCtlO2y0frLNJ7KloKXioKldOD0
	/KeFjuK87AsPi8qtVFHjjP2JdbOfYEXz7kUBA4Icg25nfhAUJ92THe9/EPxUkgQ0
	wQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=3.7 required=5.0 tests=BAYES_40,KHOP_DNSBL_BUMP,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_BL,RCVD_IN_MSPIKE_L3 autolearn=no version=3.3.1
Message-ID: <51B63D88.6000508@codespunk.com>
Date: Mon, 10 Jun 2013 16:56:40 -0400
From: "Matt D." <matt@codespunk.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: pty issue causes 'screen' to hang when run from mintty as detached
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

See here for additional information and reproducible steps in the mintty 
support ticket:
https://code.google.com/p/mintty/issues/detail?id=390

I can reproduce this using cygwin 1.7.20, 1.7.19, 1.7.18, 1.7.15, and 1.7.7.

Screen does NOT hang when is is created by calling the first command 
through cygwin started by cygwin.bat (commands typed through Windows 
terminal 'cmd.exe' instead of mintty) and then attempting to attach 
through mintty with the second command.

Workaround is to use:

'cygstart --hide screen -S name -d -m'

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

