Closed
Bug 455277
Opened 16 years ago
Closed 9 years ago
nsBaseAppShell and nsRunnable Leak during TopSite test on youtube.com
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.3pre) Gecko/2008091215 Firefox/3.0.3pre
Found during the automated Topsite Testrun. Firefox was leaking during the
tests at youtube.com
== BloatView: ALL (cumulative) LEAK STATISTICS
|<----------------Class--------------->|<-----Bytes------>|<----------------Objects---------------->|<--------------References-------------->|
Per-Inst Leaked Total Rem Mean StdDev Total Rem Mean StdDev
0 TOTAL 24 76 1101299 2 ( 2797.91 +/- 1978.07) 1149205 2 ( 1654.73 +/- 2378.00)
nsTraceRefcntImpl::DumpStatistics: 720 entries
133 nsBaseAppShell 64 64 1 1 ( 1.00 +/- 0.00) 3996 1 ( 7.89 +/- 1.34)
530 nsRunnable 12 12 1314 1 ( 29.41 +/- 38.61) 4452 1 ( 30.49 +/- 39.48)
nsStringStats
=> mAllocCount: 23516
=> mReallocCount: 2962
=> mFreeCount: 23516
=> mShareCount: 18122
=> mAdoptCount: 1934
=> mAdoptFreeCount: 1934
Comment 1•16 years ago
|
||
This looks a lot like the leak we're hitting on mac a11y tests...in bug 482598.
Reporter | ||
Updated•16 years ago
|
Blocks: sisyphus-tracking
No longer depends on: sisyphus-tracking
Mass closing some ancient leaks.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•