X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 4 Aug 2009 15:13:01 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-56 Message-ID: <20090804191301.GA5144@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20090730202942 DOT GP18621 AT calimero DOT vinschen DOT de> <4A77BA8D DOT 1050704 AT users DOT sourceforge DOT net> <20090804045318 DOT GB30215 AT ednor DOT casa DOT cgf DOT cx> <6910a60908040726k3741f418l1110a901873be791 AT mail DOT gmail DOT com> <20090804145047 DOT GA4647 AT ednor DOT casa DOT cgf DOT cx> <6910a60908041206s58f949f1ucd0f5fb973046e92 AT mail DOT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6910a60908041206s58f949f1ucd0f5fb973046e92@mail.gmail.com> 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 Tue, Aug 04, 2009 at 09:06:00PM +0200, Reini Urban wrote: >2009/8/4 Christopher Faylor: >> On Tue, Aug 04, 2009 at 04:26:40PM +0200, Reini Urban wrote: >>>2009/8/4 Christopher Faylor: >>>>On Mon, Aug 03, 2009 at 11:35:25PM -0500, Yaakov (Cygwin/X) wrote: >>>>>On 01/08/2009 15:10, Christopher Faylor wrote: >>>>>>I have uploaded a new Cygwin 1.7 test release, 1.7.0-56. >>>>>> >>>>>>This fixes the bug introduced in -53 and -54 which resulted in various >>>>>>problems execing programs as seen here: >>>>> >>>>>I have also been having several issues with this release. >>>>> >>>>>1) fork() is consistently failing: >>>>> >>>>>c209182340 [main] fbpanel 3968 fork: child -1 - died waiting for >>>>>longjmp before initialization, retry 0, exit code 0xC0000005, errno 11 >>>>>can't spawn cmake-gui Error is Failed to fork (Resource temporarily >>>>>unavailable) >>> >>>I have a simple and repro testcase with a fresh un-rebased perl-5.10.1. >>>This makes it impossible to get through the testsuite, which always >>>passed before. >>> >>>$ ./perl -Ilib -MPOSIX -e '`perl -e "exit 42"`; print $? ?>> 8' fails >>>with the fork error 3 [main] perl 1756 fork: child -1 - died waiting >>>for longjmp before initialization, retry 0, exit code 0xC0000005, errno >>>11 ... >> >> That's not really a simple testcase since it apparently requires that I >> download and build perl. ?I don't see any problems executing the above >> command in my fairly clean 1.7.0-56 installation. > >Sure. I meant to say simple for me :) > >This is with todays snapshot, and regardless of the name, >the peflags or rebase address of the dlopened perl module. > >I'm trying now a simplier testcase without perl involved. Just dlopen >and then fork.. I don't mind if it involves perl as long as I don't have to build perl. 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