X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type:content-transfer-encoding :reply-to; q=dns; s=default; b=a7mbUc4tvUrsJp0qwbgADVyWSKhK1L+fs DDjaaTjHEjVxbKzPVTUuzGEuLjxwQWMU1+fDbjMouF6KClrAWPuzVDi81/aC4i1v HhP4SbRzYPcBNWtZUkyB1ReoKmUON4zsf3m/b2WdAuAY8iuLWRda2809o3sAEi6X O2vyP/vDaI= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type:content-transfer-encoding :reply-to; s=default; bh=xcmlkvIdKKKQQ9zClaiCTfnHepc=; b=Jf0fRnJ 5WzNGisiSKpQk45mbtR+aA28lCVEDuPDbzIwxtMOzWNyRVAOy0IVce0XuRHZu+hd aOtMVfVm/6XmvMDwbVIeUJkVOP+kaW7lLklLqS4AdBv/ncO3m4joic8ES8hfoFQ7 5mrPq7bnJpiVOrp4gsvcRWsC2LxJuw42PKeY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=ham version=3.3.1 spammy=HX-Languages-Length:975, H*MI:sk:fdcd5fd, H*i:sk:fdcd5fd, H*f:sk:fdcd5fd X-HELO: resqmta-po-06v.sys.comcast.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcastmailservice.net; s=20180828_2048; t=1582311947; bh=mXiiDaR1tYaNfy3GxfL4YQ/1eN2Qzsxtb8gtSBMY6Aw=; h=Received:Received:Received:Subject:To:From:Message-ID:Date: MIME-Version:Content-Type; b=Jd434GlS6xRGzguIBGTFtKmTBxG0ZfZA3JYtkbCGIPt7KnhCClZphJ0XCJy7W5zs1 UUDzBf+KsA55wlexzkpzxA2uO/TTNscekAEKjZuCvfI4ZYN2Z+1DHWxIR1lumwrytk pBvBat6K0+yI1PEqKf9oG4jvVs0JpoYmzUdTx9QG0G4PCWunfptcZcXfphK7unMqbj zu9uQE/gJXnc31lgCOHRSm4IfbaweqmDkgbLuMZVX1yw3hDQLtPWqwd5h2ARTxHVeQ npKzROd4Q3w+F1wgKwpxI8erL0sU9v+C7532iJpitDSPNbgvnf7Fg9z7wDnJ960JCW OHTle4qal2IDQ== X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgedugedrkeeggdduvddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuvehomhgtrghsthdqtfgvshhipdfqfgfvpdfpqffurfetoffkrfenuceurghilhhouhhtmecufedttdenucenucfjughrpefuvfhfhffkffgfgggjtgfgsehtkeertddtfeehnecuhfhrohhmpeffrghvihguucftohhthhgvnhgsvghrghgvrhcuoegurghvvghrohhthhesrggtmhdrohhrgheqnecukfhppeejfedrgedvrddujedtrddvgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopehmrghilhdruggrvhgvrhhothhhrdguhihnughnshdrohhrghdpihhnvghtpeejfedrgedvrddujedtrddvgedpmhgrihhlfhhrohhmpegurghvvghrohhthhesrggtmhdrohhrghdprhgtphhtthhopegthihgfihinhestgihghifihhnrdgtohhm X-Xfinity-VMeta: sc=0.00;st=legit Subject: Re: [BUG]: 3.1.4: cmd -> bash -> mintty yields Windows exception To: cygwin AT cygwin DOT com References: From: David Rothenberger Message-ID: <774a407a-66df-42e3-ce34-d7b084fadf46@acm.org> Date: Fri, 21 Feb 2020 11:05:42 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Firefox/68.0 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com On 2/21/2020 10:33 AM, Hans-Bernhard Bröker wrote: > Am 21.02.2020 um 18:22 schrieb David Rothenberger: >> 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.) > > How did you make sure of that? Because I know my environment, and because I gave an explicit path to Cygwin's bash when I started it from cmd. > But let's assume I did actually start Cygwin bash. > >> 3. From there, run "mintty" > > C:\Users\hbbro>\cygwin64\bin\bash > > hbbro AT NB5 /cygdrive/c/Users/hbbro > $ mintty > bash: mintty: command not found I have Cygwin's paths in my Windows PATH variable, which is why it works for me. It would probably work for you if you ran "bash -li" from the cmd shell. -- David Rothenberger ---- daveroth AT acm DOT org "Out of register space (ugh)" -- vi -- 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