Bug 139141
| Summary: | Unable to capture any log files in case X crashes | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Eugene Kanter <ekanter> |
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED WONTFIX | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | CC: | nobody+pnasrat |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-11-15 14:58:55 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
Eugene Kanter
2004-11-13 04:12:47 UTC
We have to kill the shell to be able to be guaranteed to be able to unmount filesystems (which is important to ensure that, eg, your rootfs gets unmounted cleanly). Booting with 'linux nokill' will not kill the shell, but this is a debugging aid only. It looks like you were seeing bug 108777, though. I think you are right. I am positive I am seeing bug 108777. That bug also lists 'ctrl s' trick to delay shell kill. I think anaconda should upon abnormal termination always pause and ask user to capture log files (and submit them to bugzilla?) and then kill the shell. |