WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
58889
REGRESSION (
r84151
?): Lots of leaks seen beneath Document::Document
https://bugs.webkit.org/show_bug.cgi?id=58889
Summary
REGRESSION (r84151?): Lots of leaks seen beneath Document::Document
Adam Roben (:aroben)
Reported
2011-04-19 06:23:11 PDT
r84147
, 2001 leaks
http://build.webkit.org/builders/SnowLeopard%20Intel%20Leaks/builds/16327
r84152
, 6343 leaks
http://build.webkit.org/builders/SnowLeopard%20Intel%20Leaks/builds/16328
Check out the "view leaks" URLs on those build pages to see the leaks.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2011-04-19 06:24:39 PDT
Most/all of the leaks seem to be beneath the Document constructor.
Adam Roben (:aroben)
Comment 2
2011-04-19 06:45:58 PDT
<
rdar://problem/9304545
>
Antti Koivisto
Comment 3
2011-04-19 07:35:52 PDT
Seem like SVG documents are leaking: 2968 WebCore::XMLDocumentParser::append(WebCore::SegmentedString const&) 340 WebCore::SVGDocument::create(WebCore::Frame*, WebCore::KURL const&
Antti Koivisto
Comment 4
2011-04-21 07:13:09 PDT
This is very likely
https://bugs.webkit.org/show_bug.cgi?id=59072
. We are leaking piles of SVG documents. 84151 is likely a red herring, it just made the leaks visible to the leaks checker (probably by removing a document back reference).
Adam Roben (:aroben)
Comment 5
2011-11-16 17:09:21 PST
This seems not to be happening anymore.
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