Bug 280861
| Summary: | Kernel panic after issuing a pair of commands (needs root user) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Jordi Sanfeliu <jordi> |
| Component: | kernel | Assignee: | Michal Schmidt <mschmidt> |
| Status: | CLOSED DUPLICATE | QA Contact: | Martin Jenner <mjenner> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.0 | CC: | cje, kzak, peterm |
| 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: | 2007-09-25 13:39:08 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
Jordi Sanfeliu
2007-09-06 16:16:55 UTC
I could reproduce the crash with 2.6.18-8.1.8.el5, but not with a current development build. The issue looks similar to bug 236880. Possibly fixed already. Jordi, can you test a recent kernel development build from http://people.redhat.com/dzickus/el5/ ? I have just upgraded my CentOS 5 to the very last kernel 2.6.18-8.1.10.el5 and the kernel panic still persist. Remember that it may need two passes before see the panic (steps 3 and 4) 2.6.18-8.1.10.el5 does not have the fix for bug 236880. Can you please test a newer kernel from http://people.redhat.com/dzickus/el5/ ? E.g. version 49.el5. Thanks. Ok, I have tested it with the kernel 2.6.18-49.el5 and it works finely. As you said the problem was probably fixed. I tried a lot of passes even I've executed a shell-script with the steps 3 and 4 inside a while [ 1 ] loop during several minutes, and the panic was not seen. I think you can close this issue. Thanks. |