I have a PC that triple boots XP SP3, XP x64 SP2, and Vista SP2 64 bit. I've not experienced any problems with UWIN 4.5 2009-12-04 beta on XP SP3, however I've had some glitches on XP x64 and Vista 64 bit.
XP x64 I had UWIN 4.4 (2009-05-15 beta) installed and it was running with no problems. I tried installing the 2009-12-04 beta and ran into install problems. Specifically it aborts with a 0xc0000005 error once you answer all the questions in the install GUI. Interesting enough this seems to be tied to posix.dll. If move posix.dll out of the install directory, I can run ksh.exe okay. Since I have a number of redistributable libraries on this OS, I'm thinking there must be a conflict since I'm getting the same error when trying to reinstall UWIN 4.4. Event Type: Information Event Source: Application Popup Event Category: None Event ID: 26 Date: 12/11/2009 Time: 11:49:23 AM User: N/A Computer: CROSSHAIR Description: Application popup: ksh.exe - Application Error : The application failed to initialize properly (0xc0000005). Click on OK to terminate the application. I tried running ksh.exe through MS Studio 2008 debugger and go this output. 'ksh.exe': Loaded 'D:\Documents and Settings\Administrator\Local Settings\Temp\uwin120409\ksh.exe' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\kernel32.dll' 'ksh.exe': Unloaded 'D:\WINDOWS\SysWOW64\kernel32.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\ntdll.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\kernel32.dll' 'ksh.exe': Loaded 'D:\Documents and Settings\Administrator\Local Settings\Temp\uwin120409\shell11.dll' 'ksh.exe': Loaded 'D:\Documents and Settings\Administrator\Local Settings\Temp\uwin120409\dll10.dll', Binary was not built with debug information. 'ksh.exe': Loaded 'D:\Documents and Settings\Administrator\Local Settings\Temp\uwin120409\ast54.dll' 'ksh.exe': Loaded 'D:\Documents and Settings\Administrator\Local Settings\Temp\uwin120409\posix.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\advapi32.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\rpcrt4.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\secur32.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\user32.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\gdi32.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\shell32.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\msvcrt.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\shlwapi.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\ole32.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\mpr.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\winmm.dll' 'ksh.exe': Loaded 'D:\Documents and Settings\Administrator\Local Settings\Temp\uwin120409\cmd12.dll' 'ksh.exe': Loaded 'D:\WINDOWS\SysWOW64\imm32.dll' 'ksh.exe': Loaded 'D:\WINDOWS\WinSxS\wow64_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_5FA17F4E\comctl32.dll' First-chance exception at 0x693dcf1f in ksh.exe: 0xC0000005: Access violation reading location 0x00000004. First-chance exception at 0x7d64c5be in ksh.exe: 0xC0000005: Access violation. Unhandled exception at 0x7d64c5be in ksh.exe: 0xC0000005: Access violation. Windows has triggered a breakpoint in ksh.exe. This may be due to a corruption of the heap, which indicates a bug in ksh.exe or any of the DLLs it has loaded. This may also be due to the user pressing F12 while ksh.exe has focus. The output window may have more diagnostic information. The program '[2808] ksh.exe: Native' has exited with code 0 (0x0). Vista 64 bit Base package installs okay, however at the very end I get a 0xc0000005 error, Vista asks to close the window and I get a UWIN installed okay message. When installing the dev package I get series of 0xc0000005 errors from the probes. Starting UWIN 4.5 master service. Making symbolic link /usr/etc/services -> /sys/drivers/etc/services. Making symbolic link /usr/etc/hosts -> /sys/drivers/etc/hosts. Making symbolic link /usr/etc/networks -> /sys/drivers/etc/networks. Checking local override of standard installation files. UWIN 4.5 installation complete -- 1 warning ignored. Hit RETURN to close this window. Problem signature: Problem Event Name: APPCRASH Application Name: ksh.exe Application Version: 0.0.0.0 Application Timestamp: 4b1a02fc Fault Module Name: POSIX.dll Fault Module Version: 0.0.0.0 Fault Module Timestamp: 4b1988a4 Exception Code: c0000005 Exception Offset: 0008fd7c OS Version: 6.0.6002.2.2.0.256.1 Locale ID: 1033 Additional Information 1: e51a Additional Information 2: 4c0d4d78887f76d971d5d00f1f20a433 Additional Information 3: e51a Additional Information 4: 4c0d4d78887f76d971d5d00f1f20a433 This program installs the UWIN 4.5 Development package. UWIN 4.5 currently installed in /C/Program Files/UWIN. Do you want to continue the installation? [yes] /C/Users/rkw/AppData/Local/Temp/SEA32D2.tmp/dev.pax in pax format 1024 files, 27820 blocks probing C language processor /usr/bin/cc for make information probe: /usr/lib/probe/C/make/probe: command exit code 5 probing C language processor /usr/bin/cc for pp information probe: /usr/lib/probe/C/pp/probe: command exit code 5 probing C language processor /usr/bin/ncc for make information probe: /usr/lib/probe/C/make/probe: command exit code 5 probing C language processor /usr/bin/ncc for pp information probe: /usr/lib/probe/C/pp/probe: command exit code 5 probing C language processor /usr/bin/CC for make information probe: /usr/lib/probe/C/make/probe: command exit code 5 probing C language processor /usr/bin/CC for pp information probe: /usr/lib/probe/C/pp/probe: command exit code 5 /usr/lib/msvcrt/msvcrt.lib not found -- cc(1) will compile against the compiler specific /msdev/vc/lib/msvcrt.lib and this will produce potentially non-portable executables that depend on MSVCRnn.dll. Do you want to generate /usr/lib/msvcrt/msvcrt.lib and produce executables that depend on /sys/msvcrt.dll (this will do a free anonymous 31MiB download from MicroSoft and may take a few minutes even on a fast connection)? [yes] +------------------------------------------------------+ | Roger K. Winters AT&T Services | | Sr. Systems Manager Lake Mary, FL | | [email protected] Voice: 407-942-8281 | | [email protected] Fax: 407-327-0136 | +------------------------------------------------------+ _______________________________________________ uwin-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/uwin-users
