Don't create objects during GC
If we crash during GC, allocating new objects in the segv handler can cause an infinite loop. This commit is to avoid creating new objects in the crash handler
This commit is contained in:
parent
26fcec5ae5
commit
459a9f82c9
Loading…
x
Reference in New Issue
Block a user