[Webkit-unassigned] [Bug 56673] New: Leak of DocumentLoader seen on SnowLeopard Intel Leaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 13:44:55 PDT 2011


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

           Summary: Leak of DocumentLoader seen on SnowLeopard Intel Leaks
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://build.webkit.org/LeaksViewer/?url=http%3A%2F%2F
                    build.webkit.org%2F%2Fresults%2FSnowLeopard%20Intel%20
                    Leaks%2Fr81496%20(15670)%2F
        OS/Version: Mac OS X 10.6
            Status: NEW
          Keywords: MakingBotsRed, NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: ap at webkit.org, beidson at apple.com


To see the leaks:

1. Go to http://build.webkit.org/LeaksViewer/?url=http%3A%2F%2Fbuild.webkit.org%2F%2Fresults%2FSnowLeopard%20Intel%20Leaks%2Fr81496%20(15670)%2F
2. Dig into malloc_zone_malloc > malloc > WTF::fastMalloc > RefCounted<DocumentLoader>::operator new

We're leaking a DocumentLoader! You can find a few other callstacks that stem from the DocumentLoader constructor (e.g., ApplicationCacheHost), too.

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