On Mon, Nov 19, 2001 at 04:48:29PM +0100, Wouter Schoot wrote: > ascent@navyseal:/share/Linux/lftp-2.4.7/src$ lftp www.xchat.org > lftp www.xchat.org:~> ls > Segmentation faulting...]
Please compile lftp with debug info (configure --with-debug), then run
lftp under gdb:
$ gdb lftp
(gdb) run
When it faults, type `info stack':
(gdb) info stack
and send me the output.
--
Alexander. | http://www.yars.free.net/~lav/
