Closed
Bug 439138
Opened 17 years ago
Closed 8 years ago
Firefox leaks on first Start when the OblinQ Extension is installed
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
34.30 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 OblinQ Extension
-> Start Firefox
-> Close Firefox
--> Leak
Leaks only on the first start
nsStringStats
=> mAllocCount: 29231
=> mReallocCount: 3803
=> mFreeCount: 27976 -- LEAKED 1255 !!!
=> mShareCount: 23590
=> mAdoptCount: 2080
=> mAdoptFreeCount: 2078 -- LEAKED 2 !!!
0 TOTAL 28 367699 429017 11942 ( 1346.01 +/- 1708.78) 1528331 7434 ( 2436.08 +/- 3761.26)
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
•