Closed
Bug 840670
Opened 12 years ago
Closed 12 years ago
Intermittent mochitest-4 leak of 216 bytes (jsdScript, nsStringBuffer)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: intermittent-failure, memory-leak)
https://tbpl.mozilla.org/php/getParsedLog.php?id=19655942&tree=Mozilla-Inbound
Rev3 WINNT 5.1 mozilla-inbound debug test mochitest-4 on 2013-02-11 20:58:42 PST for push 7b379cdbf900
slave: talos-r3-xp-061
== BloatView: ALL (cumulative) LEAK AND BLOAT STATISTICS, default process 3572
|<----------------Class--------------->|<-----Bytes------>|<----------------Objects---------------->|<--------------References-------------->|
Per-Inst Leaked Total Rem Mean StdDev Total Rem Mean StdDev
0 TOTAL 17 216 68928804 9 ( 9559.45 +/- 18383.15) 79189139 9 ( 4242.48 +/- 8550.70)
429 jsdScript 56 168 183 3 ( 49.64 +/- 32.74) 2937 3 ( 141.66 +/- 59.04)
1104 nsStringBuffer 8 48 938686 6 (20017.68 +/- 5262.81) 2753337 6 (34177.66 +/- 8458.70)
nsTraceRefcntImpl::DumpStatistics: 1306 entries
TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 216 bytes during test execution
TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 3 instances of jsdScript with size 56 bytes each (168 bytes total)
TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 6 instances of nsStringBuffer with size 8 bytes each (48 bytes total)
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
(In preparation for bug 850681)
Summary: Intermittent mochitest-4 leak of 216 bytes (3 jsdScript, 6 nsStringBuffer) → Intermittent mochitest-4 leak of 216 bytes (jsdScript, nsStringBuffer)
Comment 4•12 years ago
|
||
(OrangeWFM for bugs not modified in > 2 months)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•