Closed
Bug 448187
Opened 17 years ago
Closed 8 years ago
Firefox leak during using the Free ebook Search Extension
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.9.0.2pre) Gecko/2008072618 Firefox/3.0.2pre
Steps to reproduce:
-> Install the Free eBook Search Extension https://addons.mozilla.org/en-US/firefox/addon/1987
-> Search for a book
-> Close Firefox
--> Leak
nsStringStats
=> mAllocCount: 53066
=> mReallocCount: 7019
=> mFreeCount: 53009 -- LEAKED 57 !!!
=> mShareCount: 46405
=> mAdoptCount: 4833
=> mAdoptFreeCount: 4830 -- LEAKED 3 !!!
0 TOTAL 26 7575 2031633 154 ( 7272.44 +/- 6268.65) 5017346 189 ( 3826.14 +/- 5938.00)
Updated•8 years ago
|
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
•