[Webkit-unassigned] [Bug 143261] REGRESSION(r181993): [GTK] Performance test Speedometer/Full.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 06:48:43 PST 2015


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

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I've been looking at this, and without knowing JavaScriptCore what I've noticed is that Heap::addToRememberedSet() is receiving a JSCell that is not marked and is added to the SlotVisitor m_stack that expects contents to be marked. I have no idea why, since I'm not familiar with JSC.

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


More information about the webkit-unassigned mailing list