Closed
Bug 438849
Opened 17 years ago
Closed 8 years ago
Firefox leaks when uninstalling the Datafox Extension
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
35.46 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 Datafox Extension
-> Play a little with this Extension, change settings etc
-> Uninstall the Extension
--> Leak
Maybe related to Bug 432154
=> mAllocCount: 40093
=> mReallocCount: 6682
=> mFreeCount: 38699 -- LEAKED 1394 !!!
=> mShareCount: 39627
=> mAdoptCount: 3505
=> mAdoptFreeCount: 3503 -- LEAKED 2 !!!
0 TOTAL 29 407335 1017871 13027 ( 4741.94 +/- 5037.86) 2825836 8651 ( 3686.37 +/- 5978.90)
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
•