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

2008-01-11 Thread anonymous anonymous
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) and got this (have a l

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

2007-03-07 Thread Scott Schuff
Eric Blake 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 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 Acc

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

2007-03-06 Thread Schuff, Scott
ind any info about when I 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 descripto

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

2007-03-06 Thread Schuff, Scott
to a file and reading the whole thing after make exits. Does anyone have any 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 f

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 a