Closed
Bug 431932
Opened 17 years ago
Closed 8 years ago
Firefox leaks on AMO using the Steps to reproduce from Bug 431926
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
7.71 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008050221 Firefox/3.0pre
Steps to reproduce:
(see Bug 431926)
-> Load https://addons.mozilla.org/en-US/firefox/
-> Click the Refresh/Reload button rapidly (interrupt the page-load requests
with new ones)
-> Close Firefox
--> Leaks
sTraceRefcntImpl::DumpStatistics: 809 entries
nsStringStats
=> mAllocCount: 96681
=> mReallocCount: 17397
=> mFreeCount: 96392 -- LEAKED 289 !!!
=> mShareCount: 93153
=> mAdoptCount: 10103
=> mAdoptFreeCount: 10103
0 TOTAL 23 24928 4735917 702 ( 3791.58 +/- 3997.82) 10525264 1979 ( 3037.89 +/- 5039.05)
Flags: wanted1.9.0.x?
Updated•17 years ago
|
Flags: wanted1.9.0.x? → wanted1.9.0.x+
Comment 1•8 years ago
|
||
Filter on QUANTUMLEAK
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•