Closed
Bug 461390
Opened 16 years ago
Closed 16 years ago
Memory leak during TopSite Test on http://www.ebay.co.uk
Categories
(Core :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 461385
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.ebay.co.uk
I have not seen this on the 1.9.0 Testrun, so adding the regression and blocking keyword
Maybe related to the Memory Leak on ebay.com
nsTraceRefcntImpl::DumpStatistics: 771 entries
nsStringStats
=> mAllocCount: 969373
=> mReallocCount: 168368
=> mFreeCount: 967295 -- LEAKED 2078 !!!
=> mShareCount: 1057142
=> mAdoptCount: 98192
=> mAdoptFreeCount: 98189 -- LEAKED 3 !!!
http://www.ebay.co.uk: EXIT STATUS: NORMAL (1345.491364 seconds)
Flags: blocking1.9.1?
Comment 1•16 years ago
|
||
Duping against the ebay.com leak bug, looks like the same thing.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
Flags: blocking1.9.1?
Reporter | ||
Updated•16 years ago
|
Blocks: sisyphus-tracking
No longer depends on: sisyphus-tracking
You need to log in
before you can comment on or make changes to this bug.
Description
•