Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite loop during mirror #39

Closed
t-8ch opened this issue May 24, 2013 · 3 comments
Closed

Infinite loop during mirror #39

t-8ch opened this issue May 24, 2013 · 3 comments

Comments

@t-8ch
Copy link

t-8ch commented May 24, 2013

Since 0cbe151 lftp hangs with 100% load on one core while trying to do a mirror.

Perf report:

    19.16%     lftp  lftp               [.] SFtpListInfo::Do()
    14.99%     lftp  lftp               [.] Buffer::Size() const
    13.57%     lftp  lftp               [.] xstring::length() const
    10.81%     lftp  lftp               [.] Buffer::Get(char const**, int*) const
     9.55%     lftp  lftp               [.] Buffer::Get() const
     8.31%     lftp  lftp               [.] Ref<IOBuffer>::operator->() const
     7.43%     lftp  lftp               [.] xstring0::operator char const*() const
     6.46%     lftp  lftp               [.] Buffer::Error() const
     4.32%     lftp  lftp               [.] SMTask::Roll(SMTask*)
     2.63%     lftp  lftp               [.] Ref<FileSet>::operator FileSet const*() const
     2.43%     lftp  lftp               [.] Ref<IOBuffer>::operator IOBuffer const*() const
# x < 1%

Downstream report:
https://bugs.archlinux.org/index.php?do=details&task_id=35456

@lavv17
Copy link
Owner

lavv17 commented May 27, 2013

Should be fixed in f8ee088, please test

@t-8ch
Copy link
Author

t-8ch commented May 27, 2013

Works, thanks!

@t-8ch t-8ch closed this as completed May 27, 2013
@bchallenor
Copy link

D'oh, I also just ran into this issue on cygwin lftp 4.4.7-1. I'll have to downgrade to 4.4.4-1 for the moment. Thanks for fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants