public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* New problem with 20110803
@ 2011-08-07  8:51 Yaakov (Cygwin/X)
  2011-08-07 10:30 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Yaakov (Cygwin/X) @ 2011-08-07  8:51 UTC (permalink / raw)
  To: cygwin

There's another problem with the 20110803 snapshot.  When a fork fails
with the following message:

       0 [main] cmake 5088 child_info_fork::abort: address space
needed by 'cyggcc_s-1.dll' (E20A0000) is already occupied

ALL user processes except for mintty, even those in other terminal
windows, are "Stopped" (prefixed with "S" in ps) and do not respond to
Ctrl-C or the like.  A new terminal can be started, but then all
fork() calls fail with:

      0 [main] sh 4680 fork: child -1 - forked process died
unexpectedly, retry 10, exit code -1073741819, errno 11

Currently-running services do not seem to be affected.


Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: New problem with 20110803
  2011-08-07  8:51 New problem with 20110803 Yaakov (Cygwin/X)
@ 2011-08-07 10:30 ` Corinna Vinschen
  2011-08-08 16:11   ` Christopher Faylor
  0 siblings, 1 reply; 3+ messages in thread
From: Corinna Vinschen @ 2011-08-07 10:30 UTC (permalink / raw)
  To: cygwin

On Aug  7 03:51, Yaakov (Cygwin/X) wrote:
> There's another problem with the 20110803 snapshot.  When a fork fails
> with the following message:
> 
>        0 [main] cmake 5088 child_info_fork::abort: address space
> needed by 'cyggcc_s-1.dll' (E20A0000) is already occupied
> 
> ALL user processes except for mintty, even those in other terminal
> windows, are "Stopped" (prefixed with "S" in ps) and do not respond to
> Ctrl-C or the like.  A new terminal can be started, but then all
> fork() calls fail with:
> 
>       0 [main] sh 4680 fork: child -1 - forked process died
> unexpectedly, retry 10, exit code -1073741819, errno 11

I can't reproduce this.  Only the process which gets the "address space
needed" message is hindered, not any other process in any other terminal
window.


Corinna

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

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: New problem with 20110803
  2011-08-07 10:30 ` Corinna Vinschen
@ 2011-08-08 16:11   ` Christopher Faylor
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Faylor @ 2011-08-08 16:11 UTC (permalink / raw)
  To: cygwin

On Sun, Aug 07, 2011 at 12:29:30PM +0200, Corinna Vinschen wrote:
>On Aug  7 03:51, Yaakov (Cygwin/X) wrote:
>> There's another problem with the 20110803 snapshot.  When a fork fails
>> with the following message:
>> 
>>        0 [main] cmake 5088 child_info_fork::abort: address space
>> needed by 'cyggcc_s-1.dll' (E20A0000) is already occupied
>> 
>> ALL user processes except for mintty, even those in other terminal
>> windows, are "Stopped" (prefixed with "S" in ps) and do not respond to
>> Ctrl-C or the like.  A new terminal can be started, but then all
>> fork() calls fail with:
>> 
>>       0 [main] sh 4680 fork: child -1 - forked process died
>> unexpectedly, retry 10, exit code -1073741819, errno 11
>
>I can't reproduce this.  Only the process which gets the "address space
>needed" message is hindered, not any other process in any other terminal
>window.

And, indeed, since the only thing I should have done was expose the
error message to the console, it's hard to see how it could affect
other processes.  There should be no change in behavior other than
writing the message to stderr rather than just as an unseen (even
if you were doing 'strace -m all') strace message.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2011-08-08 16:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-07  8:51 New problem with 20110803 Yaakov (Cygwin/X)
2011-08-07 10:30 ` Corinna Vinschen
2011-08-08 16:11   ` Christopher Faylor

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).