Hey,

Does the stack info give you any idea of what might be wrong?

Older versions like 2.6.10 works 100% perfectly without every segfaulting..

.Nadeem

----------  Forwarded Message  ----------

Subject: Re: lftp v3.0.7 segfaults
Date: Wednesday 08 September 2004 17:53
From: Nadeem Gulzar <[EMAIL PROTECTED]>
To: "Alexander V. Lukyanov" <[EMAIL PROTECTED]>

Program received signal SIGSEGV, Segmentation fault.
0x080c41ab in ?? ()
(gdb) info stack
#0  0x080c41ab in ?? ()
#1  0x401021d0 in ?? () from /lib/libreadline.so.4
#2  0xbffff0a8 in ?? ()
#3  0x080cc6fc in ?? ()
(gdb)

On Wednesday 08 September 2004 09:56, Alexander V. Lukyanov wrote:
> On Tue, Sep 07, 2004 at 06:52:51PM +0200, Nadeem Gulzar wrote:
> > ---- Server reply matched ftp:retry-530, retrying
> > ---- Closing control socket
> > ---> PASV
> > <--- 227 Entering Passive Mode (XXXXXXXXXXXXXXXXXx)
> > lftp :~> Segmentation fault
>
> Please compile lftp with debug information (configure --with-debug),
> reproduce the problem under gdb (or load core file into gdb), and send me
> result of `info stack' gdb command.

-------------------------------------------------------

Reply via email to