<?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>128655</bug_id>
          
          <creation_ts>2014-02-11 22:12:20 -0800</creation_ts>
          <short_desc>VerifyMarked functor is wrong during EdenCollections</short_desc>
          <delta_ts>2014-02-19 15:25:39 -0800</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>ASSIGNED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>129067</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Hahnenberg">mhahnenberg</reporter>
          <assigned_to name="Mark Lam">mark.lam</assigned_to>
          <cc>mark.lam</cc>
    
    <cc>mhahnenberg</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>979771</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Hahnenberg">mhahnenberg</who>
    <bug_when>2014-02-11 22:12:20 -0800</bug_when>
    <thetext>We should think about the invariants for the MarkedBlock&apos;s BlockState.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>979772</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Hahnenberg">mhahnenberg</who>
    <bug_when>2014-02-11 22:14:13 -0800</bug_when>
    <thetext>To be more specific, blocks whose marks aren&apos;t cleared during an EdenCollection could potentially still be in the Allocated block state. Historically the invariant has been that all blocks after a collection are in the MarkedState. It might be the case that we can relax this invariant for EdenCollections.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>979773</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Hahnenberg">mhahnenberg</who>
    <bug_when>2014-02-11 22:14:49 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; MarkedState
Marked state.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>982578</commentid>
    <comment_count>3</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2014-02-19 15:24:39 -0800</bug_when>
    <thetext>This issue can be easily reproduced by applying the patch at &lt;https://webkit.org/b/129067&gt;, and running testapi on a 64-bit debug build.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>982579</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-02-19 15:25:39 -0800</bug_when>
    <thetext>&lt;rdar://problem/16115197&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>