[Webkit-unassigned] [Bug 141057] New: ASSERTION FAILED: m_scriptExecutionContext->isContextThread() in ContextDestructionObserver::observeContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 29 15:58:31 PST 2015


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

            Bug ID: 141057
           Summary: ASSERTION FAILED:
                    m_scriptExecutionContext->isContextThread() in
                    ContextDestructionObserver::observeContext
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: iOS 8.1
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org

When I ran test crypto/subtle/rsa-oaep-generate-non-extractable-key.html in DumpRenderTree (DRT) with a debug iOS WebKit build it caused DRT to crash because the ASSERT(m_scriptExecutionContext->isContextThread()) failed in ContextDestructionObserver::observeContext().

-- 
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/20150129/d4098273/attachment-0002.html>


More information about the webkit-unassigned mailing list