Description of problem: SELinux is preventing /usr/bin/wine-preloader from mmap_zero access on the memprotect Unknown. Version-Release number of selected component (if applicable): wine-1.3.24-1.fc15.x86_64 selinux-policy-3.9.16-38.fc15.noarch How reproducible: Always Steps to Reproduce: 1. winecfg 2. cd ~/.wine/drive_c/windows 3. wine notepad.exe (or something else) Actual results: Notepad is started, but SELinux alert is also shown. Expected results: No SELinux alert Additional info: Tested also with new created .wine directory. Similar to bug 666363, but it should be fixed a few versions ago.
Created attachment 523239 [details] SELinux alert
The alert explains that this access is dangerous and you can turn off the check if you want. We will not fix it, since we believe this is a fundamental problem with running windows apps on a linux box.