[Bug 12516] err:dosmem:setup_dos_mem error report on every run of Wine

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 12 09:07:17 CDT 2008


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


Hans Leidekker <hans at it.vu.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans at it.vu.nl




--- Comment #1 from Hans Leidekker <hans at it.vu.nl>  2008-04-12 09:07:17 ---
I'm seeing the same thing on recent Fedora kernels. This command works
around the problem:

$ sudo sysctl -w vm.mmap_min_addr=0

To make this setting permanent, add this line to /etc/sysctl.conf:

vm.mmap_min_addr=0


-- 
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