Bug 504718

Summary: Google Earth,CoolIris, not working--- SELinux Denial
Product: [Fedora] Fedora Reporter: BlackHawkDown
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: dwalsh, jkubin, leon.hambrook, mcgowen, mgrepl
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-09-04 15:44:23 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:
Attachments:
Description Flags
The Bug Files none

Description BlackHawkDown 2009-06-09 00:01:18 UTC
Created attachment 346944 [details]
The Bug Files

Google earth will install but after installation it will not run.Same goes with cooliris, and something else with a cache.

Comment 1 Daniel Walsh 2009-06-09 11:31:56 UTC
Did you try executing the chcon commands suggested in the setroubleshoot.

The problem is the libraries are built incorrectly at google.  

Open a bug report with them and suggest the build their libraries with the -PIC flag so SELinux will not see their code as doing something wrong.

You can attach this link.

http://people.redhat.com/~drepper/selinux-mem.html

This explains the memory checks.

You can turn off these checks by executing

# setsebool -P allow_execmod 1



As far as the other AVC's you need to update to the latest selinux-policy-targeted


yum -y upgrade selinux-policy-targeted


selinux-policy-3.5.13-63.fc10

Comment 2 Charles McGowen 2009-08-02 18:31:40 UTC
Also see bug: 

https://bugzilla.redhat.com/show_bug.cgi?id=491229

Comment 3 Daniel Walsh 2009-09-04 15:44:23 UTC

*** This bug has been marked as a duplicate of bug 491229 ***