Re: lftp-3.5.5 new bug found: mget -c: Segmentation fault

2006-10-09 Thread Alexander V. Lukyanov
On Sat, Oct 07, 2006 at 06:29:52AM -0400, Justin Piszcz wrote: #1 0x08065449 in GetJob::Do (this=0x8360800) at GetJob.cc:47 Please test this patch. -- Alexander. Index: CopyJob.cc === RCS file:

Re: lftp-3.5.5 new bug found: mget -c: Segmentation fault

2006-10-09 Thread Justin Piszcz
Giving it a try now. On Mon, 9 Oct 2006, Alexander V. Lukyanov wrote: On Sat, Oct 07, 2006 at 06:29:52AM -0400, Justin Piszcz wrote: #1 0x08065449 in GetJob::Do (this=0x8360800) at GetJob.cc:47 Please test this patch. -- Alexander.

Re: lftp-3.5.5 new bug found: mget -c: Segmentation fault

2006-10-09 Thread Justin Piszcz
That appears to have fixed the problem, I can get and mput, no segmentation fault, by the way, what is the ALLO 753 (filesize)? I assume this is something that was introduced recently to certain FTP daemons? Thanks! Justin. On Mon, 9 Oct 2006, Justin Piszcz wrote: Giving it a try now. On

ALLO command (was: Re: lftp-3.5.5 new bug found: mget -c: Segmentation fault)

2006-10-09 Thread Alexander V. Lukyanov
On Mon, Oct 09, 2006 at 01:17:26PM -0400, Justin Piszcz wrote: by the way, what is the ALLO 753 (filesize)? I assume this is something that was introduced recently to certain FTP daemons? Actually it is a very old command which indicates the file size before upload. Lftp started to use it

Re: lftp-3.5.5 new bug found: mget -c: Segmentation fault

2006-10-08 Thread Justin Piszcz
When one put/mputs a file, the same bug occurs. #0 0x in ?? () (gdb) bt #0 0x in ?? () #1 0x08065449 in GetJob::Do (this=0x83ab278) at GetJob.cc:47 #2 0x08061945 in mgetJob::Do (this=0x83ab278) at mgetJob.cc:159 #3 0x0807d90c in SMTask::Schedule () at SMTask.cc:241 #4

Re: lftp-3.5.5 new bug found: mget -c: Segmentation fault

2006-10-07 Thread Justin Piszcz
Mirroring directories seems OK but get/mget seems to cause a segmentation fault every time! (gdb) bt #0 0x6101 in ?? () #1 0x08065449 in GetJob::Do (this=0x83c8d58) at GetJob.cc:47 #2 0x08061945 in mgetJob::Do (this=0x83c8d58) at mgetJob.cc:159 #3 0x0807d90c in SMTask::Schedule () at