Closed
Bug 461386
Opened 16 years ago
Closed 7 years ago
Memory leak during TopSite Test on http://www.microsoft.com
Categories
(Core :: General, defect, P2)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak, regression)
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.microsoft.com
I have not seen this on the 1.9.0 Testrun, so adding the regression and blocking keyword
nsTraceRefcntImpl::DumpStatistics: 786 entries
nsStringStats
=> mAllocCount: 435379
=> mReallocCount: 81071
=> mFreeCount: 435358 -- LEAKED 21 !!!
=> mShareCount: 454316
=> mAdoptCount: 64339
=> mAdoptFreeCount: 64339
http://www.microsoft.com: EXIT STATUS: NORMAL (895.336254 seconds)
Flags: blocking1.9.1?
Not leaking any documents/windows so not blocking
Flags: wanted1.9.1+
Flags: blocking1.9.1?
Flags: blocking1.9.1-
Priority: -- → P2
Reporter | ||
Updated•16 years ago
|
Blocks: sisyphus-tracking
No longer depends on: sisyphus-tracking
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
•