lftp fish:// always segfaults when trying autocompletion run eg: lftp -u foo fish://bar/~/ then type "cd <tab"> and it segfaults. See attached GDB trace
Created attachment 7926 [details] GDB trace with symbols
Intestingly, completion works fine for eg: "put"... It's "cd" that is broken.
Summary: lftp fish:// always segfaults when trying autocompletion => lftp fish:// always segfaults when trying autocompletion for "cd" command
Summary: lftp fish:// always segfaults when trying autocompletion for "cd" command => lftp fish:// always segfaults when trying autocompletion for "cd" & "get" commands
I got bored by this bug and I fixed it
Status: NEW => RESOLVEDResolution: (none) => FIXED
For the reference, in case it could be useful to other distros, here's the patch: http://svnweb.mageia.org/packages/cauldron/lftp/current/SOURCES/fix-segfault-mga18632.patch?view=markup