[Webkit-unassigned] [Bug 159569] New: Dumping the object graph doesn't work with verbose GC logging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 8 11:13:10 PDT 2016


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

            Bug ID: 159569
           Summary: Dumping the object graph doesn't work with verbose GC
                    logging
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

When the logGC option is set to verbose (2), the logging code attempts to dump the object graph.  That code doesn't work.  It is built to visit the object graph again and that method it fraught with difficulties.  Therefore the object graph dumping part of verbose GC logging should be removed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160708/5442150e/attachment.html>


More information about the webkit-unassigned mailing list