Re: "lftpget -c http://" fails with "PollVec::Block: BUG - deadlock detected"

2003-02-12 Thread TAKAHASHI Tamotsu
On Mon, 10 Feb 2003, Alexander V. Lukyanov wrote: > On Tue, Feb 11, 2003 at 11:15:37AM +0900, TAKAHASHI Tamotsu wrote: > > But "lftpget -c" still doesn't "continue" if > > server replies "HTTP/1.1 416 Requested Range > > Not Satisfiable." > > Well, this is the same behaviour as of 2.6.3. > > The p

Re: "lftpget -c http://" fails with "PollVec::Block: BUG - deadlock detected"

2003-02-10 Thread Alexander V. Lukyanov
On Tue, Feb 11, 2003 at 11:15:37AM +0900, TAKAHASHI Tamotsu wrote: > But "lftpget -c" still doesn't "continue" if > server replies "HTTP/1.1 416 Requested Range > Not Satisfiable." > Well, this is the same behaviour as of 2.6.3. > The problem is that lftp(get) doesn't return > non-zero nor reget th

Re: "lftpget -c http://" fails with "PollVec::Block: BUG - deadlock detected"

2003-02-10 Thread TAKAHASHI Tamotsu
On Mon, 10 Feb 2003, Alexander V. Lukyanov wrote: > On Sun, Feb 09, 2003 at 05:24:43AM +0900, TAKAHASHI Tamotsu wrote: > > I'm a lftp lover and I found a bug. > > A bug seems in lftp-2.6.4. > > Please try attached patch. Oh, thank you. Your patch fixes the problem I reported. But "lftpget -c" s

Re: "lftpget -c http://" fails with "PollVec::Block: BUG - deadlock detected"

2003-02-10 Thread Alexander V. Lukyanov
On Sun, Feb 09, 2003 at 05:24:43AM +0900, TAKAHASHI Tamotsu wrote: > I'm a lftp lover and I found a bug. > A bug seems in lftp-2.6.4. Please try attached patch. -- Alexander. | http://www.yars.free.net/~lav/ Index: FileAccess.cc =

"lftpget -c http://" fails with "PollVec::Block: BUG - deadlock detected"

2003-02-07 Thread TAKAHASHI Tamotsu
Hi lftp-developers I'm a lftp lover and I found a bug. A bug seems in lftp-2.6.4. I'm using linux-2.4.20, glibc-2.2.5 and gcc-3.2. Please see this: lftpget -d -c http://httpd.apache.org/dist/httpd/apache_1.3.27.tar.gz Resolving host address... 1 address found Connecting to httpd.a