Bug 1789116
Summary: | make: occasional deadlock when using parallel build | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | DJ Delorie <dj> |
Component: | make | Assignee: | DJ Delorie <dj> |
make sub component: | gcc-toolset-9 | QA Contact: | Michal Kolar <mkolar> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | unspecified | ||
Priority: | unspecified | CC: | codonell, mcermak, otikhomi |
Version: | 8.1 | Keywords: | Triaged |
Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | gcc-toolset-9-make-4.2.1-2.el8 | Doc Type: | Bug Fix |
Doc Text: |
Cause: make's job server may block waiting for a job token
Consequence: builds with high -j values may slow down or run at lower effective -j values
Fix: job server logic was changed to non-blocking
Result: builds with high -j values should run at full -j speed
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-28 16:04:37 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: |
Description
DJ Delorie
2020-01-08 19:21:46 UTC
Verified against gcc-toolset-9-make-4.2.1-2.el8. SanityOnly because of unstable reproducer. Required patch was successfully applied. Setting requires_doc_text to "-" since one release note for both make versions will be provided through this BZ bug: https://bugzilla.redhat.com/show_bug.cgi?id=1774790. 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://access.redhat.com/errata/RHBA-2020:1742 |