http://bugs.winehq.org/show_bug.cgi?id=22187
Summary: Alice 2.2 fails with "can't create Java VM" Product: Wine Version: 1.1.41 Platform: x86 URL: http://alicedownloads.org/currentRelease/Alice2.2.zip OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=27071) --> (http://bugs.winehq.org/attachment.cgi?id=27071) Alice 2.2 +relay,+virtual log (lzma compressed)
With wine-1.1.41-211-g719d904, launching Alice.exe yields a dialog box stating "can't create Java VM" and the following output:
Error occurred during initialization of VM Could not reserve enough space for object heap
Since Alice launched in wine-1.0, a regression test was performed, which indicated:
09712593c8496be5e952b7316099f9eed5043203 is the first bad commit commit 09712593c8496be5e952b7316099f9eed5043203 Author: Alexandre Julliard julliard@winehq.org Date: Thu Jun 25 14:18:53 2009 +0200
ntdll: Release some address space after the process initialization is done.
:040000 040000 25715d0c052bc6bbc0262c742ad285d17a78f236 aa973aa3e5286174dcbffd782691d09bd9109e5d M dlls
While bug 21630 reports the same commit, I suspect the problem in that bug is different. I have attached a +relay,+virtual log as was requested in bug 21630.