Re: solution to cygwin error: Win32 error 487 bash: fork: Resource temporarily unavailable

2005-09-28 Thread PSP Blizz
On 9/27/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 Hi, Tero,

 Finally I got a solution which it works:

 rebaseall: only ash processes are allowed during rebasing
 Exit all Cygwin processes and stop all Cygwin services.
 Execute ash from Start/Run... or a cmd or command window.
 Execute '/bin/rebaseall' from ash.


 Hope it could help others to solve the same problem.

This was a close one with my fork: Resource temporarily unavailable
problem. The compiling of gcc 4.0.1 ran for a much longer time than
ever before it crashed. This time it crashed in a new manner:
e:\cygwin\bin\sh.exe (2976): *** CreateThread failed for sig - 0x00x0, Win32 e
rror 1450

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/



solution to cygwin error: Win32 error 487 bash: fork: Resource temporarily unavailable

2005-09-27 Thread john.wei

Hi, Tero,

I saw your post on the web. I have the same problem for the past two days. 
Error is as follows:

After installing cygwin on Window2000, I have following error after opening 
cygwin:

   1033 [main] bash 2164 fork_copy: linked dll data/bss pass 0 failed, 0x66D000.
.0x66D020, done 0, windows pid 1216, Win32 error 487
bash: fork: Resource temporarily unavailable

I tried many solutions with no help including:
1) make sure cygwin1.dll has only one copy on the machine.
2) install different versions, different selections
3) rebaseall in the bash. (bash is totally useless except for few commands).

Finally I got a solution which it works:

rebaseall: only ash processes are allowed during rebasing
Exit all Cygwin processes and stop all Cygwin services.
Execute ash from Start/Run... or a cmd or command window.
Execute '/bin/rebaseall' from ash.


Hope it could help others to solve the same problem.

Best wishes,

--john



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



bash: fork: Resource temporarily unavailable

2002-02-06 Thread Andrew DeFaria

One of our processes attempts to do an rsh to a Windows 2000 Server and 
run a make. This works fine for most of the time. But every once in a 
while it starts failing with:

$ rsh server echo hi
  0 [main] bash 3376 sync_with_child: child 4080(0x1D0) died before 
initialization with status code 0x80
  10325 [main] bash 3376 sync_with_child: *** child state waiting for 
longjmp
bash: fork: Resource temporarily unavailable

Any ideas on how to debug this? What resource is not available?



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