Mail Archives: cygwin/2012/02/14/13:00:35
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=-0.9 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_PASS,TW_RW,TW_WX,T_RP_MATCHES_RCVD
|
X-Spam-Check-By: | sourceware.org
|
To: | cygwin AT cygwin DOT com
|
From: | Charles Stepp <steppnav AT gmail DOT com>
|
Subject: | Re: OpenSSH *** fatal error - unable to load C:\WINDOWS\system32\user32.dll, Win32 error 1114
|
Date: | Tue, 14 Feb 2012 17:54:47 +0000 (UTC)
|
Lines: | 55
|
Message-ID: | <loom.20120214T183851-991@post.gmane.org>
|
References: | <D0CBCC01C005D44CB4009B8A6B532BE41EDFF4DA AT IAD2MBX11 DOT mex02 DOT mlsrvr DOT com>
|
Mime-Version: | 1.0
|
User-Agent: | Loom/3.14 (http://gmane.org/)
|
X-IsSubscribed: | yes
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
Jim Garrison <jim.garrison <at> troux.com> writes:
>
> I'm consistently getting a stack trace when attempting to run a command via
ssh, using a dsa key, on a remote
> Windows Server 2003 SP2 x64 that has Cygwin sshd installed and configured.
The error is occurring at the
> remote sshd process:
>
> $ ssh qaautotest1 ls
> 2 [main] sshd 3156 D:\cygwin\usr\sbin\sshd.exe: *** fatal error -
unable to load
> C:\WINDOWS\system32\user32.dll, Win32 error 1114
> Stack trace:
> Frame Function Args
> 002298B4 6102796B (002298B4, 00000000, 00000000, 00000040)
> ...
I'm, also getting this error. See bottom of my comments...perhaps a cygwin vs
Windows path problem.
Target server of ssh or scp or sftp:
Info - Windoze 2003 sp2
CStepp AT blahblahblah# uname -a
CYGWIN_NT-5.2 blahblahblah 1.7.10(0.259/5/3) 2012-02-05 12:36 i686 Cygwin
ssh blablahblah -l CStepp hostname
Authentication successful.
7 [main] sshd 1324 D:\cygwin\usr\sbin\sshd.exe: *** fatal error - unable
to load C:\WINDOWS\system32\user32.dll, Win32 error 1114
Stack trace:
Frame Function Args
002297D4 6102F96B (002297D4, 00000000, 00000000, 00000000)
00229AC4 6102F96B (6119BD20, 00008000, 00000000, 6119DB0F)
0022AAF4 61005F0C (6119D140, 0022AB20, 77E5C70B, 0022AB44)
...
This is from an HP-UX sever or my pc running cygwin to the Windoze 2003 host.
# !!!!!!!!!!!! HMMMMM... !!!!!!!!!!!!!!!!!!!!!!!!!!! #
CStepp AT blahblahblah# ls -lart C:\WINDOWS\system32\user32.dll
ls: cannot access C:WINDOWSsystem32user32.dll: No such file or directory
CStepp AT blahblahblah# ls -lart C:\\WINDOWS\\system32\\user32.dll
cygwin warning:
MS-DOS style path detected: C:\WINDOWS\system32\user32.dll
Preferred POSIX equivalent is: /cygdrive/c/WINDOWS/system32/user32.dll
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
-rwxr-xr-x 1 CStepp Domain Users 583680 Mar 1 2007
C:\WINDOWS\system32\user32.dll
--
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
- Raw text -