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