[Webkit-unassigned] [Bug 40654] New: Database access in worker threads results in memory leaks due to lack of autorelease pool

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 23:00:53 PDT 2010


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

           Summary: Database access in worker threads results in memory
                    leaks due to lack of autorelease pool
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://build.webkit.org/results/SnowLeopard%20Intel%20
                    Leaks/r61233%20(8108)/fast/workers/storage/change-vers
                    ion-handle-reuse-worker-stderr.txt
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrowe at apple.com
                CC: dimich at chromium.org, ericu at chromium.org


You can see the following stderr output from a number of worker tests while running the regression tests:

2010-06-15 22:13:15.128 DumpRenderTree[29876:766f] *** __NSAutoreleaseNoPool(): Object 0x11a5a2f70 of class NSCFString autoreleased with no pool in place - just leaking

If you look at <http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r61233%20(8108)/DumpRenderTree2-leaks.txt> you can also see that these objects are in fact leaked.

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