Closed
Bug 463091
Opened 16 years ago
Closed 7 years ago
Memory leak during TopSite Test on www.yahoo.com
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak, regression, Whiteboard: [platform-rel-Yahoo!])
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081030 Minefield/3.1b2pre
Found during the automated Global 500 Memory Testrun on www.yahoo.com
I have not seen this Leak on the 1.9.0 Testrun, so adding the regression keyword.
== BloatView: ALL (cumulative) LEAK STATISTICS
|<----------------Class--------------->|<-----Bytes------>|<----------------Objects---------------->|<--------------References-------------->|
Per-Inst Leaked Total Rem Mean StdDev Total Rem Mean StdDev
0 TOTAL 29 384 34262601 7 ( 3284.07 +/- 2920.31) 43872824 6 ( 1616.41 +/- 2467.39)
207 nsCacheEntryHashTable 36 36 2 1 ( 1.33 +/- 0.58) 0 0 ( 0.00 +/- 0.00)
210 nsCacheService 132 132 1 1 ( 1.00 +/- 0.00) 18347 1 ( 12.65 +/- 11.39)
286 nsDiskCacheBinding 52 52 4474 1 ( 5.16 +/- 7.12) 4474 1 ( 5.16 +/- 7.12)
289 nsDiskCacheStreamIO 64 64 4118 1 ( 2.99 +/- 4.13) 8291 1 ( 3.78 +/- 4.28)
477 nsLocalFile 88 88 3480 1 ( 237.22 +/- 96.47) 19442 1 ( 276.61 +/- 114.32)
617 nsStringBuffer 8 8 743088 1 ( 7551.08 +/- 1738.14) 1408473 2 ( 8976.60 +/- 2073.54)
633 nsTArray_base 4 4 4136108 1 ( 4982.22 +/- 1221.32) 0 0 ( 0.00 +/- 0.00)
nsTraceRefcntImpl::DumpStatistics: 770 entries
nsStringStats
=> mAllocCount: 660767
=> mReallocCount: 82321
=> mFreeCount: 660766 -- LEAKED 1 !!!
=> mShareCount: 665385
=> mAdoptCount: 82726
=> mAdoptFreeCount: 82726
http://www.yahoo.com: EXIT STATUS: NORMAL (711.396000 seconds)
Flags: blocking1.9.1?
Not leaking any documents/windows so not blocking
Flags: blocking1.9.1? → blocking1.9.1-
Reporter | ||
Updated•15 years ago
|
Blocks: sisyphus-tracking
No longer depends on: sisyphus-tracking
Updated•8 years ago
|
platform-rel: --- → ?
Updated•8 years ago
|
Whiteboard: [platform-rel-Yahoo!]
Updated•8 years ago
|
platform-rel: ? → ---
Comment 2•7 years ago
|
||
Filter on QUANTUMLEAK
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•