Core was generated by `lftp'.
Program terminated with signal 11, Segmentation fault.
[New process 3080]
#0  0x000000000046e22f in ~GetFileInfo (this=0x255d590) at GetFileInfo.cc:109
109     GetFileInfo.cc: No such file or directory.
        in GetFileInfo.cc
(gdb) bt
#0  0x000000000046e22f in ~GetFileInfo (this=0x255d590) at GetFileInfo.cc:109
#1  0x0000000000440609 in SMTask::CollectGarbage () at SMTask.cc:194
#2  0x000000000040f363 in Job::KillAll () at Job.cc:207
#3  0x0000000000418848 in cmd_kill (parent=0x1e47360) at commands.cc:2165
#4  0x0000000000412697 in CmdExec::exec_parsed_command (this=0x1e47360)
    at CmdExec.cc:224
#5  0x0000000000413f2d in CmdExec::Do (this=0x1e47360) at CmdExec.cc:668
#6  0x0000000000440711 in SMTask::Schedule () at SMTask.cc:226
#7  0x000000000040dbe8 in Job::WaitDone (this=0x1e47360) at Job.cc:522
#8  0x00000000004085f1 in main (argc=1, argv=0x7fffeec1d218) at lftp.cc:466
(gdb)

Ran: du -sh .
In: ftp://ftp.snt.utwente.nl/pub/games/

It core dumps towards the end when it tried to do du -sh on the tmp (not readable) directory. Not sure if its reproducible but FYI.

$ lftp --version
LFTP | Version 3.7.2 | Copyright (c) 1996-2008 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: Readline 5.2, Expat 2.0.1, OpenSSL 0.9.8g 19 Oct 2007,
zlib 1.2.3.3

Reply via email to