Closed Bug 1252647 Opened 8 years ago Closed 8 years ago

Intermittent e10s LeakSanitizer | leak at NewPage, nsEventQueue::PutEvent, take, nsThread::PutEvent

Categories

(Core :: WebRTC: Audio/Video, defect, P1)

defect

Tracking

()

RESOLVED FIXED
Tracking Status
e10s + ---
firefox47 --- affected

People

(Reporter: mccr8, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: intermittent-failure, memory-leak)

Here's an example log:
https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=7640982

These leaks are currently being misfiled in bug 1221910.

It looks like this is a runnable leaking, created in mozilla::camera::CamerasChild::ShutdownChild() here:
	
    RefPtr<nsRunnable> event =
      new ThreadDestructor(CamerasSingleton::Thread());
See Also: → 1221910
Blocks: e10s-tests
tracking-e10s: --- → +
gcp: this is probably around #20-25 on the orange factor; they're being starred on bug 1221910, and this is an e10s issue.  Can you look at it?  Is it a dup of another bug (perhaps that backout we did?)  thanks!
Rank: 17
Component: Audio/Video → WebRTC: Audio/Video
Flags: needinfo?(gpascutto)
Priority: -- → P1
(In reply to Randell Jesup [:jesup] from comment #1)
> gcp: this is probably around #20-25 on the orange factor; they're being
> starred on bug 1221910, and this is an e10s issue.  Can you look at it? 

I've already been looking at it. I didn't find anything, besides bug 1254507 which I fixed. I have no more time now to investigate deeper due to e10s blockers, so no, I cannot fix it right now.

> Is it a dup of another bug (perhaps that backout we did?)  thanks!

I may be a dupe of this bug, or it may not be:
https://bugzilla.mozilla.org/show_bug.cgi?id=1207431#c21
Flags: needinfo?(gpascutto)
Looking good so far since bug 1267600 landed.
Depends on: 1267600
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.