This is the mail archive of the cygwin@sources.redhat.com 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]

SSH on cygwin 1.1.6


I have set up ssh on the system. However each time I try to log into the
system, each command that is run crashes. The first command that crashes
is id.exe. If I run ls, it crashes.

I would appreciate any help. Thanks,

       -Satra

Here is the output of ssh -v localhost
SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /etc/ssh_config
debug: Applying options for *
debug: Seeding random number generator
debug: ssh_connect: getuid 500 geteuid 500 anon 0
debug: Connecting to localhost [127.0.0.1] port 22.
debug: Seeding random number generator
debug: Allocated local port 743.
debug: Connection established.
debug: Remote protocol version 1.5, remote software version
OpenSSH_2.3.0p1
debug: no match: OpenSSH_2.3.0p1
debug: Local version string SSH-1.5-OpenSSH_2.3.0p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Forcing accepting of host key for loopback/localhost.
debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Doing password authentication.
administrator@localhost's password:
debug: Requesting pty.
debug: Requesting shell.
debug: Entering interactive session.
Fanfare!!!
You are successfully logged in to this server!!!
      0 [main] ^a 0 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
Exception: STATUS_ACCESS_VIOLATION at eip=61001B87
eax=00000069 ebx=65766972 ecx=00000000 edx=6576697A esi=00000000
edi=0240FF74
ebp=0240FA30 esp=0240FECC program=^a
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0240FA30  61001B87  (00000000, 00000000, 00000000, 00000000)
0240FEF4  61001B87  (00000110, 61000001, 0240FF44, 610032C9)
0240FF44  610033D8  (004072CC, 6107C13C, 800654E0, 00000000)
0240FF74  61003A8D  (0000000A, 0247D701, 00000000, 8042F2C9)
0240FF94  61003ACC  (00407230, 004011D0, 0240FFC0, 00401038)
0240FFA4  00405206  (004011D0, 00000000, 77E992A3, FFFFFFFE)
0240FFC0  00401038  (0247D701, 0000000A, 7FFDF000, 00000000)
0240FFF0  77E992A6  (00401000, 00000000, 000000C8, 00000100)
End of stack trace
administrator@XXXCDHL ~
$ ls
      0 [main] ^a 0 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
Exception: STATUS_ACCESS_VIOLATION at eip=61001B87
eax=00000069 ebx=65766972 ecx=00000000 edx=6576697A esi=00000000
edi=0240FF74
ebp=0240FA30 esp=0240FECC program=^a
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0240FA30  61001B87  (00000000, 00000000, 00000000, 00000000)
0240FEF4  61001B87  (000000E0, 61000001, 0240FF44, 610032C9)
0240FF44  610033D8  (0040E64C, 6107C13C, 800654E0, C95B5E5F)
0240FF74  61003A8D  (00000000, 00000000, 00000000, 8042F2C9)
0240FF94  61003ACC  (0040E5B0, 00401660, 0240FFC0, 00401038)
0240FFA4  0040BEE6  (00401660, 00000000, 77E992A3, FFFFFFFE)
0240FFC0  00401038  (00000000, 00000000, 7FFDF000, 6F685C6E)
0240FFF0  77E992A6  (00401000, 00000000, 000000C8, 00000100)
End of stack trace
administrator@XXXCDHL ~
$ sh
      0 [main] ^a 0 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
Exception: STATUS_ACCESS_VIOLATION at eip=61001B87
eax=00000069 ebx=65766972 ecx=00000000 edx=6576697A esi=00000000
edi=0241FF40
ebp=0241F9FC esp=0241FE98 program=^a
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0241F9FC  61001B87  (00000000, 00000000, 00000000, 00000000)
0241FEC0  61001B87  (000000E0, 61000001, 0241FF10, 610032C9)
0241FF10  610033D8  (00000000, 00000000, 8203A000, 00000000)
0241FF40  61003A8D  (00407AA8, 00000000, 81B966E0, 800654E0)
0241FF60  61003ACC  (00000000, 00000000, 00000000, 81B96710)
0241FF90  00410A7F  (00407AA8, 81B96580, FFFFFFFF, 80430638)
0241FFC0  0040103D  (00000000, 00000000, 7FFDF000, 6F685C6E)
0241FFF0  77E992A6  (00401000, 00000000, 000000C8, 00000100)
End of stack trace
administrator@XXXCDHL ~
$


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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