July 16, 2014
6:12 p.m.
Hi Oscar, On Wed, Jul 16, 2014 at 9:11 AM, Oscar E. A. Callaú <oscar.apollo@gmail.com> wrote:
Hi guys,
I'm running some experiments in Pharo. My data is aprox. 1.3GB. When I load my image on Mac, everything works perfectly. But, when I try to load the same image on Windows, I get this error:
Unable to commit memory (1326649344 bytes requested)
I tried the Pharo VM, cogMT and NBcog with and without the option
AddressSpaceLimit = 2048
in the ini file
Please help.
What OS are you using? Have you read e.g. http://msdn.microsoft.com/en-us/library/windows/hardware/dn613959(v=vs.85).a... ? -- best, Eliot