Closed
Bug 461382
Opened 16 years ago
Closed 7 years ago
Memory leak during TopSite Test on http://www.sina.com.cn
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak, regression)
Attachments
(1 file)
5.25 KB,
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
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.sina.com.cn
I have not seen this on the 1.9.0 Testrun, so adding the regression and blocking keyword
nsTraceRefcntImpl::DumpStatistics: 673 entries
nsStringStats
=> mAllocCount: 12861
=> mReallocCount: 972
=> mFreeCount: 12837 -- LEAKED 24 !!!
=> mShareCount: 7886
=> mAdoptCount: 1238
=> mAdoptFreeCount: 1235 -- LEAKED 3 !!!
http://www.sina.com.cn: EXIT STATUS: NORMAL (24.478923 seconds)
Flags: blocking1.9.1?
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
•