http://bugs.winehq.org/show_bug.cgi?id=4078
--- Comment #15 from Anastasius Focht focht@gmx.net 2008-11-04 14:16:53 --- Hello,
yes that patch forces the app's own memory manager to take only vm blocks into account which are really mmap'able by their base. Works, tested with 300000k digits of Pi ;-)
Such apps which try to be über-clever about memory management should be a very rare occurrence.
Regards