Hani Abdeen wrote > > Hello, > > I'm using cogwin/Croquet VM (last version > http://www.mirandabanda.org/files/Cog/VM/VM.r2522/) on windows7, > and today I had this probelm: when the size of the pharo image become so > large the VM crashes with reason 'out of memory'. > The same problem with previous versions of cogwin. > Note that I use a PC with 8G of RAM, so it's really damage to have such a > problem. > > Any idea about another VM working well on Windows and does not have such > an > issues? > Any urgent solution? > > Thanks, > Hani >
>From this thread: http://forum.world.st/experience-with-large-images-td4101765.html It seems that on windows the size of the image by default is limited to 500MB in RAM. I don't know if you can change it or not. Linux/Mac is limited to 2GB. Can you try your experiments on a Mac? -- View this message in context: http://forum.world.st/cogwin-Croquet-Win7-Moose-very-large-models-crash-out-of-Memory-tp4328688p4328761.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
