Closed
Bug 461385
Opened 16 years ago
Closed 7 years ago
Memory leak during TopSite Test on ebay.com
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak, regression, Whiteboard: [nsDocument leak (1)][platform-rel-eBay])
Attachments
(1 file)
(deleted),
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b2pre) Gecko/20081018 Firefox/3.1b2pre
Found during the automated Global-500 Topsite Test on http://www.ebay.com
I have not seen this on the 1.9.0 Testrun, so adding the regression and blocking keyword
nsTraceRefcntImpl::DumpStatistics: 869 entries
nsStringStats
=> mAllocCount: 1096098
=> mReallocCount: 199162
=> mFreeCount: 1094022 -- LEAKED 2076 !!!
=> mShareCount: 1204908
=> mAdoptCount: 137941
=> mAdoptFreeCount: 137938 -- LEAKED 3 !!!
http://www.ebay.com: EXIT STATUS: NORMAL (985.042780 seconds)
Flags: blocking1.9.1?
Updated•16 years ago
|
Whiteboard: [nsDocument leak (1)]
Comment 5•16 years ago
|
||
Hopefully covered by other blocking leak bugs, not blocking on this one.
Depends on: 458401
Flags: blocking1.9.1? → blocking1.9.1-
Reporter | ||
Updated•16 years ago
|
Blocks: sisyphus-tracking
No longer depends on: sisyphus-tracking
Updated•8 years ago
|
platform-rel: --- → ?
Whiteboard: [nsDocument leak (1)] → [nsDocument leak (1)][platform-rel-eBay]
Updated•8 years ago
|
platform-rel: ? → ---
Comment 6•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
•