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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 04:51:43 PST 2016


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

            Bug ID: 154856
           Summary: New stress/proxy-construct.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: oliver at apple.com, sbarati at apple.com
            Blocks: 108645, 154440

stress/proxy-construct.js introduced in http://trac.webkit.org/changeset/196868 ,
but fails on ARM Linux 32 bit with ARM instruction set, but passes with Thumb2.

Running stress/proxy-construct.js.default
stress/proxy-construct.js.default: Exception: Error: Bad assertion
stress/proxy-construct.js.default: assert at proxy-construct.js:3:24
stress/proxy-construct.js.default: target at proxy-construct.js:223:15
stress/proxy-construct.js.default: construct at proxy-construct.js:231:26
stress/proxy-construct.js.default: [native code]
stress/proxy-construct.js.default: global code at proxy-construct.js:237:18
stress/proxy-construct.js.default: ERROR: Unexpected exit code: 3
FAIL: stress/proxy-construct.js.default

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


More information about the webkit-unassigned mailing list