<?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>140947</bug_id>
          
          <creation_ts>2015-01-27 11:48:59 -0800</creation_ts>
          <short_desc>[Win] JSC Runs out of memory on certain tests</short_desc>
          <delta_ts>2015-01-27 12:34:38 -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>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>ggaren</cc>
    
    <cc>mark.lam</cc>
    
    <cc>msaboff</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1064589</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-01-27 11:48:59 -0800</bug_when>
    <thetext>The following layout tests fail (or are flaky) because they run out of memory:

js/slow-stress/Int32Array-alloc-huge-long-lived.html
js/slow-stress/Int32Array-alloc-large-long-lived.html

Example output:

--- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/js/slow-stress/Int32Array-alloc-huge-long-lived-expected.txt
+++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/js/slow-stress/Int32Array-alloc-huge-long-lived-actual.txt
@@ -1,10 +1,11 @@
+CONSOLE MESSAGE: line 8: Error: Out of memory
 JSRegress/Int32Array-alloc-huge-long-lived
 
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
 
-PASS no exception thrown
-PASS successfullyParsed is true
+FAIL caught exception: Error: Out of memory
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1064610</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-01-27 12:34:04 -0800</bug_when>
    <thetext>Also (flaky):

js/dfg-int16array.html
js/dom/create-lots-of-workers.html
js/regress/array-prototype-map.html
js/regress/ArrayBuffer-Int8Array-alloc-long-lived.html
js/slow-stress/Int32Array-alloc-huge.html
js/slow-stress/variadic-closure-call.html
js/slow-stress/array-prototype-filter.html

In many cases they alternate between failures and crashes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1064611</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-01-27 12:34:38 -0800</bug_when>
    <thetext>&lt;rdar://problem/19618597&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>