Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
From: Andrew DeFaria <ADeFaria@Salira.com>
Subject: Re: fork:Resource temporary unavailable
Date: Mon, 28 Jul 2003 12:15:31 -0700
Lines: 10
Message-ID: <bg3soe$v7m$1@main.gmane.org>
References: <OF1413C344.BDB59CA4-ON48256D71.004C16A4@legend.com.cn>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@main.gmane.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
X-Accept-Language: en-us, en, zh
In-Reply-To: <OF1413C344.BDB59CA4-ON48256D71.004C16A4@legend.com.cn>

xuzhd@Lenovo.com wrote:

> When I execute the syscall Fork(), it return with error[Resource
> temporary unavailable].
> If there are some restrictions to fork() in cygwin?

More than likely there is some restrictions on your current usage of
memory! Usually when I see this you are having a problem with not enough
memory. Use the Task Manager to see who's using all your virtual memory.



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

