Closed
Bug 432326
Opened 17 years ago
Closed 8 years ago
Firefox leaks when uninstall the Save Session 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/2008050221 Firefox/3.0pre
Steps to reproduce:
-> Install the Save Session Extension
-> Play a little with this Extension, save a Session etc
-> Restart Firefox and uninstall the Extension
--> Leak !
Maybe related to Bug 432154
nsStringStats
=> mAllocCount: 39524
=> mReallocCount: 4997
=> mFreeCount: 38284 -- LEAKED 1240 !!!
=> mShareCount: 38496
=> mAdoptCount: 3154
=> mAdoptFreeCount: 3152 -- LEAKED 2 !!!
0 TOTAL 27 353223 879016 11610 ( 2632.14 +/- 2626.92) 2977766 7078 ( 4833.97 +/- 7548.19)
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
•