[Webkit-unassigned] [Bug 275446] REGRESSION(iOS 18): Runaway memory usage and frequent calls to block in WebProcessPool::registerNotificationObservers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 14 15:42:17 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275446
--- Comment #9 from Ben Nham <nham at apple.com> ---
Yeah, so I see that when I boot up the sim and launch Safari that something in the system is generating an infinite loop of com.apple.accessibility.cache.app.ax notifications.
After 279548 at main, WebKit doesn't do anything in response to that notification anymore, so that would probably get rid of your crashing issue.
But there is still a framework bug to track down here to figure out why that notification is being posted in an infinite loop in the first place. I'll file a bug internally to start that investigation. You're still free to file a Feedback Assistant report but I will probably dup it to that internal bug.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240614/6febeddf/attachment.htm>
More information about the webkit-unassigned
mailing list