X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org From: "Daniel Colascione" To: Subject: Pipe creation failure (win32 error 1) again -- not BLODA Date: Fri, 6 Aug 2010 11:46:16 -0700 Message-ID: <008101cb3597$a75069f0$f5f13dd0$@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 I'm running into sporadic failures with pipe creation; the exact errors (from a service logfile) are: 0 [sig] grep 1204 C:\cygwin\bin\grep.exe: *** fatal error - couldn't create signal pipe, Win32 error 1 0 [sig] sleep 6244 C:\cygwin\bin\sleep.exe: *** fatal error - couldn't create signal pipe, Win32 error 1 I've changed the service to work in a writeable directory, so I might have stack traces soon. In the meantime, I can definitely say that my system doesn't have any BLODA -- it's a fully updated Windows 7 64-bit installation with Defender disabled. Besides -- it's a pipe! It shouldn't be able to fail that way. Someone else mentioned having the same problem late last year: http://www.cygwin.com/ml/cygwin/2009-11/msg00603.html The common factor seems to be running a 64-bit OS. Between this problem and other random and weird behavior, I'm just about ready to install Windows 7 32-bit and be done with it -- but that wouldn't fix the bug. :) -- 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