WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
106683
TestRunner leaks when running tests
https://bugs.webkit.org/show_bug.cgi?id=106683
Summary
TestRunner leaks when running tests
Pratik Solanki
Reported
2013-01-11 11:36:01 PST
When looking at <
http://build.webkit.org/builders/Apple%20MountainLion%20%28Leaks%29/builds/2298/steps/layout-test/logs/stdio
>, there are a number of TestRunner object leaks e.g. Leak: 0x7fd29a48bcc0 size=256 zone: DefaultMallocZone_0x1016e3000 0x00000001 0x00000000 0x01000000 0x00000000 ................ 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x00010001 0x00000000 0x01000000 0x00000000 ................ 0x00010000 0x00000001 0x00000000 0x00000000 ................ 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x00000081 0x00000000 0x00000073 0x00000000 ........s....... ... Call stack: [thread 0x7fff72b57180]: start main DumpRenderTree.mm:932 dumpRenderTree(int, char const**) DumpRenderTree.mm:894 runTestingServerLoop() DumpRenderTree.mm:847 runTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) DumpRenderTree.mm:1332 TestRunner::create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) TestRunner.cpp:106 WTF::RefCounted<TestRunner>::operator new(unsigned long) RefCounted.h:197 WTF::fastMalloc(unsigned long) FastMalloc.cpp:274 malloc malloc_zone_malloc
Attachments
Patch
(1.42 KB, patch)
2013-01-11 11:44 PST
,
Pratik Solanki
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pratik Solanki
Comment 1
2013-01-11 11:44:37 PST
Created
attachment 182386
[details]
Patch
Pratik Solanki
Comment 2
2013-01-11 11:59:35 PST
Committed
r139478
: <
http://trac.webkit.org/changeset/139478
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug