X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <20090812113604.2096@binki> Date: Wed, 12 Aug 2009 11:36:04 +0900 From: wynfield AT gmail DOT com To: cc: Subject: fork: child died X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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. Thanks, Wynfield -------------------------------- past of failure msgs follows: ./A01grammar.ztst: starting. 1950383 [main] zsh 3048 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11 (eval):1: fork failed: resource temporarily unavailable Test ./A01grammar.ztst failed: non-zero status from preparation code: mkdir basic.tmp && cd basic.tmp ./A01grammar.ztst: test failed. 3942611 [main] zsh 3048 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11 (eval):1: fork failed: resource temporarily unavailable Test ./A01grammar.ztst failed: non-zero status from preparation code: touch foo bar echo "'" >unmatched_quote.txt ./A01grammar.ztst: test failed. 6282991 [main] zsh 3048 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11 ZTST_test:4: fork failed: resource temporarily unavailable -- 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