RESOLVED CONFIGURATION CHANGED 164805
[Concurrent GC] ASSERTION FAILED: marksMode == MarksStale || block.m_marks.isEmpty()
https://bugs.webkit.org/show_bug.cgi?id=164805
Summary [Concurrent GC] ASSERTION FAILED: marksMode == MarksStale || block.m_marks.is...
Filip Pizlo
Reported 2016-11-15 16:10:29 PST
I get this assert in splay with --useConcurrentGC=true --collectContinuously=true. It seems to be the most common way it fails in debug.
Attachments
Filip Pizlo
Comment 1 2016-12-13 10:14:15 PST
Pretty sure I fixed this.
Note You need to log in before you can comment on or make changes to this bug.