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
288971
Crash under WebDiagnosticLoggingClient::logDiagnosticMessage()
https://bugs.webkit.org/show_bug.cgi?id=288971
Summary
Crash under WebDiagnosticLoggingClient::logDiagnosticMessage()
Chris Dumez
Reported
2025-03-03 08:49:26 PST
Crash under WebDiagnosticLoggingClient::logDiagnosticMessage(): ``` 3 WTFCrashWithInfo(int, char const*, char const*, int) (WebKit) 3 WTF::WeakRef<WebKit::WebPage, WTF::DefaultWeakPtrImpl>::get() const (WebKit) 3 WebKit::WebDiagnosticLoggingClient::protectedPage() const (WebKit) ==> 4 WebKit::WebDiagnosticLoggingClient::logDiagnosticMessage(WTF::String const&, WTF::String const&, WebCore::ShouldSample) (WebKit) <== 3 WebCore::PerformanceMonitor::measurePostLoadMemoryUsage() (WebCore) | 3 WebCore::Timer::Timer<WebCore::PerformanceMonitor, WebCore::PerformanceMonitor>(WebCore::PerformanceMonitor&, void (WebCore::PerformanceMonitor::*)())::'lambda'()::operator()() const (WebCore) | 3 WebCore::ThreadTimers::sharedTimerFiredInternal() (WebCore) | 3 WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const (WebCore) | 3 WTF::Detail::CallableWrapper<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, void>::call() (WebCore) ```
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-03-03 08:51:32 PST
Pull request:
https://github.com/WebKit/WebKit/pull/41774
Chris Dumez
Comment 2
2025-03-03 08:55:30 PST
<
rdar://145885111
>
EWS
Comment 3
2025-03-03 16:01:42 PST
Committed
291530@main
(b2d0c319229e): <
https://commits.webkit.org/291530@main
> Reviewed commits have been landed. Closing PR #41774 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