<?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>116560</bug_id>
          
          <creation_ts>2013-05-21 10:59:14 -0700</creation_ts>
          <short_desc>[Windows] Workers are crashing Webkit Test Runs</short_desc>
          <delta_ts>2016-07-06 23:45: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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Per Arne Vollan">pvollan</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>peavo</cc>
    
    <cc>pvollan</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>891896</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2013-05-21 10:59:14 -0700</bug_when>
    <thetext>The Windows build of WebKit is crashing on various worker tests.  Disable these tests for now, and fix the problem:

Crashers:
fast/js/create-lots-of-workers.html
fast/workers</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>891897</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2013-05-21 10:59:59 -0700</bug_when>
    <thetext>&lt;rdar://problem/13950882&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>891932</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2013-05-21 12:03:31 -0700</bug_when>
    <thetext>Landed a change to skip crashing tests while this is investigated.

&lt;http://trac.webkit.org/changeset/150463&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>982130</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-02-18 14:57:01 -0800</bug_when>
    <thetext>This was caused but the FastMalloc implementation, which did not mix well with the standard Windows allocators. This was an especially large problem for containers and other types where we would sometimes get a mixture of FastMalloc allocation (or deallocation) paired with the system deallocator (or allocator).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>