Arch: x86_64
lftp [EMAIL PROTECTED]:/dir> Segmentation fault (core dumped)
The client was inactive, sitting idle:
from (gdb) bt:
#0 0x00000000004ad4c4 in _rl_dispatch (key=256, map=0x93cd50)
at readline.c:529
#1 0x00000000004ad253 in _rl_dispatch_subseq (key=256, map=0x93cd50,
got_subseq=0) at readline.c:570
#2 0x00000000004ad4c9 in _rl_dispatch (key=256, map=0x93cd50)
at readline.c:529
#3 0x00000000004ad253 in _rl_dispatch_subseq (key=256, map=0x93cd50,
got_subseq=0) at readline.c:570
#4 0x00000000004ad4c9 in _rl_dispatch (key=256, map=0x93cd50)
at readline.c:529
#5 0x00000000004ad253 in _rl_dispatch_subseq (key=256, map=0x93cd50,
got_subseq=0) at readline.c:570
#6 0x00000000004ad4c9 in _rl_dispatch (key=256, map=0x93cd50)
at readline.c:529
#7 0x00000000004ad253 in _rl_dispatch_subseq (key=256, map=0x93cd50,
got_subseq=0) at readline.c:570
(goes on for thousands of lines)
#14162 0x00000000004ad4c9 in _rl_dispatch (key=256, map=0x93cd50)
at readline.c:529
#14163 0x00000000004ad253 in _rl_dispatch_subseq (key=256, map=0x93cd50,
got_subseq=0) at readline.c:570
#14164 0x00000000004ad4c9 in _rl_dispatch (key=256, map=0x93cd50)
at readline.c:529
#14165 0x00000000004ad253 in _rl_dispatch_subseq (key=256, map=0x93cd50,
got_subseq=0) at readline.c:570
#14166 0x00000000004ad4c9 in _rl_dispatch (key=256, map=0x93cd50)
at readline.c:529
#14167 0x00000000004ad253 in _rl_dispatch_subseq (key=256, map=0x93cd50,
got_subseq=0) at readline.c:570
---Type <return> to continue, or q <return> to quit---
$ lftp --version
LFTP | Version 3.5.11 | Copyright (c) 1996-2006 Alexander V. Lukyanov
LFTP is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions. There is absolutely no warranty for LFTP. See COPYING for
details.
Send bug reports and questions to <[email protected]>.
Libraries used: OpenSSL 0.9.8e 23 Feb 2007, zlib 1.2.3.3
Looks like it is time to upgrade to the latest, lftp-3.5.14.tar.bz2 or
lftp-3.6.0.rc1.tar.gz.
Justin.