Closed
Bug 463094
Opened 16 years ago
Closed 16 years ago
Memory leak during TopSite Test on http://www.ebay.it
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 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081030 Minefield/3.1b2pre
Found during the automated Global 500 Memory Testrun on http://www.ebay.it
I have not seen this Leak on the 1.9.0 Testrun, so adding the regression keyword.
Note, might be related to Bug 461387 and the other ebay.* Leaks
0 TOTAL 30 337905 65727153 10576 ( 4626.37 +/- 4609.14) 93211225 6571 ( 2771.43 +/- 4399.75)
nsTraceRefcntImpl::DumpStatistics: 829 entries
nsStringStats
=> mAllocCount: 1501789
=> mReallocCount: 269349
=> mFreeCount: 1499769 -- LEAKED 2020 !!!
=> mShareCount: 1503114
=> mAdoptCount: 123015
=> mAdoptFreeCount: 122999 -- LEAKED 16 !!!
Assertion failed at c:/work/mozilla/builds/1.9.1-trace-malloc/mozilla/gfx/cairo/cairo/src/cairo-hash.c:199: hash_table->live_entries == 0
http://www.ebay.it: EXIT STATUS: NORMAL (1253.482000 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
•