http://bugs.winehq.org/show_bug.cgi?id=7848
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #10 from Dan Kegel dank@kegel.com 2008-05-14 14:02:37 --- I've added this symptom to the workaround page.
I think, though I haven't checked, that a slightly less insecure workaround is possible; DOS doesn't really need the very lowest page, so we ought to be able to do $ sudo sysctl -w vm.mmap_min_addr=4096 and have this still work...