[Webkit-unassigned] [Bug 142273] New: [ARM] mozilla-tests.yaml/js1_5/Regress/regress-159334.js.mozilla-baseline fails on Aarch64 Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 02:53:37 PST 2015


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

            Bug ID: 142273
           Summary: [ARM]
                    mozilla-tests.yaml/js1_5/Regress/regress-159334.js.moz
                    illa-baseline fails on Aarch64 Linux
    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: akiss at inf.u-szeged.hu
            Blocks: 108645

FAIL: mozilla-tests.yaml/js1_5/Regress/regress-159334.js.mozilla-baseline

PASS: mozilla-tests.yaml/js1_5/Regress/regress-159334.js.mozilla
PASS: mozilla-tests.yaml/js1_5/Regress/regress-159334.js.mozilla-dfg-eager-no-cjit-validate-phases
PASS: mozilla-tests.yaml/js1_5/Regress/regress-159334.js.mozilla-ftl
PASS: mozilla-tests.yaml/js1_5/Regress/regress-159334.js.mozilla-ftl-eager-no-cjit-validate-phases
PASS: mozilla-tests.yaml/js1_5/Regress/regress-159334.js.mozilla-llint

$ cat regress-159334.js.mozilla-baseline.out
Segmentation fault

Source/JavaScriptCore/tests/mozilla/mozilla-tests.yaml:
- path: js1_5/Regress/regress-159334.js
  cmd: |
      if ($architecture !~ /x86/i and $hostOS == "darwin") or $memoryLimited
          skip
      else
          defaultRunMozillaTest :normal, "../shell.js"
      end

Filip skipped it on iOS in r169102 and Michael skipped it on memory limited deviced in r170601.
I think it can't be OOM with 8Gb memory, I will try to generate a gdb backtrace for it.

-- 
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/20150304/7c058ee6/attachment-0002.html>


More information about the webkit-unassigned mailing list