Closed Bug 1299999 Opened 9 years ago Closed 9 years ago

Intermittent leakcheck | tab process: 91817 bytes leaked (BackstagePass, ChildDNSService, ChildProcessMessageManagerCallback, EventListenerService, Mutex, ...)

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, memory-leak)

Keywords: mlk
This is another one that would probably be easy to diagnose if we could trigger gc/cc log collection. Anything with a leaked BackstagePass is probably retained through a chrome script, etc.
Any idea what to do with this bug? To what component does it belong; can we find someone to assign it to? Thanks!
Flags: needinfo?(bkelly)
Someone needs to capture GC/CC logs for the leak so we can determine which bit of chrome script that BackstagePass belongs to. Can't really progress here until someone does that. Maybe Andrew knows how that can be done.
Flags: needinfo?(bkelly) → needinfo?(continuation)
It might be nice to track the set of live BackstagePasses and then enumerate them at shutdown, assuming that can include the name of the script. However, it looks like this leak has not recurred.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(continuation)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.