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

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


More exactly this happens from:
...
processWeakSurvivor:
fireFinalization
queueMourner:
in
     self deny: (self is: anEphemeronOrWeakArray onObjStack: mournQueue).

2016-03-19 1:36 GMT+01:00 Nicolas Cellier <
nicolas.cellier.aka.nice at gmail.com>:

> 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/b33804e5/attachment.htm


More information about the Vm-dev mailing list