On 26 January 2012 09:58, Stéphane Ducasse <[email protected]> wrote: > > > Begin forwarded message: > > From: Hani Abdeen <[email protected]> > Subject: [Moose-dev] Re: cogwin/Croquet (Win7) + Moose + very large model = > crash (out of Memory) > Date: January 26, 2012 8:52:15 AM GMT+01:00 > To: Moose-related development <[email protected]> > Reply-To: Moose-related development <[email protected]> > > Hi Doru, > > the image size starts at 400M, before doing anything on the model. > Now, as I start manipulating the model and sending navigation queries, > trying to create an Arki report about the model, the image > size apparently exceed 500M and the VM crashes! > For more information I enclosed the header of the crash.dmp file. >
521M is a hard limit for windows 32bit VM, sorry. I think that it would be better for you to check 64bit version of vm.. or, as i suggested already, change your data model(s) and introduce cache, or other memory conservation schemes. -- Best regards, Igor Stasenko.
