X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4728D6BB.2040601@cygwin.com> Date: Wed, 31 Oct 2007 15:25:47 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: fork: Resource temporarily unavailable References: <5009b2270710311137u32188d8an6d98f496b1fce308 AT mail DOT gmail DOT com> In-Reply-To: <5009b2270710311137u32188d8an6d98f496b1fce308@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 jamil egdemir wrote: > Hi, > > While trying to install matplotlib using easy_install for python (see > output below) I ran into the 'fork: Resource temporarily unavailable' > problem. I've been searching for a few hours now on the web.. no > luck. I've searched the mailing lists: > > http://sourceware.org/cgi-bin/search.cgi?q=fork+temporarily+unavailable&cmd=Search%21&form=extended&m=all&ps=10&fmt=long&wm=wrd&sp=1&sy=1&wf=2221&type=&GroupBySite=no&ul=%2Fml%2Fcygwin%2F%25 > > leading me to this: > > http://sources.redhat.com/ml/cygwin/2005-09/msg00945.html > > Here is the current value of my > HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session > Manager\SubSystems key: > > %SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows > SharedSection=2048,6144,4096 Windows=On SubSystemType=Windows > ServerDll=basesrv,1 ServerDll=winsrv:UserServerDllInitialization,3 > ServerDll=winsrv:ConServerDllInitialization,2 ProfileControl=Off > MaxRequestThreads=32 > > The values for SharedSection have all been increased to values above > the defaults as described in the post above.. no effect. > > I also found a few other posts which suggested turning off services > and such and I've turned off everything I could (virus scanners, chat > clients, etc...) with msconfig to no effect. Not sure how to proceed. > I'm thinking of trying a cygwin snapshot... or backing off to a > previous version of cygwin.. > > Will this help? What was the first version of cygwin where this > problem popped up? Lately, the biggest cause of this kind of error is: You typically need to uninstall the offending software to see a difference. Disabling/turning it off is usually not enough. You may also be lucky and find that it's just problem with DLL base address collisions (can't tell from the scant info given so far). If that's the case, you can install the 'rebase' package and read its README to find out how to clear this up. While you're at it, you may as well install the current Cygwin version. 1.5.19 is old and not supported by this list. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/