Closed Bug 1264069 Opened 10 years ago Closed 8 years ago

Intermittent leakcheck | plugin process: 920 936 1592 1624 bytes leaked (CondVar, IPC::Channel, Mutex, PPluginModuleChild, RefCountedMonitor, ...)

Categories

(Core Graveyard :: Plug-ins, defect, P3)

defect

Tracking

(e10s+)

RESOLVED WORKSFORME
Tracking Status
e10s + ---

People

(Reporter: RyanVM, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure, memory-leak)

https://treeherder.mozilla.org/logviewer.html#?job_id=165557&repo=ash 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 1 CondVar 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 1 IPC::Channel 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 1 Mutex 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 1 PPluginModuleChild 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 1 RefCountedMonitor 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 2 RefCountedTask 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 3 SharedMemory 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 1 StoreRef 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 1 WeakReference<MessageListener> 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 1 ipc::MessageChannel 08:12:12 INFO - TEST-INFO | leakcheck | plugin process: leaked 1 nsStringBuffer 08:12:12 WARNING - TEST-UNEXPECTED-FAIL | leakcheck | plugin process: 1624 bytes leaked (CondVar, IPC::Channel, Mutex, PPluginModuleChild, RefCountedMonitor, ...)
Flags: needinfo?(cpearce)
Sorry, meant to clear those before filing.
Flags: needinfo?(cpearce)
Summary: Intermittent leakcheck | plugin process: 1624 bytes leaked (CondVar, IPC::Channel, Mutex, PPluginModuleChild, RefCountedMonitor, ...) → Intermittent leakcheck | plugin process: 920 936 1592 1624 bytes leaked (CondVar, IPC::Channel, Mutex, PPluginModuleChild, RefCountedMonitor, ...)
Is this with e10s on? I didn't think we did leak checking on plugin processes at all.
Flags: needinfo?(ryanvm)
I think we do it for any process type that has XPCOM running. We also do for GMP processes, though I think that's mostly silently ignored due to leaks.
Yes. This was filed off the Ash branch which is e10s-only and the recently-duped bug shows only e10s test runs in the OrangeFactor history. https://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=1264439&startday=2016-04-07&endday=2016-04-14&tree=trunk
Flags: needinfo?(ryanvm)
Plugin child processes don't have XPCOM running.
Intermittent e10s test leak
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.