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

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 8 07:52:12 CDT 2008


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


Scott Ritchie <scott at open-vote.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scott at open-vote.org




--- Comment #45 from Scott Ritchie <scott at open-vote.org>  2008-08-08 07:52:11 ---
Distro packagers should have a new way to workaround this problem if their
system is using the newest procps.

You can place your own custom file to override /etc/sysctl.conf settings in
/etc/sysctl.d/

So, here we put a small file containing:
vm.mmap_min_addr = 0


The problem, however, is that this exposes a bug in sysctl - namely, it loads
the /etc/sysctl.d/ folder BEFORE /etc/sysctl.conf, making the new folder
useless.  Hopefully this will be fixed soon:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/256025


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