[Webkit-unassigned] [Bug 143087] New: [ARM] 2 new test introcuced in r181993 fails on AArch64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 02:47:49 PDT 2015


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

            Bug ID: 143087
           Summary: [ARM] 2 new test introcuced in r181993 fails on
                    AArch64
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: fpizlo at apple.com, ggaren at apple.com,
                    mark.lam at apple.com, msaboff at apple.com,
                    oliver at apple.com
            Blocks: 108645, 141174

stress/varargs-closure-inlined-exit-strict-mode.js and stress/varargs-varargs-inlined-exit-strict-mode.js.ftl-eager
introduced in the gigantic https://trac.webkit.org/changeset/181993 and fail on AArch64 Linux, maybe on iOS too,
but I have no information about it, because there is no public iOS tester bot.

stress/varargs-closure-inlined-exit-strict-mode.js fails only in default-ftl mode:
-----------------------------------------------------------------------------------
stress/varargs-closure-inlined-exit-strict-mode.js.default-ftl: Abstract value (CellBytecodedoubleBoolOther, TOP, TOP) for double node has type outside SpecFullDouble.
stress/varargs-closure-inlined-exit-strict-mode.js.default-ftl: Segmentation fault
stress/varargs-closure-inlined-exit-strict-mode.js.default-ftl: ERROR: Unexpected exit code: 139

stress/varargs-varargs-inlined-exit-strict-mode.js.ftl-eager fails only in ftl-eager mode:
-------------------------------------------------------------------------------------------
stress/varargs-varargs-inlined-exit-strict-mode.js.ftl-eager: Abstract value (CellBytecodedoubleBoolOther, TOP, TOP) for double node has type outside SpecFullDouble.
stress/varargs-varargs-inlined-exit-strict-mode.js.ftl-eager: Segmentation fault
stress/varargs-varargs-inlined-exit-strict-mode.js.ftl-eager: ERROR: Unexpected exit code: 139

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150326/b5e3e845/attachment-0002.html>


More information about the webkit-unassigned mailing list