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.
http://bugs.winehq.org/show_bug.cgi?id=22187
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |09712593c8496be5e952b731609 | |9f9eed5043203
http://bugs.winehq.org/show_bug.cgi?id=22187
jhgf bernhardloos@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardloos@googlemail.com
--- Comment #1 from jhgf bernhardloos@googlemail.com 2011-10-01 14:26:43 CDT --- It fails because it tries to VirtualAlloc 872415232MB, there is most likely not enough free address space left.
Try this patch: http://bugs.winehq.org/attachment.cgi?id=36637&action=diff
http://bugs.winehq.org/show_bug.cgi?id=22187
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://alicedownloads.org/c |http://www.alice.org/downlo |urrentRelease/Alice2.2.zip |ads/authoringtool/2.2/2011_ | |12_01/Alice2.2.zip
--- Comment #2 from Austin English austinenglish@gmail.com 2012-01-19 16:05:27 CST --- I don't get this error in wine-1.3.37-209-g6dd16ec.
http://bugs.winehq.org/show_bug.cgi?id=22187
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |frederic.delanoy@gmail.com Resolution| |FIXED
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-02-24 11:07:12 CST --- (In reply to comment #2)
I don't get this error in wine-1.3.37-209-g6dd16ec.
Neither do I in 1.4-rc4. Marking as fixed.
http://bugs.winehq.org/show_bug.cgi?id=22187
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-02-24 12:48:38 CST --- Closing bugs fixed in 1.4-rc5.