Closed
Bug 1400090
Opened 7 years ago
Closed 7 years ago
Frequent OSX leaks in different test suites since Gecko 57 was uplifted to Beta
Categories
(Core :: Graphics: Layers, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1400116
People
(Reporter: RyanVM, Assigned: aosmond)
Details
(Keywords: memory-leak, Whiteboard: [gfx-noted])
[Tracking Requested - why for this release]: Permafailing tests since the uplift to Beta.
The regression range is:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=1888ec2f277f&tochange=dd6b788f1497
Unfortunately, I'm not going to be able to bisect this in any sane timeframe due to the inordinately high OSX test backlog at the moment (it's why I didn't see it on the simulations to begin with today :\...)
Example logs:
https://treeherder.mozilla.org/logviewer.html#?job_id=131175457&repo=mozilla-beta
https://treeherder.mozilla.org/logviewer.html#?job_id=131175449&repo=mozilla-beta
https://treeherder.mozilla.org/logviewer.html#?job_id=131175447&repo=mozilla-beta
Milan, can you please help find an owner for this?
Flags: needinfo?(milan)
Reporter | ||
Updated•7 years ago
|
Summary: Frequent OSX permaleaks since Gecko 57 was uplifted to Beta → Frequent OSX leaks in different test suites since Gecko 57 was uplifted to Beta
Updated•7 years ago
|
:kats, can you see what we can make out of this?
Assignee: nobody → bugmail
Flags: needinfo?(milan)
Priority: -- → P1
Whiteboard: [gfx-noted]
Reporter | ||
Comment 2•7 years ago
|
||
Looks like this is hitting on trunk too:
https://bugzilla.mozilla.org/show_bug.cgi?id=1400116
See Also: → 1400116
Reporter | ||
Comment 3•7 years ago
|
||
Looks like it started in this merge:
https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=8e818b5e9b6b
Bug 1389021 is looking suspicious?
Assignee | ||
Comment 4•7 years ago
|
||
I expect this is me. This is a consequence of shutting down the CompositorManagerParent early to avoid a shutdown hang. I don't think we want to back that fix out as a response to this given how many crashes that fixes.
Assignee: bugmail → aosmond
Reporter | ||
Comment 5•7 years ago
|
||
This isn't actually Beta-specific bustage, so I'm going to dupe this over to bug 1400116.
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
affected → ---
tracking-firefox57:
+ → ---
Resolution: --- → DUPLICATE
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•