[Webkit-unassigned] [Bug 72741] New: Leaks beneath RenderSVGShadowTreeRootContainer::updateFromElement seen on Leaks bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 11:03:56 PST 2011


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

           Summary: Leaks beneath
                    RenderSVGShadowTreeRootContainer::updateFromElement
                    seen on Leaks bot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://build.webkit.org/LeaksViewer/?url=%2Fresults%2F
                    Lion%20Intel%20Leaks%2Fr100768%20%28193%29%2F
        OS/Version: Mac OS X 10.7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: darin at apple.com, zimmermann at kde.org,
                    dglazkov at chromium.org, leo.yang at torchmobile.com.cn


To see the leaks:

1. Go to http://build.webkit.org/LeaksViewer/?url=%2Fresults%2FLion%20Intel%20Leaks%2Fr100768%20%28193%29%2F
2. Dig into malloc_zone_malloc > malloc > WTF::fastMalloc

Many of the leaks in that node are (indirect) callees of RenderSVGShadowTreeRootContainer::updateFromElement.

We thought we fixed these in bug 56672, but either we were wrong or they got reintroduced.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list