On Wed, 29 Apr 2009, Alexander V. Lukyanov wrote:
On Wed, Apr 29, 2009 at 01:03:23PM +0300, [email protected] wrote:
Looks like there might be a bug in lftp 3.7.12 release. I've compiled this
version on RHEL 4.7 and after executing set -a command, lftp gives Segmentation
Fault. If you need more info, just let me know.
Please try this patch.
--
Alexander.
Alexander,
I had the same issue, applied the patch, confirmed it fixes the problem
here!
Before:
set xfer:verify-command .. etc
Segmentation fault (core dumped)
After:
set xfer:verify-command .. etc
lftp :~>
Thanks,
Justin.