WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
140947
[Win] JSC Runs out of memory on certain tests
https://bugs.webkit.org/show_bug.cgi?id=140947
Summary
[Win] JSC Runs out of memory on certain tests
Brent Fulgham
Reported
2015-01-27 11:48:59 PST
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 "PASS" messages, followed by "TEST COMPLETE". -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
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2015-01-27 12:34:04 PST
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.
Radar WebKit Bug Importer
Comment 2
2015-01-27 12:34:38 PST
<
rdar://problem/19618597
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug