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; q=dns; s=default; b=vHNTuJALOex8X44n KoUo7laq6UxwZrz2c4UVz1fA5OubZx0FQmsNC0QWD69CaeY5LpVZ2/q2JreDtm1J rJR098CXd5APf6+2QF3m4279X/L9JqIlkUARN32GBGJzPNYWICKQgR5kD5813FDZ XCDnGspJRBS2zmm8Tcj3bnUPFss= 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; s=default; bh=cW6uTGUKpcT8mWOTedpT27 OPU20=; b=miMfO2kFCg5qv2X9BaYTmllnMNJLUGJrV852IeEKkTalecyD4t6RzD G+Q6YqVqtzWg6cnPsEVsBTaYvvyAd19H2kD6ax87tmbVxOuQrlpiHO/2+pPD3wcB q5lvQ5PpFV93o96Un65/ihtVlxSd6tW4LNYttfzC/Ck2DIGMchpao= 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=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=mnt, pst, PST X-HELO: mailout11.t-online.de Subject: Re: [BUG]: 3.1.4: cmd -> bash -> mintty yields Windows exception To: cygwin AT cygwin DOT com References: From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Message-ID: Date: Fri, 21 Feb 2020 19:33:22 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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? The output of "where bash" might surprise you. On this box, e.g., I have: C:\Users\hbbro>where bash C:\Windows\System32\bash.exe C:\Users\hbbro>bash hbbro AT NB5:/mnt/c/Users/hbbro$ uname -a Linux NB5 4.4.0-18362-Microsoft #476-Microsoft Fri Nov 01 16:53:00 PST 2019 x86_64 GNU/Linux 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 So running "mintty" doesn't actually work at all. But let's assume I start Mintty in a way that actually works in this context: hbbro AT NB5 /cygdrive/c/Users/hbbro $ /usr/bin/mintty Works just fine. Mintty starts up, all is fine. -- 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