[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

[coco8] BUG: Crash type 2 - (deferred) while garbage collecting

I collect here crash incidents while GC during evaluating the following piece of code (or derivates)

| blk ms |
ms := 1000.
blk := [
	JSCocoaController garbageCollect.
	blk valueDeferred: ms
].
blk value



Result 1

Environment: coco8 iPad(32bits), ms=1000
Xcode break with


References to same/similar crash situation