Bug 276543

Summary: Crash under certificatesMatch()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2024-07-12 10:44:18 PDT
Crash under certificatesMatch(): ``` 8 _CFTypeGetClass 8 CF_IS_OBJC 8 CFArrayGetCount ==> 8 WebCore::certificatesMatch(__SecTrust*, __SecTrust*) <== 8 WebCore::doCertificatesMatch(WebCore::CertificateInfo const&, WebCore::CertificateInfo const&) 8 WebCore::SWServerJobQueue::scriptFetchFinished(WebCore::ServiceWorkerJobDataIdentifier const&, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits>> const&, WebCore::WorkerFetchResult&&) 8 WebCore::SWServer::scriptFetchFinished(WebCore::ServiceWorkerJobDataIdentifier const&, WebCore::ServiceWorkerRegistrationKey const&, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits>> const&, WebCore::WorkerFetchResult&&) 6 WebCore::SWServer::startScriptFetch(WebCore::ServiceWorkerJobData const&, WebCore::SWServerRegistration&)::$_0::operator()(WebCore::WorkerFetchResult&&) const ```
Attachments
Chris Dumez
Comment 1 2024-07-12 10:44:34 PDT
Chris Dumez
Comment 2 2024-07-12 10:46:20 PDT
EWS
Comment 3 2024-07-12 12:06:52 PDT
Committed 280915@main (aea44e3d5023): <https://commits.webkit.org/280915@main> Reviewed commits have been landed. Closing PR #30753 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.