[lftp] lftp 3.5.0+ segfault

2014-06-04 Thread MIS Center
Hello, I'm experiencing a segfault when just invoking the lftp command, on RHEL5-32/64 and RHEL6-32/64, starting with version 3.5.0, then 3.5.1 I compiled with flags: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --pr

Re: [lftp] lftp 3.5.0+ segfault

2014-06-06 Thread MIS Center
Outstanding, this resolved it. Many thanks. On 6/6/2014 6:48 AM, Alexander V. Lukyanov wrote: > On Wed, Jun 04, 2014 at 09:15:44PM -0500, MIS Center wrote: >> I'm experiencing a segfault when just invoking the lftp command, on >> RHEL5-32/64 and RHEL6-32/64, starting with

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

2014-07-13 Thread MIS Center
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 generates the error message above

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 > h