[Webkit-unassigned] [Bug 217183] [iOS 14] Hang in -[WKUserDefaults _notifyObserversOfChangeFromValuesForKeys:toValuesForKeys:]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 13 09:40:35 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=217183
Geoffrey Garen <ggaren at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ggaren at apple.com
--- Comment #11 from Geoffrey Garen <ggaren at apple.com> ---
Given that the we don't know the upper limit of the hang, how do we know that dispatching to a secondary thread will resolve it?
Especially strange to hang in class_conformsToProtocol. That implies some kind of memory corruption in an Obj-C object or in the Obj-C runtime.
--
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/20201013/9e17a3f7/attachment.htm>
More information about the webkit-unassigned
mailing list