[Webkit-unassigned] [Bug 184792] New: Runtime logging during GC can cause crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 13:49:22 PDT 2018


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

            Bug ID: 184792
           Summary: Runtime logging during GC can cause crash
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eric.carlson at apple.com
                CC: cdumez at apple.com

It is illegal to allocate during GC, so Document should create the Inspector ConsoleMessage from a task queue in case an object logs during GC.

-- 
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/20180419/492c656e/attachment.html>


More information about the webkit-unassigned mailing list