Closed
Bug 432663
Opened 17 years ago
Closed 8 years ago
Firefox leaks on first Start when the Bug.gd Extension is installed
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
8.14 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008050621 Firefox/3.0pre
Steps to reproduce:
-> Install the Bug.gd Extension
-> Start Firefox with this Extension and Open the Prefs of the Extension
-> Close Firefox
--> Leak
Minor Leak, because only happen on the first start with this extension.
nsStringStats
=> mAllocCount: 59436
=> mReallocCount: 8060
=> mFreeCount: 59394 -- LEAKED 42 !!!
=> mShareCount: 55468
=> mAdoptCount: 6331
=> mAdoptFreeCount: 6328
0 TOTAL 28 7291 1796539 129 ( 6794.66 +/- 6896.43) 4282441 143 ( 5196.98 +/- 8605.87)
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
•