Message-Id: <201911050335.xA53Z1s4003939@delorie.com>
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:date:to:from:subject:mime-version
	:content-type; q=dns; s=default; b=u8YW21R6cSCV50qKVUgvJ9kP2fOtq
	PLsfwLBMw+0Q8tHLw9HRICLieXSzEXVhsR1vYV3XjNStnGjENxzdD6JFcnkuXtrM
	Lj/JXR1PHf8AzysEneAmvlEqL1FSpnYhXA72eIQlZxFY+IEgy3OcI24bolug8lYG
	xeBq6r6Fl74sAk=
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:date:to:from:subject:mime-version
	:content-type; s=default; bh=FNpjmQf3JHNCwHWZfzvjCFQunoQ=; b=Ybn
	x4GpgAJG0i3VBqtOGDJByZSAdajy+RhfBxG4chdiUqIP5ojKB0IXBf642RiUDEug
	KHparjs4Pnd7BboSJTCE+A46WPZzJQTqdWrByNo/JFXAAeunQDYNHEFOqh92LpKd
	nwMltn73Sq0Zrnxi4+JnxXrQGe+z4L7qcDIyJsQU=
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
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=AWL,BAYES_50,KAM_INFOUSMEBIZ,KAM_NUMSUBJECT,MISSING_MID,SPF_PASS autolearn=no version=3.3.1 spammy=H*UA:QUALCOMM, H*UA:Eudora, H*F:D*us, HX-Spam-Relays-External:ASMTP
X-HELO: mail.lawlers.us
DKIM-Signature: a=rsa-sha256; t=1572924890; x=1573529690; s=all; d=lawlers.us; c=relaxed/relaxed; v=1; bh=N/8fLFdSPQZrJvYH59UkesZLXytxanwNXUiL6RhqeaU=; h=From:Subject:Date:To:MIME-Version:Content-Type;   b=38rtv5kXRTZNupwVVGJXccWyKJ1JrAji7064rYLIvkksR/q+z9WaJUDMSeSmoUbdMCBf3f89XEEq2Y25nENpOCgKBw+721rXM2seaHhuX5Cd7G24e8bUFt0WDFs49PuT73Eo7PC3BOyrNam+BPC7M6PLc87XML8pUrBkMCkC8E2VSHtGwUm2ogDSi+Ae7IT4W8hyCfWDFDtFTQiEJuC6e0C0ZBTNf5P+VPnpQ2XINSiF5KjCci5Fp46wWnCvDAZcP+9j1kPhngEuUcIKY/QvzK0OR9ICBchUba7F1Xy4gCLJI+Ke0nhKhXTkiAdMR4clqkeMEuAzpTWj+hh4c+thaQ==
Date: Mon, 04 Nov 2019 22:34:48 -0500
To: cygwin@cygwin.com
From: "Michael D. Lawler" <mdlawler@lawlers.us>
Subject: Cygwin 3.1.x fails if I have the use legacy console box  checked in Windows 10
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-CTCH: RefID="str=0001.0A090201.5DC0EDD9.0013,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0"; Spam="Unknown"; VOD="Unknown"
X-IsSubscribed: yes

I'm using Win 10 1903 build 18362.449 and if I check the use legacy 
console box under properties options in the console then I get the 
following error with ssh built with cygwin.
       0 [main] ssh 1942 C:\Program Files\OpenSSH\bin\ssh.exe: *** 
fatal error - couldn't initialize fd 0 for /dev/cons0
    5898 [main] ssh 1942 cygwin_exception::open_stackdumpfile: 
Dumping stack trace to ssh.exe.stackdump


Stack trace:
Frame        Function    Args
00000010000  00180060B7E (00180267ED8, 0018025A1B9, 000FFFFFFFF, 000FFFFBA50)
00000010000  00180049249 (0018006CEBF, FFFFFFFFFFFFFFFF, 00000000000, 
000FFFFCB00)
00000010000  00180049282 (00000000000, 0018035FC20, 000FFFFFFFF, 000FFFFCB30)
00000010000  0018005ABFC (000FFFFCC70, 00000000000, 001800D1BA2, 000FFFFCC70)
00180342D08  0018005AD46 (00100464280, 00180221860, FEFF552BFF677272, 
00000000000)
000FFFFCCD0  00180049A0C (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  00180048353 (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFFFF0  00180048404 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace


If I use 3.07 this works.  Also if I use the March 27 2019 snapshot 
it works, but if I use the March 31 2019 or later snapshot I get the 
above error.  I couldn't find anything that said that Cygwin now 
didn't support the legacy console thus I'm reporting this issue.

-- 
Michael D. Lawler
email mailto:mdlawler@lawlers.us


--
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

