Spoke too soon- looks like I'm out of the frying pan and into the fire.

After the rebaseall, simply launching a bash shell resulted in the errors
below.

The machine is a pretty fresh Windows 7 x32 install without any BLODA.

I've run Sysinternals Process Explorer to get a dump of the DLLs that are in
process.  Looks clean to me.

What next?

Process: bash.exe Pid: 2804

Name    Description     Company Name    Version
ADVAPI32.DLL    Advanced Windows 32 Base API    Microsoft Corporation
6.1.7600.16385
apphelp.dll     Application Compatibility Client Library        Microsoft
Corporation     6.1.7600.16385
bash.exe                        
cyggcc_s-1.dll                  
cygiconv-2.dll  LGPLed libiconv for Windows NT/2000/XP/Vista and Windows
95/98/ME        Free Software Foundation        1.13.1.0
cygintl-8.dll                   
cygncurses-9.dll                        
cygreadline7.dll                        
cygwin1.dll     CygwinR POSIX Emulation DLL     Red Hat 1007.1.0.0
DNSAPI.dll      DNS Client API DLL      Microsoft Corporation
6.1.7600.16385
GDI32.dll       GDI Client DLL  Microsoft Corporation   6.1.7600.16385
IMM32.DLL       Multi-User Windows IMM32 API Client DLL Microsoft
Corporation     6.1.7600.16385
kernel32.dll    Windows NT BASE API Client DLL  Microsoft Corporation
6.1.7600.16385
KERNELBASE.dll  Windows NT BASE API Client DLL  Microsoft Corporation
6.1.7600.16385
locale.nls                      
LPK.dll Language Pack   Microsoft Corporation   6.1.7600.16385
MSCTF.dll       MSCTF Server DLL        Microsoft Corporation
6.1.7600.16385
msvcrt.dll      Windows NT CRT DLL      Microsoft Corporation
7.0.7600.16385
mswsock.dll     Microsoft Windows Sockets 2.0 Service Provider  Microsoft
Corporation     6.1.7600.16385
napinsp.dll     E-mail Naming Shim Provider     Microsoft Corporation
6.1.7600.16385
NLAapi.dll      Network Location Awareness 2    Microsoft Corporation
6.1.7600.16385
NSI.dll NSI User-mode interface DLL     Microsoft Corporation
6.1.7600.16385
ntdll.dll       NT Layer DLL    Microsoft Corporation   6.1.7600.16385
ntmarta.dll     Windows NT MARTA provider       Microsoft Corporation
6.1.7600.16385
pnrpnsp.dll     PNRP Name Space Provider        Microsoft Corporation
6.1.7600.16385
RPCRT4.dll      Remote Procedure Call Runtime   Microsoft Corporation
6.1.7600.16385
sechost.dll     Host for SCM/SDDL/LSA Lookup APIs       Microsoft
Corporation     6.1.7600.16385
SortDefault.nls                 
SspiCli.dll     Security Support Provider Interface     Microsoft
Corporation     6.1.7600.16385
USER32.dll      Multi-User Windows USER API Client DLL  Microsoft
Corporation     6.1.7600.16385
USP10.dll       Uniscribe Unicode script processor      Microsoft
Corporation     1.626.7600.16385
winrnr.dll      LDAP RnR Provider DLL   Microsoft Corporation
6.1.7600.16385
WLDAP32.dll     Win32 LDAP API DLL      Microsoft Corporation
6.1.7600.16385
ws2_32.DLL      Windows Socket 2.0 32-Bit DLL   Microsoft Corporation
6.1.7600.16385



1 [main] bash 2188 child_copy: linked dll data write copy failed,
0x2DD000..0x2E14A4, done 0, windows pid 2188, Win32 error 487

and 

2 [main] bash 2720 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
5384237 [main] bash 2720 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
14363198 [main] bash 2720 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
19777625 [main] bash 2720 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
25608242 [main] bash 2720 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
34074999 [main] bash 2720 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
49631100 [main] bash 2720 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
54511482 [main] bash 2720 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
60407868 [main] bash 2720 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
68868690 [main] bash 2720 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
85241225 [main] bash 1416 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
90698131 [main] bash 1416 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
97233776 [main] bash 1416 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
108785261 [main] bash 1416 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
114340045 [main] bash 1416 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
126311709 [main] bash 1872 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
131887410 [main] bash 1872 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
138366178 [main] bash 1872 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
146795359 [main] bash 1872 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
159344956 [main] bash 1872 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0xC0000005, errno 11
bash: fork: 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

Reply via email to