Bug 433410
| Summary: | gdb: double free or corruption when restarting program after symbols changed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jim Hayward <jimhayward> | ||||
| Component: | gdb | Assignee: | Jan Kratochvil <jan.kratochvil> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 6.8-5.fc9 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-05-13 15:26:07 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: | |||||||
| Attachments: |
|
||||||
|
Description
Jim Hayward
2008-02-19 04:45:43 UTC
Created attachment 295247 [details]
stack trace
*** Bug 233276 has been marked as a duplicate of this bug. *** It should be fixed in Rawhide/F9. Upstream does not have this problem as it does not update / it has stale information about the EXEC file being run which hurts support of PIEs (Position-Independent-Executable) missing upstream. The Fedora patch I put there for the EXEC file update was broken. I grabbed 6.8-2 from koji. Appears to be fixed here. Tested on i386. Not tested on x86_64, but I was seeing the problem on both. Thanks. gdb-6.8-5.fc9 has been submitted as an update for Fedora 9 gdb-6.8-5.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |