[Webkit-unassigned] [Bug 78814] New: Memory leaks in SVG filters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 07:50:24 PST 2012


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

           Summary: Memory leaks in SVG filters
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mkorourk at adobe.com
                CC: zimmermann at kde.org


The attached HTML is a distilled example of far more complex HTML/JS which creates SVG content dynamically including filters.

With such content we are experiencing the memory footprint of Chrome infinitely increasing. Within 15 minutes the footprint grows from 24MB to 120MB and continues upward from there. The same problem does not happen in Firefox.

Note that in this simplified example, the filter is created but never attached to an SVG object. This was not the case in the original content and is part of the simplification of the original bug.

To reproduce, just open the HTML file and then watch the memory footprint of Chrome via Task Manager.

-- 
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