WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
276543
Crash under certificatesMatch()
https://bugs.webkit.org/show_bug.cgi?id=276543
Summary
Crash under certificatesMatch()
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-07-12 10:44:34 PDT
<
rdar://129903650
>
Chris Dumez
Comment 2
2024-07-12 10:46:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30753
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.
Top of Page
Format For Printing
XML
Clone This Bug