WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 106710
150546
Newly imported W3C XMLHttpRequest tests have uncovered a lot of leaks
https://bugs.webkit.org/show_bug.cgi?id=150546
Summary
Newly imported W3C XMLHttpRequest tests have uncovered a lot of leaks
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug