From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 107570 invoked by alias); 6 Nov 2019 11:58:20 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 107557 invoked by uid 89); 6 Nov 2019 11:58:19 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_50,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=March, lawler, Win, 000FFFFFFFF X-HELO: conssluserg-03.nifty.com Received: from conssluserg-03.nifty.com (HELO conssluserg-03.nifty.com) (210.131.2.82) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 06 Nov 2019 11:58:17 +0000 Received: from Express5800-S70 (ntsitm355024.sitm.nt.ngn.ppp.infoweb.ne.jp [175.184.70.24]) (authenticated) by conssluserg-03.nifty.com with ESMTP id xA6BvwKl030850 for ; Wed, 6 Nov 2019 20:57:58 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com xA6BvwKl030850 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1573041479; bh=IMtbd9cfFDA7GvOuyTs+GaGTTeUA6rDQdgubATfbvLU=; h=Date:From:To:Subject:In-Reply-To:References:From; b=d25Gc3LWJB/isH1Gb5vQOSmgE082+OM6WOnZ9M62OWRWbMEV9HiUpJYyhuN1pUeZB b7HPmPcsRORhYsq9jTNLrya3eEZ+NPcUYTE6Eyh2F+iCaeWIwzoloZqiQcE233D4lt 5TmzNyK3H9yDj13LfKSdSxji29nTyrnX6Vjd3uTSLy0f9wmvOlNFPPda27L/eswY1T PVmndGNV+pFWZIEXGAXcIpCGUV4fa1xpD+4a691XgWzzcQibkXmLSHOTTE59HaVIAk NSKCieEoBSvm5Dnd9M+yeO5ILSqVBTenopYvFjXGMCgDQycjom32lNNG2giJDm1l5n L+M+vhiCeMtJw== Date: Wed, 06 Nov 2019 11:58:00 -0000 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: Cygwin 3.1.x fails if I have the use legacy console box checked in Windows 10 Message-Id: <20191106205812.89ba47e9a819d52ae7941279@nifty.ne.jp> In-Reply-To: <20191105192430.E05A5440070@conbox-039.nifty.com> References: <20191105192430.E05A5440070@conbox-039.nifty.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-11/txt/msg00025.txt.bz2 Hi Michael, Thanks for the report. On Tue, 05 Nov 2019 14:24:06 -0500 "Michael D. Lawler" wrote: > It looks like the changes between 3/27 and 3/31 were to support > 24-bit color in the normal console in 1703 or later and to fake the > support for legacy console. I can't currently compile anything, but > I'm guessing that something went wrong with that change for legacy > console. The other changes seem less likely to cause the problem > based on reading the diff. > > At 10:34 PM 11/4/2019, you wrote: > >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. I will submit a patch to fix this issue soon. -- Takashi Yano -- 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