7 Oct 2006 12:29
lftp-3.5.5 new bug found: mget -c: Segmentation fault
Justin Piszcz <jpiszcz <at> lucidpixels.com>
2006-10-07 10:29:52 GMT
2006-10-07 10:29:52 GMT
Bug: Only occured once so far: 1) cd /directory 2) mget -c file.txt 3) at the end of the trasnfer, it barfs Here is what it looks like from the lftp/client side: <--- 200 Type set to I. ---> MDTM /pub/file.txt <--- 213 20021007100044 ---> SIZE /pub/file.txt <--- 213 384452 ---> PASV <--- 227 Entering Passive Mode (1.2.3.4,123,456) ---- Connecting data socket to (1.2.3.4) port 1234 ---- Data connection established ---> RETR /pub/file.txt <--- 150 Opening BINARY mode data connection for /pub/file.txt (384452 bytes). <--- 226 Transfer complete. ---- Got EOF on data connection ---- Closing data socket Segmentation fault (core dumped) user <at> host:/home/user Here is the backtrace, I always compile --with-debug now :) (gdb) bt(Continue reading)
RSS Feed