From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28315 invoked by alias); 21 Feb 2020 18:33:27 -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 28308 invoked by uid 89); 21 Feb 2020 18:33:27 -0000 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 Received: from mailout11.t-online.de (HELO mailout11.t-online.de) (194.25.134.85) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 21 Feb 2020 18:33:25 +0000 Received: from fwd22.aul.t-online.de (fwd22.aul.t-online.de [172.20.26.127]) by mailout11.t-online.de (Postfix) with SMTP id 3E2094274958 for ; Fri, 21 Feb 2020 19:33:23 +0100 (CET) Received: from [192.168.178.26] (XpR9tUZ1rh+BsoBhhw-xmAGa3eO3ZwQDy9iNBPVwwSvmq1DFffUz+O3OFK5Ldh+wxK@[79.228.65.18]) by fwd22.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1j5D74-16Tj840; Fri, 21 Feb 2020 19:33:22 +0100 Subject: Re: [BUG]: 3.1.4: cmd -> bash -> mintty yields Windows exception To: cygwin@cygwin.com References: From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Message-ID: Date: Fri, 21 Feb 2020 18:33:00 -0000 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 X-SW-Source: 2020-02/txt/msg00199.txt.bz2 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@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@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@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