WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
165763
REGRESSION (
r209532
-209538): stress/string-prototype-replace-should-throw-out-of-memory-error-when-using-too-much-memory.js.misc-ftl-no-cjit times out
https://bugs.webkit.org/show_bug.cgi?id=165763
Summary
REGRESSION (r209532-209538): stress/string-prototype-replace-should-throw-out...
Alexey Proskuryakov
Reported
2016-12-12 10:04:53 PST
stress/string-prototype-replace-should-throw-out-of-memory-error-when-using-too-much-memory.js.misc-ftl-no-cjit always times out on Yosemite Debug JSC bot:
https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20JSC%20(Tests)?numbuilds=50
Timed out after 339.000000 sec seconds! 1 0x1052fb550 WTFCrash 2 0x103e51b16 timeoutThreadMain(void*) 3 0x105375519 WTF::createThread(void (*)(void*), void*, char const*)::$_0::operator()() const 4 0x1053754ed void std::__1::__invoke_void_return_wrapper<void>::__call<WTF::createThread(void (*)(void*), void*, char const*)::$_0&>(WTF::createThread(void (*)(void*), void*, char const*)::$_0&&&) 5 0x10537548c std::__1::__function::__func<WTF::createThread(void (*)(void*), void*, char const*)::$_0, std::__1::allocator<WTF::createThread(void (*)(void*), void*, char const*)::$_0>, void ()>::operator()() 6 0x10481543a std::__1::function<void ()>::operator()() const 7 0x1053740ee WTF::threadEntryPoint(void*) 8 0x105375b91 WTF::wtfThreadEntryPoint(void*) 9 0x7fff8bd9805a _pthread_body 10 0x7fff8bd97fd7 _pthread_body 11 0x7fff8bd953ed thread_start test_script_15478: line 2: 52322 Segmentation fault: 11 ( "$@" ../../.vm/JavaScriptCore.framework/Resources/jsc --useFTLJIT\=false --useFunctionDotArguments\=true --maxPerThreadStackUsage\=1572864 --useFTLJIT\=true --useConcurrentJIT\=false --thresholdForJITAfterWarmUp\=100 --scribbleFreeCells\=true string-prototype-replace-should-throw-out-of-memory-error-when-using-too-much-memory.js )
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2016-12-12 10:06:10 PST
There weren't any JSC changes in this range. Triggered a rerun of
r209532
to see what happens.
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