From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 39038 invoked by alias); 21 Feb 2020 18:41:32 -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 39031 invoked by uid 89); 21 Feb 2020 18:41:32 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy= X-HELO: conssluserg-02.nifty.com Received: from conssluserg-02.nifty.com (HELO conssluserg-02.nifty.com) (210.131.2.81) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 21 Feb 2020 18:41:30 +0000 Received: from Express5800-S70 (ntsitm196171.sitm.nt.ngn.ppp.infoweb.ne.jp [125.0.207.171]) (authenticated) by conssluserg-02.nifty.com with ESMTP id 01LIfLH6024587 for ; Sat, 22 Feb 2020 03:41:21 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com 01LIfLH6024587 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1582310481; bh=q/za4hewoNkCy126Z05F20fdgsv1I6G15ASeGS8VA8U=; h=Date:From:To:Subject:In-Reply-To:References:From; b=aDh7h6pds8SlTVZLvwvH01W504/sC5BLWHr7zasXHQcHtfc16XwRDXsxQr2p9Rpg1 /pYuYFQuK369U5DlExbJeQYhdRV+pYZhp2Tp8E6zKsvbVHrwwgvUiHrdStEnfIIG8E o8k30SyFsAny1wtrzNitEkN4Kqfc+8NOuUZO9TOae6fzdgqslTfwmTmfs5aM/EoOqW NtPrjcnWZwSBHk89g4IA9FnIQGh5Xb2TdtzlJQhw+4Mk1w8SjQXl2IyjlCaiPn8VfA GbpjRKXl9Rz9g+U7qFAZbxwVGbAxd5hgsmeD5u805ikcMJGGeOAezKOpkKPr2p+sPZ Ml2q4iRMLIxfg== Date: Fri, 21 Feb 2020 18:41:00 -0000 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: [BUG]: 3.1.4: cmd -> bash -> mintty yields Windows exception Message-Id: <20200222034126.c251c38b1c81be041db68e03@nifty.ne.jp> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00200.txt.bz2 On Fri, 21 Feb 2020 09:22:15 -0800 David Rothenberger wrote: > With cygwin 3.1.4, I get an "exception c0000005" when I perform the > following actions: > > 1. Use the Windows run box to start a cmd shell > 2. From there, run "bash". (I'm sure it is the Cygwin bash.) > 3. From there, run "mintty" > > I've reproduced this problem on four Windows 10 Pro boxes. Three are > up-to-date. One is my work box and is running 1803. > > Reverting to Cygwin 3.1.2 fixes the problem. > > Define CYGWIN=disable_pcon does not fix the problem. Thanks for the report. I found the cause and will submit a patch for 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