This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

fork: child died


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]