Closed
Bug 461388
Opened 16 years ago
Closed 16 years ago
Memory leak during TopSite Test on http://www.ebay.fr
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.fr
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: 857 entries
nsStringStats
=> mAllocCount: 1376260
=> mReallocCount: 234657
=> mFreeCount: 1373848 -- LEAKED 2412 !!!
=> mShareCount: 1452833
=> mAdoptCount: 131240
=> mAdoptFreeCount: 131237 -- LEAKED 3 !!!
http://www.ebay.fr: EXIT STATUS: NORMAL (1015.667305 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
•