[Webkit-unassigned] [Bug 20932] New: Notable leaks in QtWebkit - from Qt library

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 19 00:24:30 PDT 2008


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

           Summary: Notable leaks in QtWebkit - from Qt library
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Kelemen.Balazs.3 at stud.u-szeged.hu


I tested WebKit's Qt port on Linux with Valgrind to search for memory leaks. I
modified QtLauncher by using the QtWebKit API and I used the loadFinished
signal to load URLs from a list file one by one. I found several notable memory
leaks (one of them is bigger than 3MB).
The attachment contains the call stacks (outputs of Valgrind) and my comments
which show the points where the execution crosses the border of the source code
of WebKit. (In some cases the traces were almost the same therefore I kept only
one of them in the log file but the zip files contain all different traces.)
Unfortunately, I cannot decide whether these are Qt bugs or WebKit uses Qt in a
bad way.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list