X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 12 Aug 2009 14:28:17 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: fork: child died Message-ID: <20090812122817.GN3204@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20090812113604 DOT 2096 AT binki> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090812113604.2096@binki> User-Agent: Mutt/1.5.19 (2009-02-20) 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 Aug 12 11:36, wynfield AT gmail DOT com wrote: > > zsh "configs and makes" but fails on "make check" testing. > > 1.) cygwin vers: CYGWIN_NT-5.1 1.7.0(0.212/5/3) 2009-08-11 11:07 (latest 1.7.0.57) > > 2.) zsh version attempting to build: zsh-4.3.10 > > 3.) compilers tried: > - gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > - gcc (GCC) 4.3.4 20090802 (prerelease) > > > Here is a sample of the same repetiting failure of the form: > > > ".... fork: child -1 - died waiting for longjmp before initialization...." > > I beleive I saw a reference to the cause of this kind of failure in one of Corinna's messages, but would like to clarify it and see if any workarounds exist for now, till it can be properly fixed in the core cygwin dll (if that's the problem)? > > Any thoughts or ideas would be appreciated. It seems that this is a result of the same problem described here: http://cygwin.com/ml/cygwin/2009-08/msg00352.html I have a fix/workaround/hack for this problem, see this thread on the cygwin-developers list: http://cygwin.com/ml/cygwin-developers/2009-08/msg00021.html With the dlopen patch in place and rebuilding the zsh modules using the newly built libcygwin.a, the zsh testsuite does not fail in the above way. I get 3 testsuite failures, but they are not related to that problem. 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