[Webkit-unassigned] [Bug 205515] New: REGRESSION (r253807): crash in storage/indexeddb/modern/opendatabase-request-private.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 12:53:12 PST 2019


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

            Bug ID: 205515
           Summary: REGRESSION (r253807): crash in
                    storage/indexeddb/modern/opendatabase-request-private.
                    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: sihui_liu at apple.com

ASSERTION FAILED: !m_currentlyCompletingRequest
./Modules/indexeddb/IDBTransaction.cpp(1470) : void WebCore::IDBTransaction::autoCommit()
1   0x10f5e9869 WTFCrash
2   0x11e927d0b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x12008f60f WebCore::IDBTransaction::autoCommit()
4   0x120085313 WebCore::IDBTransaction::removeRequest(WebCore::IDBRequest&)
5   0x1200851fb WebCore::IDBOpenDBRequest::cancelForStop()
6   0x120088e90 WebCore::IDBRequest::stop()
7   0x120e2a6a5 auto WebCore::ScriptExecutionContext::stopActiveDOMObjects()::$_7::operator()<WebCore::ActiveDOMObject>(WebCore::ActiveDOMObject&) const
8   0x120e2a654 WTF::Detail::CallableWrapper<WebCore::ScriptExecutionContext::stopActiveDOMObjects()::$_7, WebCore::ScriptExecutionContext::ShouldContinue, WebCore::ActiveDOMObject&>::call(WebCore::ActiveDOMObject&)
9   0x120e10d80 WTF::Function<WebCore::ScriptExecutionContext::ShouldContinue (WebCore::ActiveDOMObject&)>::operator()(WebCore::ActiveDOMObject&) const
10  0x120e10bbf WebCore::ScriptExecutionContext::forEachActiveDOMObject(WTF::Function<WebCore::ScriptExecutionContext::ShouldContinue (WebCore::ActiveDOMObject&)> const&) const
11  0x120e10fd4 WebCore::ScriptExecutionContext::stopActiveDOMObjects()
12  0x120c37bfb WebCore::Document::stopActiveDOMObjects()
13  0x120c3797c WebCore::Document::commonTeardown()
14  0x120c45db9 WebCore::Document::prepareForDestruction()

-- 
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/20191220/d808030a/attachment.htm>


More information about the webkit-unassigned mailing list