[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:23:43 PST 2022


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

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

The first call is from SWServer::markAllWorkersForRegistrableDomainAsTerminated(), the second from SWServerWorker::contextTerminated().

-- 
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/2d12ec86/attachment.htm>


More information about the webkit-unassigned mailing list