[Webkit-unassigned] [Bug 171462] New: ASSERTION FAILED: m_scriptExecutionContext->isContextThread() seenu with LayoutTest crypto/workers/crypto-random-values-limits-worker.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 28 16:34:42 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=171462

            Bug ID: 171462
           Summary: ASSERTION FAILED:
                    m_scriptExecutionContext->isContextThread() seenu with
                    LayoutTest
                    crypto/workers/crypto-random-values-limits-worker.html
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com

Created attachment 308614

  --> https://bugs.webkit.org/attachment.cgi?id=308614&action=review

crash-log

Saw this assertion Failure with test crypto/workers/crypto-random-values-limits-worker.html

ASSERTION FAILED: m_scriptExecutionContext->isContextThread()
/Volumes/Data/slave/sierra-debug/build/Source/WebCore/dom/ContextDestructionObserver.cpp(48) : void WebCore::ContextDestructionObserver::observeContext(WebCore::ScriptExecutionContext *)
1   0x1150a176d WTFCrash
2   0x1199d0b85 WebCore::ContextDestructionObserver::observeContext(WebCore::ScriptExecutionContext*)
3   0x1199d0c67 WebCore::ContextDestructionObserver::~ContextDestructionObserver()
4   0x11bf3ed3d WebCore::SubtleCrypto::~SubtleCrypto()
5   0x11bf3ecb5 WebCore::SubtleCrypto::~SubtleCrypto()
6   0x11bf3ecd9 WebCore::SubtleCrypto::~SubtleCrypto()
7   0x119a0eb5f WTF::RefCounted<WebCore::SubtleCrypto>::deref() const
8   0x119a0eb01 WTF::Ref<WebCore::SubtleCrypto>::~Ref()
9   0x119a0e335 WTF::Ref<WebCore::SubtleCrypto>::~Ref()
10  0x119a0e2d1 WebCore::Crypto::~Crypto()
11  0x119a0e375 WebCore::Crypto::~Crypto()
12  0x119a0e399 WebCore::Crypto::~Crypto()
13  0x119e3028f WTF::RefCounted<WebCore::Crypto>::deref() const
14  0x119e318e5 void WTF::derefIfNotNull<WebCore::Crypto>(WebCore::Crypto*)
15  0x119e318a3 WTF::RefPtr<WebCore::Crypto>::~RefPtr()
16  0x119e1f055 WTF::RefPtr<WebCore::Crypto>::~RefPtr()
17  0x11c409edd WebCore::WorkerGlobalScope::~WorkerGlobalScope()
18  0x119ca13f5 WebCore::DedicatedWorkerGlobalScope::~DedicatedWorkerGlobalScope()
19  0x119ca1415 WebCore::DedicatedWorkerGlobalScope::~DedicatedWorkerGlobalScope()
20  0x119ca1469 WebCore::DedicatedWorkerGlobalScope::~DedicatedWorkerGlobalScope()
21  0x119ca2231 WTF::RefCounted<WebCore::WorkerGlobalScope>::deref() const
22  0x11b2ae467 void WTF::derefIfNotNull<WebCore::WorkerGlobalScope>(WebCore::WorkerGlobalScope*)
23  0x11c42cfab WTF::RefPtr<WebCore::WorkerGlobalScope>::operator=(std::nullptr_t)
24  0x11c42cded WebCore::WorkerThread::workerThread()
25  0x11c42c7e5 WebCore::WorkerThread::workerThreadStart(void*)
26  0x11511c7a9 WTF::Thread::create(void (*)(void*), void*, char const*)::$_0::operator()() const
27  0x11511c77d void std::__1::__invoke_void_return_wrapper<void>::__call<WTF::Thread::create(void (*)(void*), void*, char const*)::$_0&>(WTF::Thread::create(void (*)(void*), void*, char const*)::$_0&&&)
28  0x11511c729 std::__1::__function::__func<WTF::Thread::create(void (*)(void*), void*, char const*)::$_0, std::__1::allocator<WTF::Thread::create(void (*)(void*), void*, char const*)::$_0>, void ()>::operator()()
29  0x1145b739a std::__1::function<void ()>::operator()() const
30  0x11511afb7 WTF::threadEntryPoint(void*)
31  0x11511d0c2 WTF::wtfThreadEntryPoint(void*)

Build results:
https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r215938%20(715)/results.html

History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=crypto%2Fworkers%2Fcrypto-random-values-limits-worker.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170428/5aef9722/attachment-0001.html>


More information about the webkit-unassigned mailing list