[webkit-dev] DRT on windows showing leaks

Vivek Galatage vivekgalatage at gmail.com
Fri Jul 27 04:21:08 PDT 2012


Hello webkit-dev,

I am trying to debug DRT standalone using Visual Studio debugger as well as
running from the command line. I followed this link
http://trac.webkit.org/wiki/Debugging%20DumpRenderTree%20on%20Windows in
order to setup and start the debug session.

In this, when I debug the DRT or simply run from the command line, at the
end on the output console, I get the something like:
LEAK: 2 CachedResource
LEAK: 53 WebCoreNode
LEAK: 1 Frame
LEAK: 1 Page

But when I checked the same here:
http://build.webkit.org/results/Apple%20Win%20XP%20Debug%20%28Tests%29/r123856%20%2842230%29/fast/dom/Document/early-document-access-stderr.txt

there are no leaks mentioned at the end.

So I would like to know whether DRT is leaking memory when run in
standalone mode?

Thank you,
Vivek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120727/4f75f2a5/attachment.html>


More information about the webkit-dev mailing list