<?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>129271</bug_id>
          
          <creation_ts>2014-02-24 13:28:39 -0800</creation_ts>
          <short_desc>REGRESSION(r164493): DYEBench crash in JSCObject::put</short_desc>
          <delta_ts>2014-03-25 18:12:04 -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>WORKSFORME</resolution>
          
          
          <bug_file_loc>https://trac.webkit.org/export/162218/trunk/PerformanceTests/DoYouEvenBench/Full.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Ryosuke Niwa">rniwa</assigned_to>
          <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
    
    <cc>mhahnenberg</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>984037</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2014-02-24 13:28:39 -0800</bug_when>
    <thetext>Reproduction steps
1. Go to https://trac.webkit.org/export/162218/trunk/PerformanceTests/DoYouEvenBench/InteractiveRunner.html
2. Uncheck &quot;VanillaJS-TodoMVC&quot;
3. Click &quot;Run&quot;.

Crash</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>984038</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-02-24 13:29:18 -0800</bug_when>
    <thetext>&lt;rdar://problem/16151521&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>984058</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Hahnenberg">mhahnenberg</who>
    <bug_when>2014-02-24 13:58:32 -0800</bug_when>
    <thetext>Is there a symbolicated crash log somewhere to look at?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>984070</commentid>
    <comment_count>3</comment_count>
    <who name="Mark Hahnenberg">mhahnenberg</who>
    <bug_when>2014-02-24 14:27:45 -0800</bug_when>
    <thetext>This still reproduces with JSC_alwaysDoFullCollection=1 which implies it&apos;s not caused by the premature deallocation of a live object.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>984073</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Hahnenberg">mhahnenberg</who>
    <bug_when>2014-02-24 14:32:32 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; This still reproduces with JSC_alwaysDoFullCollection=1 which implies it&apos;s not caused by the premature deallocation of a live object.

I should say, it&apos;s not a premature deallocation of a live object due to generational collection. We could still be blowing away a live object during a full collection.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>994297</commentid>
    <comment_count>5</comment_count>
    <who name="Mark Hahnenberg">mhahnenberg</who>
    <bug_when>2014-03-25 13:09:55 -0700</bug_when>
    <thetext>Throwing back to Ryosuke to verify that this has been fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>994460</commentid>
    <comment_count>6</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2014-03-25 18:12:04 -0700</bug_when>
    <thetext>No longer seeing the crash.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>