Bug 452440
| Summary: | ghc or ghci won't run with selinux enforcing | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
| Component: | ghc | Assignee: | Bryan O'Sullivan <bos> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | loupgaroublond, petersen |
| 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: | 2008-10-20 05:21:02 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: | 451877 | ||
| Bug Blocks: | 438944 | ||
Should be fixed in current rawhide. |
Description of problem: ghc fails to run with enforcing selinux. Version-Release number of selected component (if applicable): ghc-6.8.3-3.fc10 How reproducible: every time Steps to Reproduce: 0. install rawhide 1. yum install ghc 2. run ghc or ghci Actual results: 2. get: ghc-6.8.3: internal error: getMBlock: mmap: Permission denied (GHC version 6.8.3 for x86_64_unknown_linux) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug Expected results: 2. ghc to run normally Additional info: I guess it needs more policy love.