[Bug 48185] Applications crashing with "Not enough memory to run application"

WineHQ Bugzilla wine-bugs at winehq.org
Sun Dec 1 16:04:32 CST 2019


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

Hari Saksena <hari.mail at protonmail.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hari.mail at protonmail.ch

--- Comment #2 from Hari Saksena <hari.mail at protonmail.ch> ---
Created attachment 65847
  --> https://bugs.winehq.org/attachment.cgi?id=65847
Patch for regression b73cfa72edaed76744cfa9a19670bff3684c66ce

Also encountering same problem.

Reverting whole commit is a bad idea imo as that's breaking a lot of other
applications.

Did +virtual log and was able to pinpoint error to ullAvailPhys and
ullAvailPageFile in GlobalMemoryStatusEx. Reverting just these two to old
values seems to correct issue without breaking other applications.

Attaching a patch for same.

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