Today is 10 Jan 2004, at 0056. I have discovered something which causes a segmentation fault.
The following example is only for demonstration purposes. I do not have access to any illegal copies of software and/or movies. This is just an example, with an example long directory name. If I use the [tab] to autocomplete a directory using the mirror command it will segfault. The following is what leads up to it. I will insert a [tab] where I press the tab key. e.g. ************************************************************************** lftp [EMAIL PROTECTED]:/> mirror DVDR/ [tab] Bobby.Jones.Stroke.of.Genius.NTSC.DVDR-ALLiANCE/ Open.Water.NTSC.DVDR-CORRuPT/ Code.46.Limited.NTSC.DVDR-aNBc/ lftp [EMAIL PROTECTED]:/> mirror DVDR/Bobby.Jones.Stroke.of.Genius.NTSC.DVDR-ALLiANCE/ [tab] Program received signal SIGSEGV, Segmentation fault. 0xb7fc31e0 in rl_redisplay () from /lib/libreadline.so.5 ************************************************************************** Please try this by creating an ftp with the dir structure: /DVDR/Bobby.Jones.Stroke.of.Genius.NTSC.DVDR-ALLiANCE/ i have a couple of files in this directory. [EMAIL PROTECTED] ~ $ uname -a Linux MHU-GENTOO 2.6.10-gentoo-r2 #3 Thu Jan 6 05:14:53 EST 2005 i686 AMD Athlon(tm) XP 2500+ AuthenticAMD GNU/Linux [EMAIL PROTECTED] ~ $ lftp -version Lftp | Version 3.0.13 | Copyright (c) 1996-2004 Alexander V. Lukyanov This is free software with ABSOLUTELY NO WARRANTY. See COPYING for details. Send bug reports and questions to <[email protected]>. Thanks for your time!
