Closed
Bug 686377
Opened 13 years ago
Closed 12 years ago
Leaked 1 Mutex during mochitest-a11y run
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access, intermittent-failure, memory-leak)
+++ This bug was initially created as a clone of Bug #673560 +++
+++ This bug was initially created as a clone of Bug #668086 +++
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1315863004.1315867408.9355.gz
Rev3 WINNT 5.1 mozilla-inbound debug test mochitest-other on 2011/09/12 14:30:04
s: talos-r3-xp-030
== BloatView: ALL (cumulative) LEAK AND BLOAT STATISTICS, default process 876
|<----------------Class--------------->|<-----Bytes------>|<----------------Objects---------------->|<--------------References-------------->|
Per-Inst Leaked Total Rem Mean StdDev Total Rem Mean StdDev
0 TOTAL 16 12 83838827 1 ( 8194.86 +/- 3765.30) 18008179 0 ( 4502.29 +/- 7800.98)
122 Mutex 12 12 2333 1 ( 113.94 +/- 17.51) 0 0 ( 0.00 +/- 0.00)
nsTraceRefcntImpl::DumpStatistics: 1126 entries
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
Updated•13 years ago
|
Blocks: a11yrandomorange
Keywords: access
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
Reporter | ||
Comment 3•13 years ago
|
||
Reporter | ||
Comment 4•13 years ago
|
||
Reporter | ||
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Comment 7•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
•