[Webkit-unassigned] [Bug 279913] New: [WPE][GTK] Cached web processes exits forever if suspended when UI process terminates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 18 11:30:41 PDT 2024


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

            Bug ID: 279913
           Summary: [WPE][GTK] Cached web processes exits forever if
                    suspended when UI process terminates
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at redhat.com
                CC: bugs-noreply at webkitgtk.org

Using WebKitGTK 2.46.0, the web process cache is failing to resume web processes in the web process cache before terminating the UI process. Suspended web processes just continue to exist forever unless the user manually sends SIGTERM/SIGKILL or similar. If the user sends SIGCONT, then the web process will resume, notice the UI process is gone, and immediately quit. We need to make sure the web process cache always sends SIGCONT.

I tricked myself into thinking bug #262794 would fix this, but apparently not.

-- 
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/20240918/e8eb2b50/attachment.htm>


More information about the webkit-unassigned mailing list