Bug 1475501
Summary: | glibc: [RFE] Fix link namespace coordination issues e.g. static vs. dynamic vs. dlmopen. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Carlos O'Donell <codonell> |
Component: | glibc | Assignee: | Carlos O'Donell <codonell> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | arjun.is, codonell, dj, fweimer, jcajka, law, mfabian, pfrankli, siddhesh |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-10-15 13:45:46 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
Carlos O'Donell
2017-07-26 19:31:57 UTC
*** Bug 1283710 has been marked as a duplicate of this bug. *** Your implication that static dlopen and dlmopen face the same problem is incorrect. Some aspects are similar, the static dlopen problems are simply bugs. The dlmopen issue is more of a design problem. This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle. Changing version to '27'. Upstream deprecates static dlopen in glibc 2.27. |