[Webkit-unassigned] [Bug 173680] New: Add release assertions to the callback map to help diagnose a hang in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 21 16:33:18 PDT 2017


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

            Bug ID: 173680
           Summary: Add release assertions to the callback map to help
                    diagnose a hang in Safari
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

We're seeing a hang inside WebKit::CallbackMap in Safari,
and we suspect it could be caused by a hash table corruption.

Add release assertions to make sure this hash table isn't used in a non-main thread and empty value isn't used as a key.

-- 
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/20170621/19e2e6ea/attachment-0001.html>


More information about the webkit-unassigned mailing list