[Vm-dev] 32bits squeak.stack.spur failures

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Sat Mar 19 00:36:56 UTC 2016


Hi, this question is mainly for Eliot I guess...

I have regular failures with a 32 bits squeak.stack.spur
The VM crashes in garbage collect when running all tests.

When i simulate, I've got an assert: failure in

Spur32BitMMLESimulator>>is: oop onObjStack: objStack
    | index nextPage |
    self assert: (self numSlotsOfAny: objStack) = ObjStackPageSlots.

0 = 4092 fails...

Does it mean the image got corrupted?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20160319/c5b8a14b/attachment.htm


More information about the Vm-dev mailing list