Bug 150546

Summary: Newly imported W3C XMLHttpRequest tests have uncovered a lot of leaks
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: barraclough, cdumez, ryanhaddad, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=142163
https://bugs.webkit.org/show_bug.cgi?id=106710

Alexey Proskuryakov
Reported 2015-10-25 11:02:40 PDT
Tests imported in bug 142163 have uncovered a lot of leaks, jumping from ~600Kb to ~2Mb: https://build.webkit.org/builders/Apple%20El%20Capitan%20%28Leaks%29/builds/593 https://build.webkit.org/builders/Apple%20El%20Capitan%20%28Leaks%29/builds/594 We really need to find a way to make the leak bot more precise, but this case is pretty conclusive.
Attachments
Alexey Proskuryakov
Comment 1 2015-10-26 10:52:56 PDT
There is a large leak in imported/w3c/web-platform-tests/XMLHttpRequest/abort-during-unsent.htm
Alexey Proskuryakov
Comment 2 2015-10-27 16:22:01 PDT
On a second try, I cannot reproduce with the above test, but I certainly can with imported/w3c/web-platform-tests/XMLHttpRequest/send-timeout-events.htm. run-webkit-tests --leaks imported/w3c/web-platform-tests/XMLHttpRequest/abort-during-unsent.htm --additional-env-var="MallocScribble=1" -v --batch-size=1 -f -1 --no-show --repeat-each=10 --no-retry Most of the command line options are probably unnecessary.
Alexey Proskuryakov
Comment 3 2016-02-25 16:57:33 PST
*** This bug has been marked as a duplicate of bug 106710 ***
Note You need to log in before you can comment on or make changes to this bug.