[Webkit-unassigned] [Bug 72745] New: Leaks beneath SharedWorker::create seen on Leaks bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 11:41:16 PST 2011


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

           Summary: Leaks beneath SharedWorker::create seen on Leaks bot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://build.webkit.org/LeaksViewer/?url=%2Fresults%2F
                    Lion%20Intel%20Leaks%2Fr100768%20%28193%29%2F
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: darin at apple.com, ap at webkit.org, dimich at chromium.org,
                    levin at chromium.org


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

The WebCore::WorkersScriptLoader::operator new and WebCore::MessagePortChannel::operator new frames indicate that we are leaking these two objects.

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