<?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>142629</bug_id>
          
          <creation_ts>2015-03-12 10:49:58 -0700</creation_ts>
          <short_desc>REGRESSION(r181326): It made dfg-int16array.js and dfg-int8array.js fail on AArch64 Linux</short_desc>
          <delta_ts>2015-03-28 03:00:08 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>138390</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=138390</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>108645</blocked>
    
    <blocked>142524</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>andersca</cc>
    
    <cc>cgarcia</cc>
    
    <cc>fpizlo</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>msaboff</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1076672</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-12 10:49:58 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/181326 made the following tests fail on AArch64 Linux:
FAIL: jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit
FAIL: jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-no-llint
FAIL: jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-ftl-eager-no-cjit
FAIL: jsc-layout-tests.yaml/js/script-tests/dfg-int8array.js.layout-dfg-eager-no-cjit
FAIL: jsc-layout-tests.yaml/js/script-tests/dfg-int8array.js.layout-no-llint
FAIL: jsc-layout-tests.yaml/js/script-tests/dfg-int8array.js.layout-ftl-eager-no-cjit

jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: DIFF FAILURE!
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: --- ../.tests/jsc-layout-tests.yaml/js/dfg-int16array-expected.txt    2015-03-12 09:21:28.000000000 -0700
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: +++ ../jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit.out   2015-03-12 10:36:15.100000000 -0700
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: @@ -5126,12 +5126,12 @@
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit:  PASS getter(a, 20, 30840) is 30840
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit:  PASS getter(a, 21, -31097) is -31097
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit:  PASS getter(a, 22, 31354) is 31354
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: -PASS getter(a, 23, -31611) is -31611
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: +FAIL getter(a, 23, -31611) should be -31611. Was -31611.
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit:  PASS getter(a, 24, 31868) is 31868
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: -PASS getter(a, 25, -32125) is -32125
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: +FAIL getter(a, 25, -32125) should be -32125. Was -32125.
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit:  PASS getter(a, 26, 32382) is 32382
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: -PASS getter(a, 27, -32639) is -32639
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: -PASS getter(a, 28, 32896) is -32640
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: +FAIL getter(a, 27, -32639) should be -32639. Was -32639.
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit: +FAIL getter(a, 28, 32896) should be -32640. Was -32640.
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit:  PASS getter(a, 29, -33153) is 32383
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit:  PASS getter(a, 30, 33410) is -32126
jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout-dfg-eager-no-cjit:  PASS getter(a, 31, -33667) is 31869

All of these failure is similar, X != X, how is it possible?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1076676</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2015-03-12 11:02:38 -0700</bug_when>
    <thetext>+FAIL getter(a, 23, -31611) should be -31611. Was -31611.

Weird.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1077008</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2015-03-13 13:22:29 -0700</bug_when>
    <thetext>I have no clue. The patch contained no functional change, but if a function marked NORETURN has a return statement then things could get wonky. But there would definitely be a compiler warning about that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1077394</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-16 06:35:03 -0700</bug_when>
    <thetext>It seems the patch in bug142575 fixes this issue. (or fixed by other patch in trunk nowadays - will check soon)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1077395</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-16 06:37:09 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; It seems the patch in bug142575 fixes this issue. (or fixed by other patch
&gt; in trunk nowadays - will check soon)

Argh, I forgot to revert the local revert of r181326. :)
Please ignore this comment, the bug is still valid on trunk.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080244</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-26 03:05:58 -0700</bug_when>
    <thetext>I&apos;m going to skip it on Linux too, these tests fail on iOS too, but 
we don&apos;t know if it is the same bug or not. See bug138390 for details.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080812</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2015-03-27 16:57:27 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; I&apos;m going to skip it on Linux too, these tests fail on iOS too, but 
&gt; we don&apos;t know if it is the same bug or not. See bug138390 for details.

I really think this is a dup of bug138390.  Preparing a patch for that bug now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080825</commentid>
    <comment_count>7</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2015-03-27 17:43:53 -0700</bug_when>
    <thetext>Landed fix for bug138390 in change set r182091: &lt;http://trac.webkit.org/changeset/182091&gt;.  I kept the tests as skipped for linux for someone with a linux system to verify that my fix takes care of this issue as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080932</commentid>
    <comment_count>8</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-28 03:00:08 -0700</bug_when>
    <thetext>(In reply to comment #7)
&gt; Landed fix for bug138390 in change set r182091:
&gt; &lt;http://trac.webkit.org/changeset/182091&gt;.  I kept the tests as skipped for
&gt; linux for someone with a linux system to verify that my fix takes care of
&gt; this issue as well.

Thanks for the fix, I checked it on Linux, these test pass now, so 
I already unskipped them - http://trac.webkit.org/changeset/182110 .

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

    </bug>

</bugzilla>