[Webkit-unassigned] [Bug 106683] New: TestRunner leaks when running tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 11 11:34:10 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=106683
Summary: TestRunner leaks when running tests
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: psolanki at apple.com
CC: rniwa at webkit.org
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
--
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