Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <c81ccda30509280328377a2623@mail.gmail.com>
Date: Wed, 28 Sep 2005 12:28:26 +0200
From: PSP Blizz <pspblizz@gmail.com>
Reply-To: PSP Blizz <pspblizz@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Autotools\gcc: "Resource temporarily unavailable" problem
In-Reply-To: <c81ccda30509270455376ba335@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <c81ccda3050923030569781330@mail.gmail.com> 	 <SERRANOMHi0SYNIPukg00000207@SERRANO.CAM.ARTIMI.COM> 	 <c81ccda305092305412cab3a01@mail.gmail.com> 	 <c81ccda305092513513d43fb14@mail.gmail.com> 	 <c81ccda30509270455376ba335@mail.gmail.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j8SAV5Bf016923

I've been looking at what kind of errors "Resource temporarily
unavailabe" users have had. Coding the Win32 api isn't a strongpoint
of mine. So I've gathered the errors here and some Microsoft Support
articles here on the topics. Some seem more relavant than others.

Hopefully someone smarter than I will spot something and perhaps even
come with a fix ;)

Win32 error 5 (ERROR_ACCESS_DENIED)

Win32 error 231 (ERROR_PIPE_BUSY)

Win32 error 487 (ERROR_INVALID_ADDRESS)
PRB: SymGetLineFromAddr May Fail With Error 487
http://support.microsoft.com/default.aspx?scid=kb;en-us;220913

PRB: SymGetSymFromAddr Fails with Error 487
http://support.microsoft.com/default.aspx?scid=kb;en-us;189780

Win32 error 1450 (ERROR_NO_SYSTEM_RESOURCES)
FIX: Repeatedly Retrieving Remote Performance Counters May Fail with Status 1450
http://support.microsoft.com/default.aspx?scid=kb;en-us;327795

FIX: RegOpenKeyEx May Fail With Status 1450
http://support.microsoft.com/default.aspx?scid=kb;en-us;237304

Win32 error 1816 (ERROR_NOT_ENOUGH_QUOTA)
Working Set Size, Nonpaged Pool, and VirtualLock()
http://support.microsoft.com/default.aspx?scid=kb;en-us;108449

Cheers
/pspblizz

--
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/


