$ lftp --version
LFTP | Version 3.5.11 | Copyright (c) 1996-2006 Alexander V. Lukyanov

I ran kill all while a connection was being made (while it was starting the connection process and a core dump occured)

Core was generated by `lftp'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x08095cb9 in DirectedBuffer::SetTranslation (this=0x84a05b8, enc=0x0,
    translit=242) at buffer.cc:262
#2  0x0807d24b in SMTask::Resume (this=0x84a05f8) at SMTask.cc:85
#3  0x080e0740 in NetAccess::NextPeer (this=0x84a0540) at NetAccess.cc:468
#4 0x080bd085 in Ftp::ParseLongList (this=0x84a0540, buf=0x84c9484 " all",
    len=-1077706952, err_ret=0x4) at FtpListInfo.cc:119
#5  0x0807d86d in __static_initialization_and_destruction_0 (
    __initialize_p=21125496, __priority=4) at SMTask.cc:305
#6  0x08053c43 in Job::KillAll () at Job.cc:215
#7  0x0805c5bb in cmd_kill (parent=0x810fb50) at commands.cc:2218
#8  0x08056e31 in CmdExec::exec_parsed_command (this=0x810fb50)
    at CmdExec.cc:241
#9  0x08058237 in CmdExec::Do (this=0x810fb50) at CmdExec.cc:697
#10 0x0807d9c8 in SMTask::Schedule () at SMTask.cc:209
#11 0x080526a1 in Job::CheckForWaitLoop (this=0x810fb50, parent=0x811d510)
    at Job.cc:549
#12 0x0804e1dd in main (argc=1, argv=0xbfc38234) at lftp.cc:489
(gdb)

Was not able to easily reproduce it but thought I should send this out ahead of time incase it occurs again.

Justin.

Reply via email to