From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26906 invoked by alias); 14 Jan 2009 16:55:20 -0000 Received: (qmail 26886 invoked by uid 22791); 14 Jan 2009 16:55:18 -0000 X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=BAYES_50,SPF_PASS,URI_HEX X-Spam-Check-By: sourceware.org Received: from bureau61.ns.utoronto.ca (HELO bureau61.ns.utoronto.ca) (128.100.132.151) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Jan 2009 16:54:22 +0000 Received: from [192.168.13.100] ([74.12.156.138]) (authenticated bits=0) by bureau61.ns.utoronto.ca (8.13.8/8.13.8) with ESMTP id n0EGsDnR020970 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 14 Jan 2009 11:54:19 -0500 Message-ID: <496E18B8.7010304@utoronto.ca> Date: Wed, 14 Jan 2009 17:17:00 -0000 From: Alexander Smith User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase not helping Content-Type: multipart/mixed; boundary="------------090706010500020707090003" Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2009-01/txt/msg00426.txt.bz2 --------------090706010500020707090003 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-length: 4119 I am running Vista Home Premium x64. After checking the BLODA , I turned off Windows Defender. I also tried running rebaseall, but that still didn't help. Below is a list of the steps I followed to try to install cygwin, and the errors I got. I also had trouble running cygcheck (see #7, below). 1. Turn off Windows UAC installer detection (by changing "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\EnableInstallerDetection" from 1 to 0). 2. Turn off Windows Defender completely. 3. Check that I have no other programs on the BLODA list installed. 4. Run setup.exe (v2.573.2.3) as Administrator. Install for "All Users" in "C:\cygwin", selecting only the default set of packages. 5. The installer hangs running "/etc/postinstall/update-info-dir.sh". Cancel the installer. 6. View "setup.log.postinstallXa03212": lots of errors like " 8 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11". The log is attached. 7a. Run "Start > Accessories > Command Prompt" as Administrator. C:\Windows\system32>cd \cygwin\bin C:\cygwin\bin>cygcheck -s -v -r > ..\cygcheck.out 7b. This seemed to be taking a long time. I checked the output of the log file. It looked like it had gone into infinite recursion trying to scan the registry. There were several MB of lines like: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6 432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\ Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6 432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\ Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6 432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\ Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6 432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\ Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6 432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\ Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6 432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\ Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6 432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Cygnus Solut ions\Cygwin\mounts v2\/usr/lib (default) = 'C:\cygwin/lib' flags = 0x0000000a This is NOT an accurate reflection of what my registry looks like. I have a registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node" and its only contents are a single key called "Microsoft". 7c. Ctrl+Break cygcheck and re-run it without the registry scan. The output of this run is attached. C:\cygwin\bin>cygcheck -s -v > ..\cygcheck.out 8. Rebase the dlls: C:\cygwin\bin>ash $ /bin/rebaseall $ exit 9. Rerun the installer as Administrator. Select no additional packages. The installer hangs running "base-files-mketc.sh" with "died waiting for longjmp" errors again. The file "setup.log.postinstallXa02332" is attached. Now what? This is a brand new machine, so there isn't a lot of software on it. I have installed the tools I need for work, (which include VisualStudio 2005, MiKTeX and WinEdt, TortoiseCVS, etc.). Maybe I have a "dodgy app" that isn't on the BLODA? How would I go about out investigating that? - Alexander Smith --------------090706010500020707090003 Content-Type: text/plain; name="cygcheck.out" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="cygcheck.out" Content-length: 7302 Cygwin Configuration Diagnostics Current System Time: Wed Jan 14 11:12:17 2009 Windows Longhorn/Vista (not yet supported!) Ver 6.0 Build 6001 Service Pack 1 Running under WOW64 on AMD64 Path: C:\Program Files (x86)\MiKTeX 2.7\miktex\bin C:\Windows\system32 C:\Windows C:\Windows\System32\Wbem C:\Program Files (x86)\CVSNT\ Output from C:\cygwin\bin\id.exe (nontsec) UID: 400(Smith) GID: 401(mkpasswd) 401(mkpasswd) Output from C:\cygwin\bin\id.exe (ntsec) UID: 400(Smith) GID: 401(mkpasswd) 401(mkpasswd) SysDir: C:\Windows\system32 WinDir: C:\Windows Path = 'C:\Program Files (x86)\MiKTeX 2.7\miktex\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\CVSNT\' ALLUSERSPROFILE = 'C:\ProgramData' APPDATA = 'C:\Users\Smith\AppData\Roaming' CommonProgramFiles = 'C:\Program Files (x86)\Common Files' CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files' CommonProgramW6432 = 'C:\Program Files\Common Files' COMPUTERNAME = 'RICERCAR' ComSpec = 'C:\Windows\system32\cmd.exe' DFSTRACINGON = 'FALSE' FP_NO_HOST_CHECK = 'NO' HOMEDRIVE = 'C:' HOMEPATH = '\Users\Smith' LOCALAPPDATA = 'C:\Users\Smith\AppData\Local' LOGONSERVER = '\\RICERCAR' NUMBER_OF_PROCESSORS = '4' OS = 'Windows_NT' PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' PROCESSOR_ARCHITECTURE = 'x86' PROCESSOR_ARCHITEW6432 = 'AMD64' PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 23 Stepping 10, GenuineIntel' PROCESSOR_LEVEL = '6' PROCESSOR_REVISION = '170a' ProgramData = 'C:\ProgramData' ProgramFiles = 'C:\Program Files (x86)' ProgramFiles(x86) = 'C:\Program Files (x86)' ProgramW6432 = 'C:\Program Files' PROMPT = '$P$G' PUBLIC = 'C:\Users\Public' SystemDrive = 'C:' SystemRoot = 'C:\Windows' TEMP = 'C:\Users\Smith\AppData\Local\Temp' TMP = 'C:\Users\Smith\AppData\Local\Temp' TRACE_FORMAT_SEARCH_PATH = '\\NTREL202.ntdev.corp.microsoft.com\34FB5F65-FFEB-4B61-BF0E-A6A76C450FAA\TraceFormat' USERDOMAIN = 'RICERCAR' USERNAME = 'Smith' USERPROFILE = 'C:\Users\Smith' VS80COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\Tools\' windir = 'C:\Windows' Use '-r' to scan registry c: hd NTFS 476937Mb 26% CP CS UN PA FC d: hd NTFS 476936Mb 1% CP CS UN PA FC New Volume e: cd N/A N/A C:\cygwin / system binmode C:\cygwin/bin /usr/bin system binmode C:\cygwin/lib /usr/lib system binmode . /cygdrive system binmode,cygdrive Not Found: awk Not Found: bash Not Found: cat Not Found: cp Not Found: cpp (good!) Not Found: crontab Not Found: find Not Found: gcc Not Found: gdb Not Found: grep Not Found: kill Not Found: ld Not Found: ls Not Found: make Not Found: mv Not Found: patch Not Found: perl Not Found: rm Not Found: sed Not Found: ssh Not Found: sh Not Found: tar Not Found: test Not Found: vi Not Found: vim 61k 2008/04/01 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2008/3/31 23:37 7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypt-0.dll" v0.0 ts=2003/10/19 3:57 40k 2006/11/15 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2006/11/15 2:06 24k 2008/11/29 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 "cyghistory6.dll" v0.0 ts=2008/11/29 9:30 271k 2007/08/24 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.0 sys=4.0 "cygicons-0.dll" v0.0 ts=2007/8/24 3:24 978k 2008/11/10 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2008/11/9 19:35 31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2005/11/19 21:04 31k 2008/12/31 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0 "cygintl-8.dll" v0.0 ts=2008/12/31 2:42 21k 2006/11/15 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2006/11/15 2:05 67k 2006/11/15 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2006/11/15 2:13 237k 2006/11/15 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2006/11/15 2:02 12k 2006/11/15 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2006/11/15 2:04 181k 2008/09/07 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2008/9/6 23:36 302k 2008/09/07 C:\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcrecpp-0.dll" v0.0 ts=2008/9/6 23:36 7k 2008/09/07 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2008/9/6 23:36 22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45 155k 2008/11/29 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 "cygreadline6.dll" v0.0 ts=2008/11/29 9:30 1829k 2008/06/12 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2008/6/12 13:35 Cygwin DLL version info: DLL version: 1.5.25 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 156 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix: Build date: Thu Jun 12 19:34:46 CEST 2008 CVS tag: cr-0x5f1 Shared id: cygwin1S4 Can't find the cygrunsrv utility, skipping services check. Cygwin Package Information Last downloaded files to: C:\cygwin\local_package_repository Last downloaded files from: C:\cygwin\local_package_repository Package Version _update-info-dir 00793-1 alternatives 1.3.30c-2 ash 20040127-4 base-files 3.7-1 base-passwd 2.2-1 bash 3.2.48-21 bzip2 1.0.5-2 coreutils 6.10-2 crypt 1.1-1 cygutils 1.3.2-1 cygwin 1.5.25-15 cygwin-doc 1.4-4 editrights 1.01-2 findutils 4.4.0-3 gawk 3.1.6-1 grep 2.5.3-1 groff 1.19.2-2 gzip 1.3.12-2 less 382-1 libbz2_1 1.0.5-2 libiconv2 1.12-1 libintl3 0.14.5-1 libintl8 0.17-3 libncurses8 5.5-3 libpcre0 7.8-1 libpopt0 1.6.4-4 libreadline6 5.2.13-11 login 1.9-8 man 1.6e-1 rebase 2.4.4-1 run 1.1.10-1 sed 4.1.5-2 tar 1.21-1 termcap 20050421-1 terminfo 5.5_20061104-1 texinfo 4.8a-1 tzcode 2008h-1 which 2.20-1 Use -h to see help about each section --------------090706010500020707090003 Content-Type: text/plain; name="setup.log.postinstallXa03212" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="setup.log.postinstallXa03212" Content-length: 4357 8 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1700322 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 4055454 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 8516983 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 16909727 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable 3 [main] bash 2292 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1294665 [main] bash 2292 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3573483 [main] bash 2292 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7628550 [main] bash 2292 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 16411134 [main] bash 2292 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable 3 [main] bash 164 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1183887 [main] bash 164 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3242802 [main] bash 164 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7502014 [main] bash 164 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 15566972 [main] bash 164 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable 2 [main] bash 3728 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1201430 [main] bash 3728 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3260306 [main] bash 3728 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7316477 [main] bash 3728 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 15380534 [main] bash 3728 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable 3 [main] bash 1700 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1186468 [main] bash 1700 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3245023 [main] bash 1700 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7707847 [main] bash 1700 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 15773019 [main] bash 1700 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable 3 [main] bash 2444 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1388672 [main] bash 2444 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3451686 [main] bash 2444 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7503279 [main] bash 2444 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 15615656 [main] bash 2444 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable --------------090706010500020707090003 Content-Type: text/plain; name="setup.log.postinstallXa02332" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="setup.log.postinstallXa02332" Content-length: 4309 3 [main] sh 3384 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1185906 [main] sh 3384 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3244558 [main] sh 3384 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7300927 [main] sh 3384 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 15370456 [main] sh 3384 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable 3 [main] sh 2356 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1185589 [main] sh 2356 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3244298 [main] sh 2356 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7285098 [main] sh 2356 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 15334282 [main] sh 2356 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable 2 [main] sh 3120 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1186023 [main] sh 3120 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3229287 [main] sh 3120 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7270118 [main] sh 3120 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 15319920 [main] sh 3120 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable 3 [main] sh 1696 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1185008 [main] sh 1696 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3229094 [main] sh 1696 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7284677 [main] sh 1696 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 15350067 [main] sh 1696 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable 2 [main] sh 3428 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1185514 [main] sh 3428 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3229570 [main] sh 3428 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7285418 [main] sh 3428 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 15351439 [main] sh 3428 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable 3 [main] sh 1536 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 1185417 [main] sh 1536 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 3244745 [main] sh 1536 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 7300776 [main] sh 1536 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 15366087 [main] sh 1536 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11 /etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable --------------090706010500020707090003 Content-Type: text/plain; charset=us-ascii Content-length: 218 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --------------090706010500020707090003--