[Webkit-unassigned] [Bug 194871] New: Crash in DOMWindowExtension::suspendForPageCache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 14:24:21 PST 2019


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

            Bug ID: 194871
           Summary: Crash in DOMWindowExtension::suspendForPageCache
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

e.g.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                   0x00007fff47af3f3c WebCore::DOMWindowExtension::suspendForPageCache() + 28
1   com.apple.WebCore                   0x00007fff46967fe9 WebCore::DOMWindow::suspendForPageCache() + 233
2   com.apple.WebCore                   0x00007fff47861a68 WebCore::CachedFrame::CachedFrame(WebCore::Frame&) + 504
3   com.apple.WebCore                   0x00007fff47863869 WebCore::PageCache::addIfCacheable(WebCore::HistoryItem&, WebCore::Page*) + 457
4   com.apple.WebCore                   0x00007fff4691a3c7 WebCore::FrameLoader::commitProvisionalLoad() + 263
5   com.apple.WebCore                   0x00007fff46967b81 WebCore::DocumentLoader::commitLoad(char const*, int) + 81
6   com.apple.WebCore                   0x00007fff47aca1b0 WTF::Function<void ()>::CallableWrapper<WebCore::CachedRawResource::didAddClient(WebCore::CachedResourceClient&)::$_0::operator()(WebCore::ResourceRequest&&)::'lambda'()>::call() + 80
7   com.apple.WebCore                   0x00007fff47a559bb WTF::Function<void (WebCore::PolicyAction)>::CallableWrapper<WebCore::DocumentLoader::responseReceived(WebCore::ResourceResponse const&, WTF::CompletionHandler<void ()>&&)::$_7>::call(WebCore::PolicyAction) + 59
8   com.apple.WebKit                    0x00007fff488666e9 WebKit::WebFrameLoaderClient::dispatchDecidePolicyForResponse(WebCore::ResourceResponse const&, WebCore::ResourceRequest const&, WTF::Function<void (WebCore::PolicyAction)>&&) + 121
9   com.apple.WebCore                   0x00007fff47a4cdd8 WebCore::DocumentLoader::responseReceived(WebCore::ResourceResponse const&, WTF::CompletionHandler<void ()>&&) + 1992
10  com.apple.WebCore                   0x00007fff47aca02e WTF::Function<void (WebCore::ResourceRequest&&)>::CallableWrapper<WebCore::CachedRawResource::didAddClient(WebCore::CachedResourceClient&)::$_0>::call(WebCore::ResourceRequest&&) + 350
11  com.apple.WebCore                   0x00007fff47abe328 WebCore::iterateRedirects(WebCore::CachedResourceHandle<WebCore::CachedRawResource>&&, WebCore::CachedRawResourceClient&, WTF::Vector<std::__1::pair<WebCore::ResourceRequest, WebCore::ResourceResponse>, 0ul, WTF::CrashOnOverflow, 16ul>&&, WTF::CompletionHandler<void (WebCore::ResourceRequest&&)>&&) + 1448
12  com.apple.WebCore                   0x00007fff47abd9b1 WebCore::CachedRawResource::didAddClient(WebCore::CachedResourceClient&) + 657
13  com.apple.WebCore                   0x00007fff4690f398 WebCore::ThreadTimers::sharedTimerFiredInternal() + 168
14  com.apple.WebCore                   0x00007fff4690f2df WebCore::timerFired(__CFRunLoopTimer*, void*) + 31

<rdar://problem/47380794>

-- 
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/20190220/bef1d1bd/attachment.html>


More information about the webkit-unassigned mailing list