> On Fri, Apr 02, 2004 at 01:39:23PM +0100, Clemson, Chris wrote:
> > `ls -la' at 0 [FEAT negotiation...]
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x080b5a67 in Ftp::FlushSendQueue(bool) ()
> > (gdb) info stack
> > #0  0x080b5a67 in Ftp::FlushSendQueue(bool) ()
> 
> Thanks, but not all modules were recompiled with debug info. Please do
>    make clean
>    make
> then re-run lftp under gdb.

oh sorry, is this any better?

(gdb) run
Starting program: /tmp/lftp-3.0.0/src/lftp
lftp :~> open ftps://212.13.203.149:749
lftp 212.13.203.149:~> ls -la
`ls -la' at 0 [FEAT negotiation...]
Program received signal SIGSEGV, Segmentation fault.
0x080c7d24 in Ftp::FlushSendQueue(bool) (this=0x815b098, all=false) at
ftpclass.cc:2908
2908          conn->quit_sent=true;
(gdb) info stack
#0  0x080c7d24 in Ftp::FlushSendQueue(bool) (this=0x815b098, all=false) at
ftpclass.cc:2908
#1  0x080c289c in Ftp::Do() (this=0x815b098) at ftpclass.cc:1304
#2  0x08097f9d in SMTask::Schedule() () at SMTask.cc:173
#3  0x08075ac8 in WaitDone(CmdExec*) (exec=0x81451a0) at lftp.cc:72
#4  0x080761a8 in main (argc=1, argv=0xbffff8d4) at lftp.cc:404
(gdb)

thanks,

chris

-- 
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.

Software AG (UK) Limited
Registered in England & Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS

Reply via email to