Bug 182526

Summary: Debug JSC test timeout: stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: fpizlo, jlewis3, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryan Haddad 2018-02-05 21:25:30 PST
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: Timed out after 339.000000 sec seconds!
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: 1   0x10867ca0d WTFCrash
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: 2   0x104c18756 startTimeoutThreadIfNeeded()::$_7::operator()() const
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: 3   0x104c18659 WTF::Function<void ()>::CallableWrapper<startTimeoutThreadIfNeeded()::$_7>::call()
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: 4   0x108698b2b WTF::Function<void ()>::operator()() const
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: 5   0x108708fff WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: 6   0x10870e755 WTF::wtfThreadEntryPoint(void*)
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: 7   0x7fff689ce6c1 _pthread_body
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: 8   0x7fff689ce56d _pthread_body
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: 9   0x7fff689cdc5d thread_start
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: test_script_794: line 2: 88075 Segmentation fault: 11  ( "$@" ../../.vm/JavaScriptCore.framework/Resources/jsc --useFTLJIT\=false --useFunctionDotArguments\=true --validateExceptionChecks\=true --useDollarVM\=true --maxPerThreadStackUsage\=1572864 --jitMemoryReservationSize\=50000 --useFTLJIT\=true --useConcurrentJIT\=false --thresholdForJITAfterWarmUp\=100 --scribbleFreeCells\=true activation-sink-default-value-tdz-error.js )
stress/activation-sink-default-value-tdz-error.js.ftl-no-cjit-small-pool: ERROR: Unexpected exit code: 139

https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20JSC%20(Tests)/builds/601
Comment 1 Ryan Haddad 2018-02-05 21:26:51 PST
Based on test history on the bot, this may have regressed with https://trac.webkit.org/changeset/227717/webkit

https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20JSC%20(Tests)?numbuilds=50
Comment 2 Ryan Haddad 2018-02-05 21:27:38 PST
Perhaps we should just skip this since this only times out on debug.
Comment 3 Ryan Haddad 2018-02-14 11:15:36 PST
Skipped test in https://trac.webkit.org/r228474
Comment 4 Saam Barati 2018-02-14 11:19:31 PST
(In reply to Ryan Haddad from comment #3)
> Skipped test in https://trac.webkit.org/r228474

Seems reasonable to me