public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* bash: fork: Resource temporarily unavailable
@ 2002-02-06 19:14 Andrew DeFaria
  0 siblings, 0 replies; 7+ messages in thread
From: Andrew DeFaria @ 2002-02-06 19:14 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: bash:fork: Resource temporarily unavailable
  2007-01-14 15:37   ` Dave Korn
@ 2007-01-14 15:53     ` Corinna Vinschen
  0 siblings, 0 replies; 7+ messages in thread
From: Corinna Vinschen @ 2007-01-14 15:53 UTC (permalink / raw)
  To: cygwin

On Jan 14 15:37, Dave Korn wrote:
> On 14 January 2007 10:37, Chris Britton wrote:
> > Manfred Ursprung <manfred.ursprung <at> manfred-ursprung.de> writes:
> >> I start cygwin - all is okay, command pwd is okay, when I start command
> >> "ls" I got the following error: 
> >> 
> >>       5 [main] bash 3268 child_copy: stack write copy failed,
> >> 0x22C3B0..0x230000, done 1624, windows pid 2278084, Win32
> >> error 998
> 
> >      73 [main] bash 3236 child_copy: stack write copy failed,
> > 0x22C3B0..0x230000 , done 1628, windows pid 2278084, Win32 error 998
> 
>   Do either or both of you have any of the following installed:

  0.  Read /usr/share/doc/Cygwin/rebase-2.4.3.README and follow the
      instructions.
  0.1 If the file isn't available on your machine, install the rebase
      package through setup.exe.  Restart at 0.

> 1.  Logitech webcam software
> 2.  Kerio personal Firewall.
> 3.  Agnitum outpost
> 4.  Anything by Norton/Symantec/McAffee particularly if it involves 'buffer
> overflow protection'.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: bash:fork: Resource temporarily unavailable
  2007-01-14  8:38 ` Václav Haisman
@ 2007-01-14 15:47   ` Corinna Vinschen
  0 siblings, 0 replies; 7+ messages in thread
From: Corinna Vinschen @ 2007-01-14 15:47 UTC (permalink / raw)
  To: cygwin

On Jan 14 09:38, V?clav Haisman wrote:
> 
> 
> Manfred Ursprung wrote, On 14.1.2007 6:41:
> > I have installed cygwin with setup version 2.510.2.2, and also put the
> > path to C:\cygwin\bin.
> > I start cygwin - all is okay, command pwd is okay, when I start command
> > "ls"
> > I got the following error:
> > 
> >      5 [main] bash 3268 child_copy: stack write copy failed,
> > 0x22C3B0..0x230000, done 1624, windows pid 2278084, Win32
> Windows PIS 2278084? This looks very unlikely to me. Windows recycles its
> PIDs, they can hardly get so high.

It's just a buglet in the debug output statement which I fixed two days
ago.


Corinna


-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: bash:fork: Resource temporarily unavailable
  2007-01-14 10:45 ` Chris Britton
@ 2007-01-14 15:37   ` Dave Korn
  2007-01-14 15:53     ` Corinna Vinschen
  0 siblings, 1 reply; 7+ messages in thread
From: Dave Korn @ 2007-01-14 15:37 UTC (permalink / raw)
  To: cygwin

On 14 January 2007 10:37, Chris Britton wrote:

> Manfred Ursprung <manfred.ursprung <at> manfred-ursprung.de> writes:

>> I start cygwin - all is okay, command pwd is okay, when I start command
>> "ls" I got the following error: 
>> 
>>       5 [main] bash 3268 child_copy: stack write copy failed,
>> 0x22C3B0..0x230000, done 1624, windows pid 2278084, Win32
>> error 998
>>    5651 [main] bash 3268 fork: child 3400 - pid 3400, exitval 0x103,
>> errno 11
>> bash: fork: Resource temporarily unavailable

> I get the same thing.  Nothing in my Cygwin installation works.  Every
> command results in a fork error similar to:
> 
>      73 [main] bash 3236 child_copy: stack write copy failed,
> 0x22C3B0..0x230000 , done 1628, windows pid 2278084, Win32 error 998
>    2701 [main] bash 3236 fork: child 2040 - pid 2040, exitval 0x1, errno 11
> bash: fork: Resource temporarily unavailable

  Do either or both of you have any of the following installed:

1.  Logitech webcam software
2.  Kerio personal Firewall.
3.  Agnitum outpost
4.  Anything by Norton/Symantec/McAffee particularly if it involves 'buffer
overflow protection'.

?



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: bash:fork: Resource temporarily unavailable
  2007-01-14  5:41 bash:fork: " Manfred Ursprung
  2007-01-14  8:38 ` Václav Haisman
@ 2007-01-14 10:45 ` Chris Britton
  2007-01-14 15:37   ` Dave Korn
  1 sibling, 1 reply; 7+ messages in thread
From: Chris Britton @ 2007-01-14 10:45 UTC (permalink / raw)
  To: cygwin

Manfred Ursprung <manfred.ursprung <at> manfred-ursprung.de> writes:

> 
> I have installed cygwin with setup version 2.510.2.2, and also put the 
> path to C:\cygwin\bin.
> I start cygwin - all is okay, command pwd is okay, when I start command "ls"
> I got the following error:
> 
>       5 [main] bash 3268 child_copy: stack write copy failed, 
> 0x22C3B0..0x230000, done 1624, windows pid 2278084, Win32
> error 998
>    5651 [main] bash 3268 fork: child 3400 - pid 3400, exitval 0x103, 
> errno 11
> bash: fork: Resource temporarily unavailable
> 
> How  can I solve it ?
> 
> Regards Manfred

I get the same thing.  Nothing in my Cygwin installation works.  Every command 
results in a fork error similar to:

     73 [main] bash 3236 child_copy: stack write copy failed, 0x22C3B0..0x230000
, done 1628, windows pid 2278084, Win32 error 998
   2701 [main] bash 3236 fork: child 2040 - pid 2040, exitval 0x1, errno 11
bash: fork: Resource temporarily unavailable

Chris


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: bash:fork: Resource temporarily unavailable
  2007-01-14  5:41 bash:fork: " Manfred Ursprung
@ 2007-01-14  8:38 ` Václav Haisman
  2007-01-14 15:47   ` Corinna Vinschen
  2007-01-14 10:45 ` Chris Britton
  1 sibling, 1 reply; 7+ messages in thread
From: Václav Haisman @ 2007-01-14  8:38 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 711 bytes --]



Manfred Ursprung wrote, On 14.1.2007 6:41:
> I have installed cygwin with setup version 2.510.2.2, and also put the
> path to C:\cygwin\bin.
> I start cygwin - all is okay, command pwd is okay, when I start command
> "ls"
> I got the following error:
> 
>      5 [main] bash 3268 child_copy: stack write copy failed,
> 0x22C3B0..0x230000, done 1624, windows pid 2278084, Win32
Windows PIS 2278084? This looks very unlikely to me. Windows recycles its
PIDs, they can hardly get so high.

> error 998
>   5651 [main] bash 3268 fork: child 3400 - pid 3400, exitval 0x103,
> errno 11
> bash: fork: Resource temporarily unavailable
> 
> How  can I solve it ?
> 
> Regards Manfred

--
VH


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 542 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* bash:fork: Resource temporarily unavailable
@ 2007-01-14  5:41 Manfred Ursprung
  2007-01-14  8:38 ` Václav Haisman
  2007-01-14 10:45 ` Chris Britton
  0 siblings, 2 replies; 7+ messages in thread
From: Manfred Ursprung @ 2007-01-14  5:41 UTC (permalink / raw)
  To: cygwin

I have installed cygwin with setup version 2.510.2.2, and also put the 
path to C:\cygwin\bin.
I start cygwin - all is okay, command pwd is okay, when I start command "ls"
I got the following error:

      5 [main] bash 3268 child_copy: stack write copy failed, 
0x22C3B0..0x230000, done 1624, windows pid 2278084, Win32
error 998
   5651 [main] bash 3268 fork: child 3400 - pid 3400, exitval 0x103, 
errno 11
bash: fork: Resource temporarily unavailable

How  can I solve it ?

Regards Manfred

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-01-14 15:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-06 19:14 bash: fork: Resource temporarily unavailable Andrew DeFaria
2007-01-14  5:41 bash:fork: " Manfred Ursprung
2007-01-14  8:38 ` Václav Haisman
2007-01-14 15:47   ` Corinna Vinschen
2007-01-14 10:45 ` Chris Britton
2007-01-14 15:37   ` Dave Korn
2007-01-14 15:53     ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).