Closed
Bug 1371474
Opened 7 years ago
Closed 6 years ago
Intermittent leakcheck | tab process: 415149 bytes leaked (APZEventState, ActiveElementManager, Array, AsyncLatencyLogger, BackstagePass, ...)
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, memory-leak, Whiteboard: [gfx-noted][stockwell unknown])
Filed by: wkocher [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=105585422&repo=autoland https://queue.taskcluster.net/v1/task/KAvYkgAcRp6ZLsOck6SXPA/runs/0/artifacts/public/logs/live_backing.log
Comment 1•7 years ago
|
||
Pretty sure the only connection to APZ here is that the first type in the very long list of types that is leaked is "APZEventState" because it starts with "A" :)
Comment 2•7 years ago
|
||
Seems to be leaking an entire document along with the TabChild and TabGroup and all the other associated structures. It's bad, but without reproducibility it's not really actionable. If we don't see a significant number of these in the next few days I'm going to close it.
Whiteboard: [closeme 2017-06-15][gfx-noted]
Updated•7 years ago
|
Updated•7 years ago
|
Whiteboard: [closeme 2017-06-15][gfx-noted] → [gfx-noted]
Updated•7 years ago
|
Priority: -- → P5
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Priority: -- → P3
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•