Opened 19 years ago
Closed 19 years ago
#3566 closed defect (fixed)
lftp on 10.4 - 100% cpu on internal readline
Reported by: | john@… | Owned by: | yeled@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
As reported on the lftp mailing lists, lftp uses 100% cpu when running. The fix, as well as the problem (basically Tiger's poll function is not working properly) is listed in:
http://www.mail-archive.com/lftp%40uniyar.ac.ru/msg02101.html
Setting poll_works=no in configure fixes this. Since it was already being emulated in 10.3, it shouldn't cause breakage there.
Change History (3)
comment:1 Changed 19 years ago by jmpp@…
Owner: | changed from darwinports-bugs@… to yeled@… |
---|
comment:2 Changed 19 years ago by yeled@…
comment:3 Changed 19 years ago by yeled@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
I have tested that this works on Tiger.
any comments - please re-open.
Note: See
TracTickets for help on using
tickets.
(In reply to comment #0)
emulated in 10.3, it shouldn't
I've committed a patch to fix this on Tiger.
Can you please test this for me? Sorry it took me so long.