Closed
Bug 463092
Opened 16 years ago
Closed 14 years ago
Memory leak during TopSite Test on http://www.bbc.co.uk
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak, regression, Whiteboard: [nsDocument, nsDocShell leaks])
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.bbc.co.uk
I have not seen this Leak on the 1.9.0 Testrun, so adding the regression keyword.
0 TOTAL 30 302173 44740113 9923 ( 5692.65 +/- 6593.02) 62210410 5886 ( 2856.11 +/- 4249.24)
nsTraceRefcntImpl::DumpStatistics: 849 entries
nsStringStats
=> mAllocCount: 1185267
=> mReallocCount: 199732
=> mFreeCount: 1183350 -- LEAKED 1917 !!!
=> mShareCount: 1209900
=> mAdoptCount: 123123
=> mAdoptFreeCount: 123107 -- 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.bbc.co.uk: EXIT STATUS: NORMAL (1187.450000 seconds)
Flags: blocking1.9.1?
Updated•16 years ago
|
Whiteboard: [nsDocument, nsDocShell leaks]
Comment 1•16 years ago
|
||
Hopefully covered by other blocking leak bugs, not blocking on this one.
Reporter | ||
Updated•16 years ago
|
Blocks: sisyphus-tracking
No longer depends on: sisyphus-tracking
WFM on trunk
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•