Closed
Bug 437146
Opened 18 years ago
Closed 8 years ago
Firefox leaks when uninstalling the Easy Job Application Extension
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
|
35.75 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008060218 Firefox/3.0pre
Steps to reproduce:
-> Install the Easy Job Application Extension https://addons.mozilla.org/en-US/firefox/addon/3134
-> Use this Extension, like opening the Extension Prefs
-> Uninstall this Extension and quit Firefox
--> Leak
Maybe the same issue like bug 432154
=> mAllocCount: 37219
=> mReallocCount: 5937
=> mFreeCount: 35995 -- LEAKED 1224 !!!
=> mShareCount: 34192
=> mAdoptCount: 3051
=> mAdoptFreeCount: 3049 -- LEAKED 2 !!!
0 TOTAL 26 355991 1054809 11620 ( 4755.16 +/- 4585.00) 2944353 7079 ( 3426.57 +/- 5317.45)
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
•