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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=lkmR1RvsEC/FaK20cgJ5y/Yhgo93LTPI+waTMsvUL27MhBip5zsNY JWHzZGyQ2fvkeuBHkB3L5Lo/G/JfAvfZPyaEAmJGYHbfxQaNTTAxzMH42tsXnaZY W8mBMWkmhtXORZrsL7Vw098RSweGj2JEi7GHgbX3KzAIP1jzD48oHc= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=Izhur/leY9HxCdOGxVaRJhSIppE=; b=jh64r+ZZVJ61NijaVJ2bx9IJqG+J wMTLGRwdSVEkcJkZCxG4hlB/5Og4qxD7RF2s5QUqeGsI9hbptD8wrBiKF7q2BG4S Fk6ElfcQP76NyIhFoXKMfwJ4hi3vOlZ3pcP3PcEjCzOSZkRLUxGaE2R1afU5b+N7 OcNS7t3R1rCrJQs= 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 X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,TW_LR,TW_RW,TW_WX,TW_XR autolearn=no version=3.3.1 Date: Mon, 8 Apr 2013 11:38:50 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygwin64 process substitution: known bug? Message-ID: <20130408093850.GA12628@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <5161DCD1 DOT 7040002 AT malth DOT us> <20130408081044 DOT GB10199 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130408081044.GB10199@calimero.vinschen.de> User-Agent: Mutt/1.5.21 (2010-09-15) On Apr 8 10:10, Corinna Vinschen wrote: > On Apr 7 13:53, Gregory M. Turner wrote: > > On my cygwin64, all bash process substitutions fail: > > > > $ ls -l <(echo foo) > > lrwxrwxrwx 1 greg None 0 Apr 7 13:20 /dev/fd/63 -> pipe:[656] > > > > $ cat <(echo foo) > > cat: /dev/fd/63: No such file or directory > > > > Here's an strace: http://pastebin.com/KS9766Vv > > > > Anyone know what's going on? I don't have a cygwin64 kernel/libc > > build tree, yet, but, if this merits further investigation, I > > suppose it's as good an excuse as any to build one, as this is > > messing up my play-time. > > Confirmed. Looks like a bug in bash or (more likely) 64 bit Cygwin. > I'm going to fix a problem reported on the cygwin-apps list first, but > I'll have a look into this later this week. > > Of course I'd appreciate if you look into this, too. Many problems > found in the 64 bit version during the last couple of weeks are based > on sloppy datatype handling, so I guess this is another one of them. I looked into this first, accidentally. This should be fixed in CVS I'll upload a new 64 bit Cygwin DLL later today. Thanks again for the report, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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