<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - New stress/proxy-call.js test fails on ARM Linux"
   href="https://bugs.webkit.org/show_bug.cgi?id=154853">154853</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>New stress/proxy-call.js test fails on ARM Linux
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Critical
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P1
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>JavaScriptCore
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ossy&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>mark.lam&#64;apple.com, sbarati&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>108645, 154425
          </td>
        </tr></table>
      <p>
        <div>
        <pre>stress/proxy-call.js introduced in <a href="http://trac.webkit.org/changeset/196836">http://trac.webkit.org/changeset/196836</a> ,
but fails on ARM Linux 32 bit with ARM instruction set, but passes with Thumb2.

Running stress/proxy-call.js.default
stress/proxy-call.js.default: Exception: Error: Bad assertion
stress/proxy-call.js.default: <a href="mailto:assert&#64;proxy-call.js">assert&#64;proxy-call.js</a>:3:24
stress/proxy-call.js.default: <a href="mailto:foo&#64;proxy-call.js">foo&#64;proxy-call.js</a>:8:15
stress/proxy-call.js.default: <a href="mailto:apply&#64;proxy-call.js">apply&#64;proxy-call.js</a>:17:35
stress/proxy-call.js.default: [native code]
stress/proxy-call.js.default: global <a href="mailto:code&#64;proxy-call.js">code&#64;proxy-call.js</a>:22:21
stress/proxy-call.js.default: ERROR: Unexpected exit code: 3
FAIL: stress/proxy-call.js.default

It fails in all configuration:
    stress/proxy-call.js.always-trigger-copy-phase
    stress/proxy-call.js.default
    stress/proxy-call.js.dfg-eager
    stress/proxy-call.js.dfg-eager-no-cjit-validate
    stress/proxy-call.js.dfg-maximal-flush-validate-no-cjit
    stress/proxy-call.js.no-cjit-validate-phases
    stress/proxy-call.js.no-llint</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>