Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Thu, 05 Apr 2001 19:03:24 +0200
From: Ronald Hecht <ronald.hecht@gmx.de>
Subject: Re: sftp
To: Corinna Vinschen <cygwin@cygwin.com>
Reply-to: ronald.hecht@gmx.de
Message-id: <3ACCA55C.6CD52904@gmx.de>
MIME-version: 1.0
X-Mailer: Mozilla 4.75 [de] (WinNT; U)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
X-Accept-Language: de
References: <3ACB5353.E8C8F77B@gmx.de>
 <20010405105016.M956@cygbert.vinschen.de> <3ACC5F40.D064F813@gmx.de>
 <20010405170141.C4845@cygbert.vinschen.de> <3ACC9849.C40549C2@gmx.de>
 <20010405180557.P956@cygbert.vinschen.de>



Corinna Vinschen schrieb:
> 
> On Thu, Apr 05, 2001 at 06:07:37PM +0200, Ronald Hecht wrote:
> > That's what I got with gdb:
> >
> > (gdb) cont
> > Continuing.
> 
> Don't do "cont" before "bt". Just be sure to be in thread 1,
> then "bt".
> 
> Corinna

I'm debugging ..., but wondering why the process_readdir is called
twice. Do you have the same thing? Do you get a second SSH2_FXP_READDIR
like me? (using -v -v -v Option)

> 
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x77f7754b in ?? ()
> >
> > (gdb) bt
> > #0  0x77f7754b in ?? ()
> > #1  0x77f0c51a in ?? ()
> > #2  0x61005755 in _size_of_stack_reserve__ ()
> > #3  0x40298b in process_readdir () at sftp-server.c:773
> > #4  0x403485 in process () at sftp-server.c:997
> > #5  0x4037d2 in main (ac=1, av=0x1a035a18) at sftp-server.c:1104
> > #6  0x61003cea in _size_of_stack_reserve__ ()
> > #7  0x61003f95 in _size_of_stack_reserve__ ()
> > #8  0x61003fe4 in _size_of_stack_reserve__ ()
> > #9  0x40c873 in cygwin_crt0 ()
> >
> > Ronald
> 
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Developer                                mailto:cygwin@cygwin.com
> Red Hat, Inc.
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

