Bug 160035 - Yosemite JSC Debug test timeout: regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool
Summary: Yosemite JSC Debug test timeout: regress/script-tests/bigswitch-indirect-symb...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-21 11:47 PDT by Ryan Haddad
Modified: 2016-07-26 22:41 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-07-21 11:47:24 PDT
JSC Debug test timeout: regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool

https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20JSC%20%28Tests%29/builds/6492

regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: Timed out after 339.000000 seconds!
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 1   0x102d3fee0 WTFCrash
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 2   0x101b5e8da timeoutThreadMain(void*)
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 3   0x102db2eb9 WTF::createThread(void (*)(void*), void*, char const*)::$_0::operator()() const
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 4   0x102db2e8d 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&&&)
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 5   0x102db2e2c 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()()
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 6   0x1023dc66a std::__1::function<void ()>::operator()() const
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 7   0x102db1a8e WTF::threadEntryPoint(void*)
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 8   0x102db3531 WTF::wtfThreadEntryPoint(void*)
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 9   0x7fff8103905a _pthread_body
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 10  0x7fff81038fd7 _pthread_body
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: 11  0x7fff810363ed thread_start
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: test_script_18040: line 2: 94374 Segmentation fault: 11  ( "$@" ../../../.vm/JavaScriptCore.framework/Resources/jsc --useFTLJIT\=false --useFunctionDotArguments\=true --maxPerThreadStackUsage\=1572864 --jitMemoryReservationSize\=50000 --useFTLJIT\=true --useConcurrentJIT\=false --thresholdForJITAfterWarmUp\=100 bigswitch-indirect-symbol.js )
regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool: ERROR: Unexpected exit code: 139
FAIL: regress/script-tests/bigswitch-indirect-symbol.js.ftl-no-cjit-small-pool
Comment 1 Ryan Haddad 2016-07-21 11:48:25 PDT
This test was added with https://trac.webkit.org/changeset/203491
Comment 2 Ryan Haddad 2016-07-21 11:48:59 PDT
It does not appear to be timing out on the El Capitan JSC Debug tester.
Comment 3 Ryan Haddad 2016-07-26 22:41:58 PDT
Skipped test with <http://trac.webkit.org/projects/webkit/changeset/203763>