[Webkit-unassigned] [Bug 188880] New: Assert in NetworkBlobRegistry::unregisterBlobURL after network process had terminated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 22:55:25 PDT 2018


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

            Bug ID: 188880
           Summary: Assert in NetworkBlobRegistry::unregisterBlobURL after
                    network process had terminated
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

When a network process terminates, it obviously loses track of the registered blobs.
When WebContent process then tries to unregister a blob, we hit a debug assertion in NetworkBlobRegistry::unregisterBlobURL.

-- 
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/20180823/4aaf3588/attachment-0001.html>


More information about the webkit-unassigned mailing list