[Webkit-unassigned] [Bug 186653] Add release assertion against destroying WebProcessPool from networkProcessFailedToLaunch callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 08:44:48 PDT 2018


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

--- Comment #6 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #5)
> How did you determine that the WebProcessPool was dead? Brady and I were
> actually looking at the same crash trace a couple of days ago and I assumed
> the issue was that m_supplements was getting modified while we were
> iterating over it?

Hmm, looking at it more, it looks like we only ever add supplements in the WebProcessPool constructor. Also, we do not seem to have a way to remove supplements. Therefore, I guess you must be right that the WebProcessPool is getting destroyed.

-- 
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/20180615/f78630e8/attachment.html>


More information about the webkit-unassigned mailing list