Bug 144021
| Summary: | gdb broke after kernel update to 2.6.9-1.724_FC3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Satish Balay <balay> |
| Component: | kernel | Assignee: | Dave Jones <davej> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | awithers, barryn, colesen, florin, hanpingtian, idletask, jorton, lars, mattdm, mgb, mitr, mrsam, oliva, pfrields, tmraz, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-01-11 04:14:45 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: | |||
|
Description
Satish Balay
2005-01-03 20:13:56 UTC
2.6.9-1.715_FC3 appears to work - so the breakage happened between 715 & 722 2.6.10-1.1063_FC4 (in rawhide) doesn't show this problem - so its fixed between 1049 & 1063? It appears to be in linux-2.6.9-exit-race-fix.patch and linux- 2.6.10rc2-wait-mt-zombie-race-fix.patch (because it depends on the first patch) This bug is neither priority normal nor severity normal, an update was posted to mirrors, it hasn't been withdrawn. You cannot ptrace with this kernel, a basic smoke check should have failed. This bug appears to be fixed in 2.6.10-1.727_FC3, at least in my testing. In case anyone missed the mailing list announcement, it's available for testing here: http://people.redhat.com/davej/kernels/Fedora/FC3/ (At the time of this writing there does not seem to be a 2.6.10-based kernel for FC2 there.) *** Bug 144233 has been marked as a duplicate of this bug. *** I can reproduce also this bug in the most recent FC2 kernel, kernel-2.6.9-1.11_FC2 kernel-2.6.9-1.6_FC2 gdb works. kernel-2.6.9-1.11_FC2 breaks gdb. kernel-2.6.10-1.735_FC3 also works fine. (however I'm still stuck with #144415) |