Bug 1961214
| Summary: | Backport or upstream the patch to decompress DWARF compressed ELF sections | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert-André Mauchin 🐧 <eclipseo> |
| Component: | debugedit | Assignee: | Mark Wielaard <mjw> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | mjw |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-17 15:39:05 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
Robert-André Mauchin 🐧
2021-05-17 14:26:19 UTC
Note that Panu had reverted the patch: https://sourceware.org/git/?p=debugedit.git;a=commit;h=3601089cfc38c5f1ed8beb85fa701a261a8cb2e6 Bug Igor Raits added it to the RPM package. That patch was only ever intended to be a quick and dirty workaround for go apps that uses elf compressed debug sections. The real fix is to get golang to not do that. (In reply to Mark Wielaard from comment #2) > That patch was only ever intended to be a quick and dirty workaround for go > apps that uses elf compressed debug sections. The real fix is to get golang > to not do that. All right, I have disabled DWARF compression for Rawhide. |