Intermittent LeakSanitizer | leak at Realloc, nsTArray_base, AppendElement, mozilla::dom::ChromeUtils::GenerateQI
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Assigned: mccr8)
References
Details
(Keywords: intermittent-failure, Whiteboard: [retriggered])
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment 4•6 years ago
|
||
Recent occurrences seem to have started from here: https://treeherder.mozilla.org/#/jobs?repo=autoland&searchStr=linux%2Cx64%2Casan%2Cweb%2Cplatform%2Ctests%2Cwith%2Ce10s%2Ctest-linux64-asan%2Fopt-web-platform-tests-reftests-e10s-3%2Cw-e10s%28wr3%29&tochange=49be7aaa199c0be85ec2667c650d4627cfec84c1&fromchange=ff2df6d75dd4ed98f6b29cb84f447c5abba63b68&selectedJob=221668854&group_state=expanded
Andrew can you take a look?
Assignee | ||
Comment 5•6 years ago
|
||
Yeah, I removed the whitelists, but it looks like this leak is happening frequently enough we still need it. I'll add it back.
Comment 6•6 years ago
|
||
That was fast. Thanks Andrew!
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 8•6 years ago
|
||
I have a patch up for review to revert the whitelisting. In the 10 logs I looked at, the leaks were happening in a single directory. I'll also file a bug to fix the leak. Hopefully this is happening frequently enough that I can reproduce it locally.
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 10•6 years ago
|
||
I added back the whitelisting, and then Emilio and Valentin fixed the underlying leaks.
Description
•