[Webkit-unassigned] [Bug 280061] Figure out why network process launching is frequently canceled within a few milliseconds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 21 11:52:10 PDT 2024


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

Michael Catanzaro <mcatanzaro at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |mcatanzaro at redhat.com
             Status|NEW                         |RESOLVED

--- Comment #1 from Michael Catanzaro <mcatanzaro at redhat.com> ---
Adrian figured out what is wrong:

> could it be that opening URLs from other programs launches `epiphany` (UIProcess), which hands over the URL to the running instance, and closes immediately, but in between WebKit has had time to start trying spawn some processes that have been closed because the auxiliar `epiphany` instance is shutting down while some other part of the code was trying to send the PIDs around?

That certainly explains things.

-- 
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/20240921/ebb32866/attachment.htm>


More information about the webkit-unassigned mailing list