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