[Webkit-unassigned] [Bug 229723] [ BigSur EWS ] ASSERTION FAILED: reasonForSuspendingActiveDOMObjects() == ReasonForSuspension::PageWillBeSuspended
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 7 09:43:46 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=229723
Eric Hutchison <ehutchison at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ehutchison at apple.com
--- Comment #4 from Eric Hutchison <ehutchison at apple.com> ---
Issue is now presenting on OpenSource BigSur wk2 Debug x86 : https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2Fno-indexeddb-from-sandbox.html&platform=ios&platform=mac
No crash log found for com.apple.WebKit.WebContent.Development:69918.
stdout:
stderr:
ASSERTION FAILED: reasonForSuspendingActiveDOMObjects() == ReasonForSuspension::PageWillBeSuspended
./dom/Document.cpp(6630) : void WebCore::Document::suspendScheduledTasks(WebCore::ReasonForSuspension)
1 0x1491a5759 WTFCrash
2 0x127641a4b WTFCrashWithInfo(int, char const*, char const*, int)
3 0x12a75b78a WebCore::Document::suspendScheduledTasks(WebCore::ReasonForSuspension)
4 0x12a7736f4 WebCore::Document::suspend(WebCore::ReasonForSuspension)
5 0x12abfb49f WebCore::CachedFrame::CachedFrame(WebCore::Frame&)
6 0x12abfb99d WebCore::CachedFrame::CachedFrame(WebCore::Frame&)
7 0x12ac03af4 std::__1::__unique_if<WebCore::CachedFrame>::__unique_single std::__1::make_unique<WebCore::CachedFrame, WebCore::Frame&>(WebCore::Frame&)
8 0x12abfc676 decltype(auto) WTF::makeUnique<WebCore::CachedFrame, WebCore::Frame&>(WebCore::Frame&)
9 0x12abfc5c5 WebCore::CachedPage::CachedPage(WebCore::Page&)
10 0x12abfc69d WebCore::CachedPage::CachedPage(WebCore::Page&)
11 0x12ac02ea4 std::__1::__unique_if<WebCore::CachedPage>::__unique_single std::__1::make_unique<WebCore::CachedPage, WebCore::Page&>(WebCore::Page&)
12 0x12abf84b6 decltype(auto) WTF::makeUnique<WebCore::CachedPage, WebCore::Page&>(WebCore::Page&)
13 0x12abf820b WebCore::BackForwardCache::trySuspendPage(WebCore::Page&, WebCore::BackForwardCache::ForceSuspension)
14 0x12abf8539 WebCore::BackForwardCache::addIfCacheable(WebCore::HistoryItem&, WebCore::Page*)
15 0x12b4bf861 WebCore::FrameLoader::commitProvisionalLoad()
16 0x12b433d0c WebCore::DocumentLoader::commitIfReady()
17 0x12b434531 WebCore::DocumentLoader::finishedLoading()
18 0x12b442591 WebCore::DocumentLoader::maybeLoadEmpty()
19 0x12b442715 WebCore::DocumentLoader::startLoadingMainResource()
20 0x12b4e474d WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&, WebCore::FormState*, WebCore::NavigationPolicyDecision, WebCore::AllowNavigationToInvalidURL)::$_11::operator()()
21 0x12b4e40ce WTF::Detail::CallableWrapper<WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&, WebCore::FormState*, WebCore::NavigationPolicyDecision, WebCore::AllowNavigationToInvalidURL)::$_11, void>::call()
22 0x12765ae92 WTF::Function<void ()>::operator()() const
23 0x127684b15 WTF::CompletionHandler<void ()>::operator()()
24 0x12b4bcae5 WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&, WebCore::FormState*, WebCore::NavigationPolicyDecision, WebCore::AllowNavigationToInvalidURL)
25 0x12b4e0a30 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::RefPtr<WebCore::FormState, WTF::RawPtrTraits<WebCore::FormState>, WTF::DefaultRefDerefTraits<WebCore::FormState> >&&, WebCore::AllowNavigationToInvalidURL, WTF::CompletionHandler<void ()>&&)::$_8::operator()(WebCore::ResourceRequest const&, WTF::WeakPtr<WebCore::FormState, WTF::EmptyCounter>&&, WebCore::NavigationPolicyDecision)
26 0x12b4e08ec WTF::Detail::CallableWrapper<WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::RefPtr<WebCore::FormState, WTF::RawPtrTraits<WebCore::FormState>, WTF::DefaultRefDerefTraits<WebCore::FormState> >&&, WebCore::AllowNavigationToInvalidURL, WTF::CompletionHandler<void ()>&&)::$_8, void, WebCore::ResourceRequest&&, WTF::WeakPtr<WebCore::FormState, WTF::EmptyCounter>&&, WebCore::NavigationPolicyDecision>::call(WebCore::ResourceRequest&&, WTF::WeakPtr<WebCore::FormState, WTF::EmptyCounter>&&, WebCore::NavigationPolicyDecision)
27 0x12b52a521 WTF::Function<void (WebCore::ResourceRequest&&, WTF::WeakPtr<WebCore::FormState, WTF::EmptyCounter>&&, WebCore::NavigationPolicyDecision)>::operator()(WebCore::ResourceRequest&&, WTF::WeakPtr<WebCore::FormState, WTF::EmptyCounter>&&, WebCore::NavigationPolicyDecision) const
28 0x12b50fe47 WTF::CompletionHandler<void (WebCore::ResourceRequest&&, WTF::WeakPtr<WebCore::FormState, WTF::EmptyCounter>&&, WebCore::NavigationPolicyDecision)>::operator()(WebCore::ResourceRequest&&, WTF::WeakPtr<WebCore::FormState, WTF::EmptyCounter>&&, WebCore::NavigationPolicyDecision)
29 0x12b52d6ae WebCore::FrameLoader::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest&&, WebCore::ResourceResponse const&, WebCore::DocumentLoader*, WTF::RefPtr<WebCore::FormState, WTF::RawPtrTraits<WebCore::FormState>, WTF::DefaultRefDerefTraits<WebCore::FormState> >&&, WTF::CompletionHandler<void (WebCore::ResourceRequest&&, WTF::WeakPtr<WebCore::FormState, WTF::EmptyCounter>&&, WebCore::NavigationPolicyDecision)>&&, WebCore::PolicyDecisionMode)::$_7::operator()(WebCore::PolicyAction, WebCore::PolicyCheckIdentifier)
30 0x12b52c757 WTF::Detail::CallableWrapper<WebCore::FrameLoader::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest&&, WebCore::ResourceResponse const&, WebCore::DocumentLoader*, WTF::RefPtr<WebCore::FormState, WTF::RawPtrTraits<WebCore::FormState>, WTF::DefaultRefDerefTraits<WebCore::FormState> >&&, WTF::CompletionHandler<void (WebCore::ResourceRequest&&, WTF::WeakPtr<WebCore::FormState, WTF::EmptyCounter>&&, WebCore::NavigationPolicyDecision)>&&, WebCore::PolicyDecisionMode)::$_7, void, WebCore::PolicyAction, WebCore::PolicyCheckIdentifier>::call(WebCore::PolicyAction, WebCore::PolicyCheckIdentifier)
31 0x117965e78 WTF::Function<void (WebCore::PolicyAction, WebCore::PolicyCheckIdentifier)>::operator()(WebCore::PolicyAction, WebCore::PolicyCheckIdentifier) const
com.apple.WebKit.WebContent.Development terminated (pid 69918) because the process crashed
LEAK: 4 WebPageProxy
--
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/20210907/e9493ad4/attachment-0001.htm>
More information about the webkit-unassigned
mailing list