[webkit-dev] Memory leak or should I clear content of QWebPage?

David Kilzer ddkilzer at webkit.org
Wed Jul 29 09:25:17 PDT 2009


On Wednesday, July 29, 2009 8:40:59 AM, Zongheng Zhou wrote:

>After I load "www.cnn.com"; for 800 times consecutively,
>the virtual memory size of my little program has reached
>1600M; while the resident memory is 1500M....
>
>This is horrible....Is this kind of memory leak expected?  

Of course not.  File a bug on <https://bugs.webkit.org/> with more detail than you've provided in your email messages (which Qt port you're compiling, e.g., where you got the source code, the revision/commitish of the source, which processor and operating system, which compiler, etc.).

Also, please move this discussion to <webkit-help at lists.webkit.org>.  The webkit-dev mailing list is to discuss future development of the WebKit engine.  Thanks!

Dave



More information about the webkit-dev mailing list