Bug 528222
Summary: | LiveCD intermittently gets stuck during shutdown | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Warren Togami <wtogami> |
Component: | initscripts | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | awilliam, dcantrell, dwalsh, eparis, jlaska, notting, rstrode, rvokal |
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: | 2009-10-21 22:09:39 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: | |||
Bug Blocks: | 473303 |
Description
Warren Togami
2009-10-09 20:54:49 UTC
Cc'ing dwalsh (SELinux) and rstrode (plymouth). TTy1 shows several AVC messages when trying to shut down the live image.
See attachment#364763 [details]
Okay, Cc'ing dwalsh (SELinux) and rstrode (plymouth) for real this time. See AVC messages on tty1 in the screenshot in attachment#364763 [details]
I can add the rules in Fixed in selinux-policy-3.6.32-26.fc12.noarch But plymouthd_t is supposed to be a permissive domain. Access should have been allowed to the framebuffer and to request the kernel to load a module. But I see success=no. Which I think could be a bug in the kernel or the loading of the module failed for some other non SELinux error. Should have said. Fixed in selinux-policy-3.6.32-27.fc12.noarch errno = -19 == -ENODEV. I'm not certain that the -EPERM would be passed back up this path, but it might well not be an SELinux problem in this case... Confirmed, -26 and -27 both allow LiveCD to shutdown after liveinst. Bug #509632 in anaconda-12.38-1.fc12 (not yet in rawhide) fixed an issue where liveinst was screwing up stuff in /dev. Could this possibly be related? Given comment #4, should this be closed? Closing. |