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
259367
Regression(
266113@main
) Crash under WebKit::ProcessThrottlerActivity::invalidate()
https://bugs.webkit.org/show_bug.cgi?id=259367
Summary
Regression(266113@main) Crash under WebKit::ProcessThrottlerActivity::invalid...
Chris Dumez
Reported
2023-07-20 14:23:26 PDT
Crash under WebKit::ProcessThrottlerActivity::invalidate() since
266113@main
: Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 WebKit 0x11195572c WebKit::ProcessThrottlerActivity::invalidate() + 144 1 WebKit 0x11195566c WebKit::ProcessThrottler::invalidateAllActivities() + 308 2 WebKit 0x11138ab88 WebKit::ProcessThrottler::setAllowsActivities(bool) + 224 3 WebKit 0x11128f180 WebKit::WebProcessPool::setProcessesShouldSuspend(bool) + 196 4 WebKit 0x11125c008 WTF::Detail::CallableWrapper<-[WKProcessAssertionBackgroundTaskManager setProcessStateMonitorEnabled:]::$_11, void, bool>::call(bool) + 64 5 WebKit 0x1112fa1c0 WebKit::ProcessStateMonitor::processWillBeSuspendedImmediately() + 184 6 WebKit 0x1112fa280 WebKit::ProcessStateMonitor::suspendTimerFired() + 140 7 WebKit 0x110da74bc WTF::Function<void ()>::operator()() const + 68 8 WebKit 0x110da7444 WTF::RunLoop::Timer::fired() + 32
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-07-20 14:26:22 PDT
<
rdar://112620147
>
Chris Dumez
Comment 2
2023-07-20 14:35:28 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15952
EWS
Comment 3
2023-07-20 17:11:03 PDT
Committed
266192@main
(8c1fe1cdba42): <
https://commits.webkit.org/266192@main
> Reviewed commits have been landed. Closing PR #15952 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