[Bug 23635] Absolute Blue: 'Memory access violation' while loading

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 13 08:37:57 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23635


Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans at meelstraat.net




--- Comment #2 from Hans Leidekker <hans at meelstraat.net>  2010-07-13 08:37:57 ---
> Fedora 13 (Selinux is enabled but doesn't interfere with Wine)

It can interfere. Selinux is configured to block access to low memory
ranges on Fedora 13, which is needed by some Windows applications.

Try this command as root to disable the protection:

 /usr/sbin/setsebool -P mmap_low_allowed 1

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list