Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727352 - net-misc/curl-{7.69.1,7.70.0} loads the CPU
Summary: net-misc/curl-{7.69.1,7.70.0} loads the CPU
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL: https://github.com/curl/curl/issues/5532
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-06 18:20 UTC by Victor
Modified: 2020-06-10 20:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor 2020-06-06 18:20:41 UTC
curl loads the processor, with many threads this is especially noticeable
on version 7.68.0 the problem is not observed

Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2020-06-06 20:07:21 UTC
We need to have all information at hand. That is why I ask you to 
* attach the logs and 
* paste the emerge info 
as described on https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket

The problem was reported upstream already. See URL.
Comment 2 Victor 2020-06-08 07:08:45 UTC
currently discussed on github

https://github.com/curl/curl/issues/5532
Comment 4 Larry the Git Cow gentoo-dev 2020-06-10 20:13:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c70da322b14b83f9894c98725b6ffd3c1ea00cb

commit 3c70da322b14b83f9894c98725b6ffd3c1ea00cb
Author:     Anthony G. Basile <blueness@gentoo.org>
AuthorDate: 2020-06-10 20:12:56 +0000
Commit:     Anthony G. Basile <blueness@gentoo.org>
CommitDate: 2020-06-10 20:12:56 +0000

    net-misc/curl: remove busy-loop, bug #727352
    
    Closes: https://bugs.gentoo.org/727352
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Anthony G. Basile <blueness@gentoo.org>

 .../{curl-7.70.0.ebuild => curl-7.70.0-r1.ebuild}  |  1 +
 net-misc/curl/files/curl-fix-cpu-load.patch        | 94 ++++++++++++++++++++++
 2 files changed, 95 insertions(+)