<?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>131881</bug_id>
          
          <creation_ts>2014-04-18 21:57:06 -0700</creation_ts>
          <short_desc>REGRESSION (r167530): fast/dom/gc-attribute-node.html is failing on Mac</short_desc>
          <delta_ts>2014-04-20 22:59:01 -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>DOM</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>88045</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure, PlatformOnly</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Timothy Hatcher">timothy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
    
    <cc>mhahnenberg</cc>
    
    <cc>oliver</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1002158</commentid>
    <comment_count>0</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2014-04-18 21:57:06 -0700</bug_when>
    <thetext>It has been failing on Windows (bug 127480).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1002185</commentid>
    <comment_count>1</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2014-04-18 23:06:05 -0700</bug_when>
    <thetext>Marked as flaky in https://trac.webkit.org/r167531.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1002187</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-18 23:12:35 -0700</bug_when>
    <thetext>Could you please post a diff? Looking at flakiness dashboard, I don&apos;t see this test having ever failed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1002188</commentid>
    <comment_count>3</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2014-04-18 23:14:33 -0700</bug_when>
    <thetext>It started flaking with my patch in https://trac.webkit.org/r167530. Not really sure why. My change is unrelated to the tested code.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1002425</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-20 15:41:06 -0700</bug_when>
    <thetext>Could be memory corruption from</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1002455</commentid>
    <comment_count>5</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2014-04-20 21:05:51 -0700</bug_when>
    <thetext>From?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1002482</commentid>
    <comment_count>6</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-20 22:59:01 -0700</bug_when>
    <thetext>I wanted to conjecture memory corruption from a previous test, but that&apos;s not accurate.

Turns out that custom attributes on attribute nodes are broken in JSC. We used to know that and to expect a failure, until Filip&apos;s patch &lt;http://trac.webkit.org/changeset/159705&gt; slightly changed memory layout, so the test started to pass accidentally. He then removed the failing expectation.

But there was no real fix, and now your patch slightly changed memory layout again, making the test fail again.

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

    </bug>

</bugzilla>