[webkit-dev] Huge Memory Leak: How to restrict?

Dhananjoy Chutia dhanrd at gmail.com
Wed Dec 17 22:02:35 PST 2008


Hi,
    I had carried out one experiment with GtkLauncher, by loading and
unloading a page at interval of 2 seconds. I observed VmSize of GtkLauncher
at interval of one minute. Memory is increased gradually. Here is my
observation result.

*NOTE: **WebKit-r39293 is configure with the options: --with-target=x11
--with-http-backend=soup

*Thu Dec 18 10:32:18 IST 2008
webkit: VmSize:    56936 kB
****************
Thu Dec 18 10:33:18 IST 2008
webkit: VmSize:    57060 kB
****************
Thu Dec 18 10:34:18 IST 2008
webkit: VmSize:    57180 kB
****************
Thu Dec 18 10:35:18 IST 2008
webkit: VmSize:    57180 kB
****************
Thu Dec 18 10:36:18 IST 2008
webkit: VmSize:    57304 kB
****************
Thu Dec 18 10:37:18 IST 2008
webkit: VmSize:    57428 kB
****************
Thu Dec 18 10:38:18 IST 2008
webkit: VmSize:    57548 kB
****************
Thu Dec 18 10:39:18 IST 2008
webkit: VmSize:    57548 kB
****************
Thu Dec 18 10:40:18 IST 2008
webkit: VmSize:    57668 kB
****************
Thu Dec 18 10:41:18 IST 2008
webkit: VmSize:    57792 kB

Can any one provide a solution to restrict the memory requirement?

Regards
Dhananjoy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20081218/599d8062/attachment.html>


More information about the webkit-dev mailing list