[Webkit-unassigned] [Bug 160157] REGRESSION(r203537): It made many tests crash on ARMv7 with ARM instruction set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 05:15:48 PDT 2016


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

Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Csaba Osztrogonác <ossy at webkit.org> ---
I can confirm that this bug and bug159720 have the same root.
The problem is that "auto jump = jit.jump();" allocates a constant
on the constant pool which makes linkBuffer ctor not to allocate.

But the question is still open, can we disable IC generating on
ARM traditional until we can find the proper fix? Because now it
is completely broken and there are 2700 crashing stress tests.

*** This bug has been marked as a duplicate of bug 159720 ***

-- 
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/20160725/089b4e50/attachment.html>


More information about the webkit-unassigned mailing list