X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20090804191301.GA5144@ednor.casa.cgf.cx> 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> <20090804191301 DOT GA5144 AT ednor DOT casa DOT cgf DOT cx> Date: Fri, 14 Aug 2009 12:15:57 +0200 Message-ID: <6910a60908140315pd6b00bfq11b18147aa519322@mail.gmail.com> Subject: Re: [ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-56 From: Reini Urban To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 2009/8/4 Christopher Faylor: > 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. Fixed with cygwin-1.7.0-58, the perl suite runs through now. Thanks, esp. thanks to Peter Rosin. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- 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