[Webkit-unassigned] [Bug 43975] New: Memory Leak on Qt 4.7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 13 08:21:53 PDT 2010


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

           Summary: Memory Leak on Qt 4.7
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joel.verhagen at gmail.com


Created an attachment (id=64342)
 --> (https://bugs.webkit.org/attachment.cgi?id=64342)
Qt project to illustrate the memory leak

I'm pretty sure QtWebKit is leaking memory. Specifically I am using QWebView to load a web page. I have created a test project in Qt Creator to illustrate the memory leaking and have attached it. Since I am using Qt Creator and I am on Windows, I don't have a tool explicitly made for looking for memory leaks but I can tell that is is by closely watching the Windows Task Manager's description of my process.

More about my setup:
OS: Windows 7 Ultimate 64-bit
Qt Version: 4.7 (32-bit)
Qt Creator Version: 2.0.0
To get this installed I just used the LGPL Windows Qt SDK (http://qt.nokia.com/downloads/sdk-windows-cpp). For more information see this screenshot http://i.imgur.com/oFwbU.png

I had to install OpenSSL 32-bit also to get SSL connections working. I downloaded it from http://www.slproweb.com/products/Win32OpenSSL.html 

I am not sure what version of WebKit this version of Qt uses, but hopefully I have given enough information for you guys to figure that out.

If you guys need any other information from me just ask.

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