Closed
Bug 438976
Opened 17 years ago
Closed 8 years ago
Firefox leaks when uninstalling the HyperBk 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 HyperBK Extension
-> Use this Extension for a while (Note: see also Bug 438974)
-> Uninstall this Extension
-> Close Firefox
--> Leak
Maybe related to Bug 432154
nsStringStats
=> mAllocCount: 81470
=> mReallocCount: 8559
=> mFreeCount: 79941 -- LEAKED 1529 !!!
=> mShareCount: 73804
=> mAdoptCount: 9240
=> mAdoptFreeCount: 9238 -- LEAKED 2 !!!
0 TOTAL 29 452323 1823377 14173 ( 6041.76 +/- 6217.37) 6751600 9842 ( 5375.25 +/- 6945.36)
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
•