[Bug 39885] Cannot allocate more than 32gb of memory

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 29 19:45:14 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=39885

--- Comment #7 from Shmerl <shtetldik at gmail.com> ---
(In reply to Alexandre Julliard from comment #2)
> The virtual heap is running out of space. Storing the page protection flags
> for 32Gb requires 8Mb, which is the heap limit. You can increase
> VIRTUAL_HEAP_SIZE in dlls/ntdll/virtual.c to work around it, but we probably
> want a different mechanism for such cases.

Is it possible to include this workaround in Wine staging, until better
solution will be found? It will help testing applications which are otherwise
failing to launch because of it.

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