Bug 452440

Summary: ghc or ghci won't run with selinux enforcing
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: ghcAssignee: Bryan O'Sullivan <bos>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: 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    

Description Jens Petersen 2008-06-22 23:36:13 UTC
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.

Comment 1 Jens Petersen 2008-10-20 05:21:02 UTC
Should be fixed in current rawhide.