RE: Getting 'Bad file descriptor' error with 1.5.24-2

2008-01-11 Thread anonymous anonymous
!-- DIV {margin:0px;}--Hello, Sorry, I reactivate this thread (http://cygwin.com/ml/cygwin/2007-03/msg00029.html) but I have exactly the same error with process make. bash: cannot duplicate fd 31 to fd 0: Bad file descriptor I ran my process make under strace (strace -ostrace.out bash -c make)

Re: Getting 'Bad file descriptor' error with 1.5.24-2

2007-03-07 Thread Scott Schuff
Eric Blake ebb9 at byu.net writes: http://cygwin.com/acronyms/#PCYMTWLL - wrapping would be nice To: 'cygwin AT cygwin DOT com' ^ http://cygwin.com/acronyms/#PCYMTNQREAIYR - raw emails munged http://cygwin.com/acronyms/#TOFU - top-posting reformatted

RE: Getting 'Bad file descriptor' error with 1.5.24-2

2007-03-06 Thread Schuff, Scott
suggestions for futher debugging these hangs? Thanks for any help! -Scott -Original Message- From: Schuff, Scott Sent: Thursday, March 01, 2007 3:54 PM To: 'cygwin@cygwin.com' Subject: Getting 'Bad file descriptor' error with 1.5.24-2 Hi all - I'm running a build of a fairly large/complex

RE: Getting 'Bad file descriptor' error with 1.5.24-2

2007-03-06 Thread Schuff, Scott
googled. Maybe it's time I actually started grepping through cygwin source? Any advice appreciated. -Original Message- From: Schuff, Scott Sent: Tuesday, March 06, 2007 1:05 PM To: 'cygwin@cygwin.com' Subject: RE: Getting 'Bad file descriptor' error with 1.5.24-2 Okay, after a little

Re: Getting 'Bad file descriptor' error with 1.5.24-2

2007-03-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://cygwin.com/acronyms/#PCYMTWLL - wrapping would be nice To: 'cygwin AT cygwin DOT com' ^ http://cygwin.com/acronyms/#PCYMTNQREAIYR - raw emails munged http://cygwin.com/acronyms/#TOFU - top-posting reformatted

Getting 'Bad file descriptor' error with 1.5.24-2

2007-03-01 Thread Schuff, Scott
Hi all - I'm running a build of a fairly large/complex software project with Make, and at random points the whole thing will hang just after printing the error: /bin/sh: cannot duplicate fd 31 to fd 0: Bad file descriptor Sometimes the leaf process is sed, sometimes gawk, sometimes sh, but in