Closed
Bug 438847
Opened 17 years ago
Closed 8 years ago
Firefox leaks when uninstalling the HBLL Toolbar
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/2008061017 Firefox/3.0pre
Steps to reproduce:
-> Install the HBLL Toolbar https://addons.mozilla.org/en-US/firefox/addon/1799
-> Start Firefox with this Toolbar installed and play a little around with this Extension
-> Uninstall this Extension
-> Close Firefox
--> Leak
Maybe related to Bug 432154
nsStringStats
=> mAllocCount: 41900
=> mReallocCount: 6901
=> mFreeCount: 40499 -- LEAKED 1401 !!!
=> mShareCount: 41165
=> mAdoptCount: 3654
=> mAdoptFreeCount: 3652 -- LEAKED 2 !!!
0 TOTAL 29 409571 1059616 13096 ( 4646.51 +/- 5119.66) 3524931 8728 ( 3222.34 +/- 5540.05)
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
•