Closed
Bug 438458
Opened 17 years ago
Closed 7 years ago
Firefox leaks when uninstalling the Sage-Too Extension
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
35.89 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008061017 Firefox/3.0pre
Steps to reproduce:
-> Install the Sage-too Extension
-> Click a little around, like use the Sidebar
-> uninstall the Extension
-> Exit Firefox
--> Leak
might be the same/ or related to bug 432154
nsStringStats
=> mAllocCount: 31927
=> mReallocCount: 4684
=> mFreeCount: 30851 -- LEAKED 1076 !!!
=> mShareCount: 27246
=> mAdoptCount: 2352
=> mAdoptFreeCount: 2350 -- LEAKED 2 !!!
0 TOTAL 28 350151 586169 11140 ( 2109.61 +/- 2209.72) 1870370 6807 ( 2802.89 +/- 4387.30)
Comment 1•7 years ago
|
||
Filter on QUANTUMLEAK
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•