On 11/21/2010 08:14 PM, Paolo Bonzini wrote: > On 11/21/2010 04:10 PM, Paolo Bonzini wrote: >> where the Scheduler class is a heavily butchered version of Delay. :) >> >> Interestingly, inlining the two methods in the Eval makes the testcase >> work, so it's probably something related to contexts. > > It's a memory corruption due to running out-of-memory and not detecting it. >
Thanks, I am just back from a Concert. I was suspecting OOM as well and now created a testcase which allocates a BigObject and it is crashing too but you were faster. What do you propose as a proper resolution? Is there some kind of exception and Context we could pre-allocate and then raise it? Maybe reserve some more heap for the OOM case? z. _______________________________________________ help-smalltalk mailing list help-smalltalk@gnu.org http://lists.gnu.org/mailman/listinfo/help-smalltalk