<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ossy&#64;webkit.org" title="Csaba Osztrogonác &lt;ossy&#64;webkit.org&gt;"> <span class="fn">Csaba Osztrogonác</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - REGRESSION(r203537): It made many tests crash on ARMv7 with ARM instruction set"
   href="https://bugs.webkit.org/show_bug.cgi?id=160157">bug 160157</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>DUPLICATE
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - REGRESSION(r203537): It made many tests crash on ARMv7 with ARM instruction set"
   href="https://bugs.webkit.org/show_bug.cgi?id=160157#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - REGRESSION(r203537): It made many tests crash on ARMv7 with ARM instruction set"
   href="https://bugs.webkit.org/show_bug.cgi?id=160157">bug 160157</a>
              from <span class="vcard"><a class="email" href="mailto:ossy&#64;webkit.org" title="Csaba Osztrogonác &lt;ossy&#64;webkit.org&gt;"> <span class="fn">Csaba Osztrogonác</span></a>
</span></b>
        <pre>I can confirm that this bug and <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ARM] ASSERTION FAILED: linkBuffer.isValid() in InlineAccess.cpp:291 after r202214"
   href="show_bug.cgi?id=159720">bug159720</a> have the same root.
The problem is that &quot;auto jump = jit.jump();&quot; 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 <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ARM] ASSERTION FAILED: linkBuffer.isValid() in InlineAccess.cpp:291 after r202214"
   href="show_bug.cgi?id=159720">bug 159720</a> ***</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>