[Webkit-unassigned] [Bug 13776] Memory Leak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 19:28:32 PDT 2009


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


luying.pan at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luying.pan at gmail.com




--- Comment #4 from luying.pan at gmail.com  2009-10-19 19:28:32 PDT ---
I've seen the same thing with the gtk port. I left about 10 sessions running in
separate processes over the weekend and when I came back, only two were left
running, and their mem usage grew from 30MB to 600MB while cycling over the
same 20 urls. To do this test, I modified the GtkLauncher to cycle through the
URLs when the LOAD_FINISHED condition is reached. I tried something similar on
the QT port, but didn't get a chance to wait that long to see results. However
just cycling through about 5 URLs within a few minute I saw the memory grow to
40MB
(http://4.bp.blogspot.com/_JFpJ_4Fo-ZU/StzrnoCXLGI/AAAAAAAAFFM/o1dBTLZ65os/s1600-h/test.png).
I've seen it grow as high as 100MBs with more URLs, even though I disabled
caching, and set the max cached page in memory to 0.

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