<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>147491</bug_id>
          
          <creation_ts>2015-07-31 10:19:13 -0700</creation_ts>
          <short_desc>jsc-tailcall REGRESSION(r187629) stress/tail-call-no-stack-overflow.js fails on ARM64</short_desc>
          <delta_ts>2015-07-31 12:59:26 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>147447</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Saboff">msaboff</reporter>
          <assigned_to name="Basile Clement">basile_clement</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1113743</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2015-07-31 10:19:13 -0700</bug_when>
    <thetext>Beginning with r187629, stress/tail-call-no-stack-overflow.js fails when run on ARM64.  Given that r187590 broke the branch, the regression could be in r187590, r187616 or r187618.

Here is the relevant output from the test log:

Running stress/tail-call-no-stack-overflow.js.default
stress/tail-call-no-stack-overflow.js.default: Exception: RangeError: Maximum call stack size exceeded.
stress/tail-call-no-stack-overflow.js.default: global code@tail-call-no-stack-overflow.js:37:21
stress/tail-call-no-stack-overflow.js.default: ERROR: Unexpected exit code: 3
FAIL: stress/tail-call-no-stack-overflow.js.default
Running stress/tail-call-no-stack-overflow.js.always-trigger-copy-phase
stress/tail-call-no-stack-overflow.js.always-trigger-copy-phase: Exception: RangeError: Maximum call stack size exceeded.
stress/tail-call-no-stack-overflow.js.always-trigger-copy-phase: global code@tail-call-no-stack-overflow.js:37:21
stress/tail-call-no-stack-overflow.js.always-trigger-copy-phase: ERROR: Unexpected exit code: 3
FAIL: stress/tail-call-no-stack-overflow.js.always-trigger-copy-phase
Running stress/tail-call-no-stack-overflow.js.no-llint
stress/tail-call-no-stack-overflow.js.no-llint: Exception: RangeError: Maximum call stack size exceeded.
stress/tail-call-no-stack-overflow.js.no-llint: global code@tail-call-no-stack-overflow.js:37:21
stress/tail-call-no-stack-overflow.js.no-llint: ERROR: Unexpected exit code: 3
FAIL: stress/tail-call-no-stack-overflow.js.no-llint
Running stress/tail-call-no-stack-overflow.js.no-cjit-validate-phases
stress/tail-call-no-stack-overflow.js.no-cjit-validate-phases: Exception: RangeError: Maximum call stack size exceeded.
stress/tail-call-no-stack-overflow.js.no-cjit-validate-phases: global code@tail-call-no-stack-overflow.js:37:21
stress/tail-call-no-stack-overflow.js.no-cjit-validate-phases: ERROR: Unexpected exit code: 3
FAIL: stress/tail-call-no-stack-overflow.js.no-cjit-validate-phases
Running stress/tail-call-no-stack-overflow.js.dfg-eager
stress/tail-call-no-stack-overflow.js.dfg-eager: Exception: RangeError: Maximum call stack size exceeded.
stress/tail-call-no-stack-overflow.js.dfg-eager: global code@tail-call-no-stack-overflow.js:37:21
stress/tail-call-no-stack-overflow.js.dfg-eager: ERROR: Unexpected exit code: 3
FAIL: stress/tail-call-no-stack-overflow.js.dfg-eager
Running stress/tail-call-no-stack-overflow.js.dfg-eager-no-cjit-validate
stress/tail-call-no-stack-overflow.js.dfg-eager-no-cjit-validate: Exception: RangeError: Maximum call stack size exceeded.
stress/tail-call-no-stack-overflow.js.dfg-eager-no-cjit-validate: global code@tail-call-no-stack-overflow.js:37:21
stress/tail-call-no-stack-overflow.js.dfg-eager-no-cjit-validate: ERROR: Unexpected exit code: 3
FAIL: stress/tail-call-no-stack-overflow.js.dfg-eager-no-cjit-validate</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1113802</commentid>
    <comment_count>1</comment_count>
    <who name="Basile Clement">basile_clement</who>
    <bug_when>2015-07-31 12:59:26 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 147447 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>