Bug 253895

Summary: Crash under NetworkProcess::addAllowedFirstPartyForCookies()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2023-03-14 11:59:23 PDT
Crash under NetworkProcess::addAllowedFirstPartyForCookies(): WTF::HashTable<WebCore::RegistrableDomain, WebCore::RegistrableDomain, WTF::IdentityExtractor, WTF::DefaultHash<WebCore::RegistrableDomain>, WTF::HashTraits<WebCore::RegistrableDomain>, WTF::HashTraits<WebCore::RegistrableDomain> >::add(WebCore::RegistrableDomain&&) <== 8 WebKit::NetworkProcess::addAllowedFirstPartyForCookies(WTF::ObjectIdentifier<WebCore::ProcessIdentifierType>, WebCore::RegistrableDomain&&, WTF::CompletionHandler<void ()>&&) 8 auto WebKit::WebSharedWorkerServer::createContextConnection(WebCore::RegistrableDomain const&, WebCore::RegistrableDomain const&, std::__1::optional<WTF::ObjectIdentifier<WebCore::ProcessIdentifierType> >)::$_5::operator()<WTF::ObjectIdentifier<WebCore::ProcessIdentifierType> >(WTF::ObjectIdentifier<WebCore::ProcessIdentifierType>) const 6 WTF::Detail::CallableWrapper<IPC::Connection::sendMessageWithAsyncReply(WTF::UniqueRef<IPC::Encoder>&&, IPC::Connection::AsyncReplyHandler, WTF::OptionSet<IPC::SendOption>, std::__1::optional<WTF::Thread::QOS>)::$_9, void>::call()
Attachments
Chris Dumez
Comment 1 2023-03-14 11:59:34 PDT
Chris Dumez
Comment 2 2023-03-14 12:01:51 PDT
EWS
Comment 3 2023-03-14 15:35:45 PDT
Committed 261656@main (e2b561a545d3): <https://commits.webkit.org/261656@main> Reviewed commits have been landed. Closing PR #11506 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.