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=tJC0dKwcDUCLFCSi ICmyic/64jBIKL+GtmHnL5eTK22780P85J9GrSvH3VN4O6pz7gXgiUZ5Azs7sb3j qgiNEyjE81nVNd8ScO5aZuy1cffddNaEyXDAK5UAkGVshuhHOv5IVo3vHDD+QJqr WK2eZUzySSaVDnheLt9Il/qLNak= 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=ak2FifvgI+T6HPI0j6Zkko hEKYc=; b=dC91+1eUZj/ji61495RFx/BRYXwqNyeGbABsO2qsbNEwHjiGzFLuqk jQnN0coiCspZ8cY4DMGS0FBN+XH6Bic3Rca+BvIZweyvgsjD6mwtmmEp61ajKFiS KhxKVs/JUBQ1Bmwn3Cp0jml7KRz9ZfNerEGUBtR7+q88lLFkxwPM4= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*r:sk:52.2017, God, god X-HELO: mail-wm0-f51.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=0aAIQF9kJpwztFu3a1owQX+9NBnN2TjomsaKitkTFZo=; b=TRtmMwHnvWd945TmKBPjnACS1Z0hsgqQPvZZ0JKsXJkCUM9aDsBbecrjWjhvUVTNtb uCzcyW+j/ZYPqe2Qytcvdn+VI72MAo5CkEn+AE6xZ+ET2wdvX0+j9Qq2gZ/TRmllcu9W 0J0nUGXSiNsJ/CG7EUeJfvY8ggyXbW1us8c2TXXyIQ+sCcHA4oegkfUJwAgfClOYHFa9 g26lxLaW7MHh9exe/+KjZ8bt8cATkXmw92DYtQ+es4+y/p7xX2c29JX40c9nOHLMXTO9 CZ+aVtAqrGfAAYhsW0P0T6OzBCRfMWUOxbrIrB98jyXF91E94ts4uNCVug60ydQT3YKl pOXA== X-Gm-Message-State: AHPjjUjqiLN54SgcPKQYxz4mHUC057PGhBhrcnXUTHHQg/JuFThq1SBH Nsh1A20vVFaCWPYH X-Google-Smtp-Source: ADKCNb74PkZa+Xq+SteO8AY6EGWKwsqoXgzXC4dqw+pXRGY7bEkep8lGAHPHp7rNYKTuyzsZHa9ykg== X-Received: by 10.80.142.216 with SMTP id x24mr6123324edx.285.1505052472783; Sun, 10 Sep 2017 07:07:52 -0700 (PDT) Subject: Re: The bash console exits in 2.9.0 To: cygwin AT cygwin DOT com References: <001a01d32a29$0985dd70$1c919850$@np.oss.com> <87tw0aivxb DOT fsf AT Rainer DOT invalid> From: Marco Atzeri Message-ID: Date: Sun, 10 Sep 2017 16:07:42 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <87tw0aivxb.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 10/09/2017 14:24, Achim Gratz wrote: > Nick Popoff writes: >> Maybe, you are already aware of this problem introduced in 2.9.0. When I >> say, for example: >> >> man ls >> >> The bash console just exits and 'less' stays running in memory until I kill >> it. This behavior completely disrupted everything I was doing. The scripts >> are with the same behavior seemingly when '&' is used to put the command in >> background. Thanks God, I had backups and restored 2.8.2. > > More specifically, this happens for programs started from a console > window (cmd), but not when the same commands are run in mintty (the > shell itself doesn't seem to have anything to do with it). > tested with cygwin.bat 32 and 64 on W7-64 The effect seems present only the first time that cygwin.bat is run; the processes remains frozen but a second run seems to work fine. So may be is a run issue on the first invocation. Regards Marco -- 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