$> pacman -Qo /usr/bin/ftp /usr/bin/ftp is owned by inetutils 1.9.1-4 $> ftp -v xxx Connected to xxx.xxx.xxx. 220-FileZilla Server version 0.9.27 beta 220-written by Tim Kosse (Tim.Kosse@gmx.de) 220 Please visit http://sourceforge.net/projects/filezilla/ 331 Password required for xxxxx Password: 230 Logged on bin 200 Type set to I hash Hash mark printing on (1024 bytes/hash mark). cd "/xxx/xxx/xxx" 250 CWD successful. "/xxx/xxx/xxx" is current directory. Remote system type is UNIX. ftp> $get_files cd "/xxxx/xxxx/xxxx" 250 CWD successful. "/xxxx/xxxx/xxxx" is current directory. get xxx.xxx 200 Port command successful 150 Opening data channel for file transfer. 226 Transfer OK 3505152 bytes received in 1.12 seconds (3135840 bytes/s) get xxx.xxx 200 Port command successful 150 Opening data channel for file transfer. 226 Transfer OK 15360 bytes received in 0.00815 seconds (1884662 bytes/s) get xxx.xxx 200 Port command successful 150 Opening data channel for file transfer. 226 Transfer OK 10221 bytes received in 0.00534 seconds (1915120 bytes/s) get xxx.xxx 200 Port command successful 150 Opening data channel for file transfer. 226 Transfer OK 47472 bytes received in 0.0157 seconds (3023309 bytes/s) *** Error in `ftp': free(): invalid next size (fast): 0x094bbc90 *** ======= Backtrace: ========= /usr/lib/libc.so.6(+0x7386a)[0xb75a686a] /usr/lib/libc.so.6(+0x744ac)[0xb75a74ac] ftp[0x80541a9] ftp[0x804a4d0] /usr/lib/libc.so.6(__libc_start_main+0xf3)[0xb754c7c3] ftp[0x804a559] ======= Memory map: ======== 08048000-08062000 r-xp 00000000 08:02 367414 /usr/bin/ftp 08062000-08063000 r--p 00019000 08:02 367414 /usr/bin/ftp 08063000-08065000 rw-p 0001a000 08:02 367414 /usr/bin/ftp 08065000-08069000 rw-p 00000000 00:00 0 094af000-094d0000 rw-p 00000000 00:00 0 [heap] b72d2000-b72ed000 r-xp 00000000 08:02 378909 /usr/lib/libgcc_s.so.1 b72ed000-b72ee000 rw-p 0001a000 08:02 378909 /usr/lib/libgcc_s.so.1 b7308000-b74cd000 r--p 00000000 08:02 409732 /usr/lib/locale/locale-archive b74cd000-b74d8000 r-xp 00000000 08:02 377930 /usr/lib/libnss_files-2.17.so b74d8000-b74d9000 r--p 0000a000 08:02 377930 /usr/lib/libnss_files-2.17.so b74d9000-b74da000 rw-p 0000b000 08:02 377930 /usr/lib/libnss_files-2.17.so b74da000-b74db000 rw-p 00000000 00:00 0 b74db000-b7530000 r-xp 00000000 08:02 377566 /usr/lib/libncursesw.so.5.9 b7530000-b7532000 r--p 00054000 08:02 377566 /usr/lib/libncursesw.so.5.9 b7532000-b7533000 rw-p 00056000 08:02 377566 /usr/lib/libncursesw.so.5.9 b7533000-b76dc000 r-xp 00000000 08:02 378536 /usr/lib/libc-2.17.so b76dc000-b76de000 r--p 001a8000 08:02 378536 /usr/lib/libc-2.17.so b76de000-b76df000 rw-p 001aa000 08:02 378536 /usr/lib/libc-2.17.so b76df000-b76e2000 rw-p 00000000 00:00 0 b76e2000-b7719000 r-xp 00000000 08:02 377604 /usr/lib/libreadline.so.6.2 b7719000-b771a000 ---p 00037000 08:02 377604 /usr/lib/libreadline.so.6.2 b771a000-b771b000 r--p 00037000 08:02 377604 /usr/lib/libreadline.so.6.2 b771b000-b771e000 rw-p 00038000 08:02 377604 /usr/lib/libreadline.so.6.2 b771e000-b7720000 rw-p 00000000 00:00 0 b7736000-b773b000 rw-p 00000000 00:00 0 b773b000-b773c000 r-xp 00000000 00:00 0 [vdso] b773c000-b775c000 r-xp 00000000 08:02 379138 /usr/lib/ld-2.17.so b775c000-b775d000 r--p 0001f000 08:02 379138 /usr/lib/ld-2.17.so b775d000-b775e000 rw-p 00020000 08:02 379138 /usr/lib/ld-2.17.so bfa54000-bfa75000 rw-p 00000000 00:00 0 [stack] Aborted (core dumped)