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

Task.cc:111: virtual SMTask::~SMTask(): Assertion `!running' failed.

Could you recompile lftp with debug info (configure --with-debug), reproduce the problem and resend me the stack trace?

Stack trace below:

Program terminated with signal 6, Aborted.
#0  0xb7c66947 in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb7c66947 in raise () from /lib/tls/libc.so.6
#1  0xb7c680c9 in abort () from /lib/tls/libc.so.6
#2  0xb7c6005f in __assert_fail () from /lib/tls/libc.so.6
#3  0x0807d1d1 in ~SMTask (this=0x82d9378) at SMTask.cc:111
#4  0x080a0355 in ~Speedometer (this=0x82d9378) at Speedometer.h:29
#5  0x08095250 in ~Buffer (this=0x82d9300) at buffer.cc:209
#6  0x0809539a in ~DirectedBuffer (this=0x82d9300) at buffer.cc:278
#7  0x08073150 in ~IOBuffer (this=0x82d9300) at buffer.h:158
#8  0x080953fc in ~IOBufferFileAccess (this=0x82d9300) at buffer.cc:623
#9  0x0807cba7 in SMTask::Delete (task=0x82d9340) at SMTask.cc:133
#10 0x080dfdb0 in ~GenericParseListInfo (this=0x82d8e80) at NetAccess.cc:962
#11 0x080bc5f1 in ~FtpListInfo (this=0x82d8e80) at FtpListInfo.h:29
#12 0x0807d559 in SMTask::CollectGarbage () at SMTask.cc:189
#13 0x08053863 in Job::KillAll () at Job.cc:217
#14 0x0805c033 in cmd_kill (parent=0x8129b50) at commands.cc:2213
#15 0x08056923 in CmdExec::exec_parsed_command (this=0x8129b50)
    at CmdExec.cc:239
#16 0x08057ce0 in CmdExec::Do (this=0x8129b50) at CmdExec.cc:695
#17 0x0807d6b4 in SMTask::Schedule () at SMTask.cc:234
#18 0x080522c1 in Job::WaitDone (this=0x8129b50) at Job.cc:557
#19 0x0804ddfd in main (argc=1, argv=0xbfa94844) at lftp.cc:489
(gdb)

Justin.

Reply via email to