Bug 870652
Summary: | SELinux is preventing wine-preloader from 'mmap_zero' accesses on the memprotect . | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> | ||||||
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | ||||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 18 | CC: | dominick.grift, dwalsh, jjardon, mgrepl, midefran, mstuff, mustafa1024m | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i686 | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | abrt_hash:48a71271bd5f001944198d98238be427b6a19125d7646e37af49812a0c781cba | ||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2012-10-29 19:27:45 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
Mikhail
2012-10-27 16:21:38 UTC
Created attachment 634277 [details]
File: type
Created attachment 634278 [details]
File: hashmarkername
If it works you can ignore it. If not you will need to turn on 'mmap_low_allowed' boolean. Why can't alter Wine for not to use low memory? You can open a bugzilla with them. What is the problem in using low memory? I think wine NEEDS low memory for some apps: http://www.winehq.org/docs/winedev-guide/x2800 Read http://eparis.livejournal.com/ You can turn on the boolean if you want to run these apps, but you will be eliminating the protection. (In reply to comment #8) > Read > > http://eparis.livejournal.com/ > > You can turn on the boolean if you want to run these apps, but you will be > eliminating the protection. Thank you, but I think there should be more obvious option, maybe ask the user if he wants to disable the protection because wine needs it disabled, I will ask wine devs for this. Regards (In reply to comment #3) > If it works you can ignore it. If not you will need to turn on > 'mmap_low_allowed' boolean. Hi Miroslav, Whats the point of having the alert if the solution is to ignore it? I mean, Id like to know if this a bug in selinux or wine, and fix it in the apropiate component Regards Well it is not always something we want to ignore. We know about wines problem with it, so it is expected. Other apps that trigger this need to be fixed. Wine should be fixed but certain ancient DOS Emultation apps need this access, or they will not run. Is there anyway to set trouble shoot to ignore for wine only? Isn't there a button in sealert browser that tells it to ignore this AVC. |