This command will trigger the segfault. This is predicated on the <user> having an SSH-enabled account at <host>.
lftp sftp://user@host -e "ls; bye" The output should be an ls listing of the user's home directory and a clean exit / return to the shell prompt. But instead of clean exit the output will be similar to this: <directory listing> lftp: RateLimit.cc:30: void RateLimit::AddXfer(int): Assertion `xfer_number>=0' failed. Aborted (core dumped) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1904601 Title: lftp 4.8.1 crashes upon exit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lftp/+bug/1904601/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
