[Webkit-unassigned] [Bug 203406] Chakracore test max.js broken in armv7 builds of JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 29 03:45:58 PDT 2019


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

--- Comment #6 from Xan Lopez <xan.lopez at gmail.com> ---
(In reply to Mark Lam from comment #5)
> Xan, in case you haven't already read this, check out:
> https://webkit.org/blog/6411/javascriptcore-csi-a-crash-site-investigation-
> story/
> 
> It details steps for debugging that you might find useful for this bug.

Yes, thank you. Seems the bug is in DFG, with the eager compilation parameters some optimization pass must be triggered that generates slightly different (and buggy) DFG code. Almost all of it is identical though, so hopefully it won't be that hard to narrow it down.

(Also, I guess that means the bug probably is in the parts of the bytecode index patch that touch DFG classes)

-- 
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/20191029/fb1bfb24/attachment.htm>


More information about the webkit-unassigned mailing list