X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Date: Mon, 8 Aug 2011 10:58:02 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: New problem with 20110803 Message-ID: <20110808145801.GC13120@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20110807102930 DOT GF11601 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110807102930.GF11601@calimero.vinschen.de> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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