Re: [lftp] lftp 4.5.0+ cygwin issue - PollVec::Block: BUG - deadlock detected

2014-07-30 Thread MIS Center
Confirmed fixed, thank you ! On 7/30/2014 6:44 AM, Alexander V. Lukyanov wrote: > On Sun, Jul 13, 2014 at 05:09:03PM -0500, MIS Center wrote: >> Hello, >> Since version 4.5.0, I'm experiencing in cygwin an error message: >> PollVec::Block: BUG - deadlock detected > https://github.com/lavv17/lftp/c

Re: [lftp] lftp 4.5.0+ cygwin issue - PollVec::Block: BUG - deadlock detected

2014-07-30 Thread Alexander V. Lukyanov
On Sun, Jul 13, 2014 at 05:09:03PM -0500, MIS Center wrote: > Hello, > Since version 4.5.0, I'm experiencing in cygwin an error message: > PollVec::Block: BUG - deadlock detected https://github.com/lavv17/lftp/commit/6e5c185f616e6eb7bb573f07eb4199a79b447454 should fix this. -- Alexander.

Re: [lftp] lftp 4.5.0+ cygwin issue - PollVec::Block: BUG - deadlock detected

2014-07-13 Thread Andrew Schulman
> Hello, > Since version 4.5.0, I'm experiencing in cygwin an error message: > PollVec::Block: BUG - deadlock detected > > everytime any shell command is invoked within an lftp script (via lftp > -f test.script): > examples: > > !rm > !ls > > etc... > > The command is being executed, just gener