Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Wed, 29 Jan 2003 12:02:52 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: ViewCVS problems Message-ID: <20030129170252.GC11670@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <006701c2c7b6$77f0cbc0$91f70bc1 AT fizzgig> <02e201c2c7b7$d2f2df30$a2e786d9 AT webdev> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <02e201c2c7b7$d2f2df30$a2e786d9@webdev> User-Agent: Mutt/1.5.1i On Wed, Jan 29, 2003 at 04:59:43PM -0000, Elfyn McBratney wrote: >> File "/usr/local/viewcvs-0.9.2/lib/popen.py", line 33, in popen >> pid = os.fork() >> OSError: [Errno 11] Resource temporarily unavailable >> -- >> >> Since it's thrown on os.fork(), I suspect cygwin is the culprit, but >> that's just my gut feeling. > >There have been some changes in the fork-semantics (?) From the Cygwin changelog, the only changes I see which mention "fork" are in mmap and pthread. It doesn't seem likely that either would be responsible for this problem. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/