Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3A2231FB.906B8443@redhat.com> Date: Mon, 27 Nov 2000 11:05:47 +0100 From: Corinna Vinschen Reply-To: cygwin X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.16 i686) X-Accept-Language: de, en MIME-Version: 1.0 To: cygwin Subject: Re: SSH Error References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "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 AT cygwin DOT com Red Hat, Inc. mailto:vinschen AT redhat DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com