Closed
Bug 668086
Opened 13 years ago
Closed 12 years ago
Intermittent | leaked 12 bytes (1 Mutex) during mochitest-ipcplugins or mochitest-browser-chrome
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mossop, Unassigned)
References
Details
(Keywords: intermittent-failure, memory-leak)
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1309292187.1309296380.25701.gz
Rev3 WINNT 5.1 mozilla-central debug test mochitest-other on 2011/06/28 13:16:27
s: talos-r3-xp-032
TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 12 bytes during test execution
TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 1 instance of Mutex with size 12 bytes
Comment 1•13 years ago
|
||
I can't get that log to load. What exactly leaked?
Comment 2•13 years ago
|
||
ok, I miscopied:
|<----------------Class--------------->|<-----Bytes------>|<----------------Objects---------------->|<--------------References-------------->|
Per-Inst Leaked Total Rem Mean StdDev Total Rem Mean StdDev
0 TOTAL 16 12 17025869 1 ( 3263.93 +/- 2558.53) 5574051 0 ( 2748.29 +/- 5275.71)
120 Mutex 12 12 1470 1 ( 104.40 +/- 18.39) 0 0 ( 0.00 +/- 0.00)
Component: Plug-ins → General
QA Contact: plugins → general
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Summary: Leaked 1 Mutex during mochitest-ipcplugins run → Intermittent TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 12 bytes (1 Mutex) during mochitest-ipcplugins
Updated•13 years ago
|
Summary: Intermittent TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 12 bytes (1 Mutex) during mochitest-ipcplugins → Intermittent | leaked 12 bytes (1 Mutex) during mochitest-ipcplugins
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
Comment 9•13 years ago
|
||
Comment 10•13 years ago
|
||
Summary: Intermittent | leaked 12 bytes (1 Mutex) during mochitest-ipcplugins → Intermittent | leaked 12 bytes (1 Mutex) during mochitest-ipcplugins or mochitest-browser-chrome
Comment 11•12 years ago
|
||
Mass marking whiteboard:[orange] bugs WFM (to clean up TBPL bug suggestions) that:
* Haven't changed in > 6months
* Whose whiteboard contains none of the strings: {disabled,marked,random,fuzzy,todo,fails,failing,annotated,leave open,time-bomb}
* Passed a (quick) manual inspection of bug summary/whiteboard to ensure they weren't a false positive.
I've also gone through and searched for cases where the whiteboard wasn't labelled correctly after test disabling, by using attachment description & basic comment searches. However if the test for which this bug was about has in fact been disabled/annotated/..., please accept my apologies & reopen/mark the whiteboard appropriately so this doesn't get re-closed in the future (and please ping me via IRC or email so I can try to tweak the saved searches to avoid more edge cases).
Sorry for the spam! Filter on: #FFA500
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•