[Webkit-unassigned] [Bug 215465] New: [ macOS iOS wk2 Debug ] http/tests/security/no-indexeddb-from-sandbox.html is a constant crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 14:33:04 PDT 2020


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

            Bug ID: 215465
           Summary: [ macOS iOS wk2 Debug ]
                    http/tests/security/no-indexeddb-from-sandbox.html is
                    a constant crash
           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: hector_i_lopez at apple.com

Created attachment 406543

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

Crash log

http/tests/security/no-indexeddb-from-sandbox.html

Test is a constant crash on macOS Catalina wk2 Debug and iOS wk2 Debug. The first occurrence of a crash is at r265603.

History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2Fno-indexeddb-from-sandbox.html&limit=50000&platform=ios&platform=mac

Crash log:
CRASHING TEST: /security/navigate-when-restoring-cached-page.html

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore            0x000000024cad97ce WTFCrash + 14 (Assertions.cpp:295)
1   com.apple.WebCore                   0x000000022dc0f9eb WTFCrashWithInfo(int, char const*, char const*, int) + 27
2   com.apple.WebCore                   0x00000002318fa798 WebCore::SuspendableTimerBase::resume() + 104 (SuspendableTimer.cpp:74)
3   com.apple.WebCore                   0x0000000230b54d0d auto WebCore::ScriptExecutionContext::resumeActiveDOMObjects(WebCore::ReasonForSuspension)::$_8::operator()<WebCore::ActiveDOMObject>(WebCore::ActiveDOMObject&) const + 29 (ScriptExecutionContext.cpp:280)
4   com.apple.WebCore                   0x0000000230b54cc3 WTF::Detail::CallableWrapper<WebCore::ScriptExecutionContext::resumeActiveDOMObjects(WebCore::ReasonForSuspension)::$_8, WebCore::ScriptExecutionContext::ShouldContinue, WebCore::ActiveDOMObject&>::call(WebCore::ActiveDOMObject&) + 51 (Function.h:52)
5   com.apple.WebCore                   0x0000000230b301fa WTF::Function<WebCore::ScriptExecutionContext::ShouldContinue (WebCore::ActiveDOMObject&)>::operator()(WebCore::ActiveDOMObject&) const + 154 (Function.h:83)
6   com.apple.WebCore                   0x0000000230b30050 WebCore::ScriptExecutionContext::forEachActiveDOMObject(WTF::Function<WebCore::ScriptExecutionContext::ShouldContinue (WebCore::ActiveDOMObject&)> const&) const + 192 (ScriptExecutionContext.cpp:244)

-- 
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/20200813/a0f0bf33/attachment.htm>


More information about the webkit-unassigned mailing list