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. -- Alexander.
