Bug 516039
| Summary: | [RHEL5] eu-strip should set p_filesz to 0 in debuginfo output | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Roman Rakus <rrakus> |
| Component: | elfutils | Assignee: | Roland McGrath <roland> |
| Status: | CLOSED NOTABUG | QA Contact: | BaseOS QE <qe-baseos-auto> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.2 | CC: | drepper, jan.kratochvil, tsmetana |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 484809 | Environment: | |
| Last Closed: | 2009-08-06 18:32:01 UTC | Type: | --- |
| 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: | 484809 | ||
| Bug Blocks: | |||
|
Description
Roman Rakus
2009-08-06 14:05:41 UTC
The real bug is that the file contains PHDRs pointing to undefined contents. The filesz of all PHDRs (except NOTE) should be set to 0. This is in contradiction with Roland McGrath's Bug 249467 Comment 3, please reassign or clone it for the Component `elfutils' (eu-strip) in such case. Needs to be fixed in eu-strip. .debug files have original phdrs unmodified. A .debug file is not a regular ELF file with regular rules. |