Bug 1347904
Summary: | Ceph RGW deadlocks in curl_multi_wait | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Ken Dreyer (Red Hat) <kdreyer> | ||||||
Component: | curl | Assignee: | Kamil Dudka <kdudka> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Stefan Dordevic <sdordevi> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 7.3 | CC: | cbodley, kdudka, netwiz | ||||||
Target Milestone: | rc | Keywords: | Patch | ||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | curl-7.29.0-32.el7 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-11-03 17:44:44 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1327142 | ||||||||
Attachments: |
|
Description
Ken Dreyer (Red Hat)
2016-06-18 04:35:03 UTC
Thanks a lot for identifying the fix and preparing the patches! To summarize it here, this is a request to backport the following upstream commits: https://github.com/curl/curl/commit/curl-7_29_0-273-g136a3a0 https://github.com/curl/curl/commit/curl-7_31_0-68-g6d30f8e https://github.com/curl/curl/commit/curl-7_31_0-78-g513e587 Created attachment 1169974 [details]
beaker regression test for curl_multi_wait
I've attached a beaker regression test to validate the fix.
(In reply to Casey Bodley from comment #5) > I've attached a beaker regression test to validate the fix. Works reliably for me. Thank you for preparing the test! @QE: Please make sure that libcurl-devel is installed for the test to run (unless it is installed somehow automatically). *** Bug 1367614 has been marked as a duplicate of this bug. *** Just wondering if there is any chance of getting a copy of the curl-7.29.0-32.el7 packages for testing? This problems is currently hitting our systems hard with 100% CPU usage on everything. Would like to test this and feed back the info to the DotNet Core team. Created attachment 1192069 [details] curl-7.29.0-32.el7.src.rpm (In reply to Steven Haigh from comment #13) > Just wondering if there is any chance of getting a copy of the > curl-7.29.0-32.el7 packages for testing? I am attaching an *unsupported* source RPM for *TESTING PURPOSES ONLY*. Please do not use it on production systems. Feedback is appreciated! Just as an update - I've built these packages and pushed them to my testing repo for testing on the machine with this problem. I don't want to restart the C# dotnet core app at the moment - but should probably have more info during the work week... I can confirm that this package fixes the issues we were seeing with the dotnet core applications as per BZ 1367614. Perfect. Thanks for confirmation! Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2016-2575.html |