WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 20448
Ran run-webkit-tests --leaks --singly on
r35831
https://bugs.webkit.org/show_bug.cgi?id=20448
Summary
Ran run-webkit-tests --leaks --singly on r35831
Henk Poley
Reported
2008-08-19 14:26:31 PDT
Attached will be a bz2 of the /tmp/layout-test-results.
Attachments
/tmp/layout-test-results
(834.61 KB, application/octet-stream)
2008-08-19 14:27 PDT
,
Henk Poley
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Henk Poley
Comment 1
2008-08-19 14:27:34 PDT
Created
attachment 22882
[details]
/tmp/layout-test-results
Mark Rowe (bdash)
Comment 2
2008-08-19 14:36:11 PDT
These results appear to be from a Release build of WebKit. This means that any allocations from within WebKit will not be tracked in a useful manner for "--leaks", due to the use of a custom allocator in release builds. The end result of this is that the only leaks that appear in your output are from outside of WebKit, with CFNetwork appearing to be the primary culprit. Closing as INVALID as there doesn't appear to be anything actionable in the leaks output. Sorry :-(
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