This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fork:Resource temporary unavailable


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]