http://bugs.winehq.org/show_bug.cgi?id=13335
Patrick Goldmann scape@bawue.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |scape@bawue.net
--- Comment #135 from Patrick Goldmann scape@bawue.net 2009-02-13 10:50:05 --- (In reply to comment #134)
Without the patch the out of memory error is frequent and random. With the hack patch from bug 10778 applied; I can play for hours with gradual slowdown. With this patch applied; the memory error occurs the moment the OpenGL engine kicks in. With this patch applied and mem=4G passed to the kernel on boot; I can play WoW for hours without issue.
Confirmed, my wine installation behaves almost the same way. Patched latest git with updated mmap patch and rebooted with mem=4G option. Everything works smoothly now. Kinda sucks though if i can't use all the memory my system has :(
On a sidenote: the patch didn't apply cleanly to current git, but just one include was rejected, so i inserted it manually.