http://bugs.winehq.org/show_bug.cgi?id=16061
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-11-17 15:35:50 --- A 128Mb limit should be fine. I doubt we need to fall back to something smaller, it's OK if we don't manage to allocate every last bit of VM. Also if you need that much memory you should probably set the LARGE_ADDRESS_AWARE, that should give you another Gb or so.