Closed
Bug 422164
Opened 17 years ago
Closed 7 years ago
Firefox leaks during Twitterfox Extension Installation
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
8.43 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b5pre) Gecko/2008031113 Firefox/3.0b5pre ID:2008031113
Steps to reproduce:
- Install the Twitterfox Extension https://addons.mozilla.org/en-US/firefox/addon/5081
- Close Firefox after Extension Installation
Note: Only leaks during Installation
nsStringStats
=> mAllocCount: 34562
=> mReallocCount: 4942
=> mFreeCount: 34521 -- LEAKED 41 !!!
=> mShareCount: 28553
=> mAdoptCount: 2434
=> mAdoptFreeCount: 2431 -- LEAKED 3 !!!
0 TOTAL 24 7063 864743 128 ( 3199.55 +/- 3137.38) 2141569 146 ( 2786.75 +/- 4447.83)
Flags: blocking1.9?
Comment 1•17 years ago
|
||
Not blocking because it's only during the installation, but wanted1.9.0.x+
Flags: wanted1.9.0.x+
Flags: blocking1.9?
Flags: blocking1.9-
Comment 2•16 years ago
|
||
This bug does not meet the new maintenance release (1.9.0.x) criteria (security, stability, regression from maintenance release).
Flags: wanted1.9.0.x+ → wanted1.9.0.x-
Comment 3•7 years ago
|
||
Filter on QUANTUMLEAK
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•