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]

Re: SSH Error


"Erdely, Michael" wrote:
> I just installed from Net Setup v2.29 that included DLL v1.1.6.  It seems
> that SSH is having some problems.  I installed it the way I've installed it
> many times, but this time, the client (SecureCRT) sees:
> 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=632F6576 ecx=00000000 edx=632F657E 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)
> [...]
> End of stack trace[@]~:$
> 
> And I get Dr. Watson errors on the server.
> 
> Ideas?

No. More input. The stack trace isn't too instructive. You should
debug that problem by starting `sshd -d' on the command line.
and on the client side `ssh -v localhost'. This might give you a hint.
The first line in the exceptionoutput is strange:

>       0 [main] ^a 0 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION

What's that `^a'???

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
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]