[Webkit-unassigned] [Bug 233219] [ Monterey Debug arm64 ] ASSERTION FAILED: result == &worker ./workers/service/server/SWServer.cpp(837) : void WebCore::SWServer::workerContextTerminated(WebCore::SWServerWorker &)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 13:16:23 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=233219

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
SWServer::workerContextTerminated() gets called twice for the same worker. As a result, the second time around, we get a null worker from the HashMap.

-- 
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/20220105/c1cdd5bf/attachment.htm>


More information about the webkit-unassigned mailing list