From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20927 invoked by alias); 31 Jan 2013 05:35:35 -0000 Received: (qmail 20647 invoked by uid 22791); 31 Jan 2013 05:35:34 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mho-03-ewr.mailhop.org (HELO mho-01-ewr.mailhop.org) (204.13.248.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 31 Jan 2013 05:35:29 +0000 Received: from pool-173-76-50-252.bstnma.fios.verizon.net ([173.76.50.252] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1U0mo4-000GcR-Na for cygwin@cygwin.com; Thu, 31 Jan 2013 05:35:28 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id D659D88038F for ; Thu, 31 Jan 2013 00:35:27 -0500 (EST) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18BziLC3vx0BCDEBe+3LwdD Date: Thu, 31 Jan 2013 05:35:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: snapshot 2013-01-23 Message-ID: <20130131053527.GA4914@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2013-01/txt/msg00448.txt.bz2 On Mon, Jan 28, 2013 at 01:58:44PM +0000, Achim Gratz wrote: >I'm seeing strange behaviour from lftp scripts that use external commands; lftp >forks, but then hangs and needs to be killed. This is only happening from >mintty, but not when lftp gets started from CMD: > >sh -c "PATH=/bin lftp -c '\!echo bla'" > >Tracing lftp in mintty yields the following after the fork: Please don't post strace data unless it is solicited. A reproducer is usually sufficient. This particular problem should be fixed in the next snapshot. cgf -- 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