Closed
Bug 438846
Opened 17 years ago
Closed 8 years ago
Firefox leaks when uninstalling the Hyperwords Extension
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
35.60 KB,
application/octet-stream
|
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 Hyperwords Extension https://addons.mozilla.org/en-US/firefox/addon/1941
-> Start Firefox with this Extension
-> Uninstall this Extension
-> Close Firefox
--> Leak
=> mAllocCount: 46049
=> mReallocCount: 6714
=> mFreeCount: 44612 -- LEAKED 1437 !!!
=> mShareCount: 44809
=> mAdoptCount: 3841
=> mAdoptFreeCount: 3839 -- LEAKED 2 !!!
0 TOTAL 30 412731 1076774 13214 ( 4049.15 +/- 4683.10) 3718908 8820 ( 4751.37 +/- 7596.83)
Maybe related to Bug 432154
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
•