[Webkit-unassigned] [Bug 154853] New: New stress/proxy-call.js test fails on ARM Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 04:06:01 PST 2016


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

            Bug ID: 154853
           Summary: New stress/proxy-call.js test fails on ARM Linux
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Critical
          Priority: P1
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: mark.lam at apple.com, sbarati at apple.com
            Blocks: 108645, 154425

stress/proxy-call.js introduced in http://trac.webkit.org/changeset/196836 ,
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: assert at proxy-call.js:3:24
stress/proxy-call.js.default: foo at proxy-call.js:8:15
stress/proxy-call.js.default: apply at proxy-call.js:17:35
stress/proxy-call.js.default: [native code]
stress/proxy-call.js.default: global code at proxy-call.js: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

-- 
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/20160301/2f720a97/attachment.html>


More information about the webkit-unassigned mailing list