[Webkit-unassigned] [Bug 194596] [ Mac Debug ] ASSERTION FAILED: Layout Test performance-api/performance-observer-basic.html is a flaky crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 21:21:49 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=194596

--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
This is a GC bug :( It looks like we dispatch an event on a worker thread but the event listener is already dead. Maybe a race between the worker dying vs. event getting dispatched?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190222/f8d5f2f0/attachment.html>


More information about the webkit-unassigned mailing list