From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19400 invoked by alias); 8 Jun 2012 02:32:43 -0000 Received: (qmail 19388 invoked by uid 22791); 8 Jun 2012 02:32:42 -0000 X-SWARE-Spam-Status: No, hits=3.4 required=5.0 tests=AWL,BAYES_05,BOTNET,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from vms173003pub.verizon.net (HELO vms173003pub.verizon.net) (206.46.173.3) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 Jun 2012 02:32:29 +0000 Received: from [192.168.1.231] ([unknown] [108.7.54.123]) by vms173003.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0M5A00I1H1NVC0J0@vms173003.mailsrvcs.net> for cygwin@cygwin.com; Thu, 07 Jun 2012 21:31:12 -0500 (CDT) Message-id: <4FD163EC.9070008@cygwin.com> Date: Fri, 08 Jun 2012 02:32:00 -0000 From: "Larry Hall (Cygwin)" Reply-to: cygwin@cygwin.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-version: 1.0 To: cygwin@cygwin.com Subject: Re: pipe error depending on drive References: <8CCC8F85C5F2784387A32FAD835FB4E6095B672749@server03.company.internal> In-reply-to: <8CCC8F85C5F2784387A32FAD835FB4E6095B672749@server03.company.internal> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit 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: 2012-06/txt/msg00126.txt.bz2 On 6/7/2012 10:30 AM, DEWI - N. Zacharias wrote: > > Hi all, > > I have a strange behavior of cygwin here. I have two machines with the > nearly (*)he same configuration on machine A everything works good, on B I > get the error > > 1 [main] sh 1884 sig_send: error sending signal -40 to pid 1884, pipe >handle 0x768, Win32 error 6 > sh: fork: retry: Resource temporarily unavailable > > depending on which drive I start a perl program which uses a pipe via > IO::File->new("dosomething.pl |"); > Two other issues are also strange : > > First if I try to update machine A I get the warning that this is the > first time that I setup version 1.7 (setup 2.774) More than 1 installation on this machine? Check 'cygcheck -srv' output. > Second the /etc/fstab file seems to have no effect on the mountings on machine B > Even if I delete this file I get the same settings '/etc/fstab' is "additive". Put additional mount points in this file. The ones you have are the defaults so they are not driven by this file. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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