[Bug 49787] Java fails to start with "Could not create the Java Virtual Machine" - "Could not reserve enough space for object heap"

WineHQ Bugzilla wine-bugs at winehq.org
Sat Sep 5 19:44:33 CDT 2020


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

--- Comment #1 from Fabian Maurer <dark.shadow4 at web.de> ---
Created attachment 68101
  --> https://bugs.winehq.org/attachment.cgi?id=68101
Primitive test case


Attaching a simple test case.

Win7: Maximal size is: 0x71000000 (1.765625 GB)
Wine: Maximal size is: 0x41000000 (1.015625 GB)

I checked the memory mappings as well:
Windows: 0x01000000 - 0x72000000 is available
Wine:    0x20000000 - 0x62000000 is available

Not sure why the massive difference though.

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