Closed
Bug 422542
Opened 17 years ago
Closed 8 years ago
Firefox leaks during FoxieWire Installation
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
27.07 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 Nightly Tester Tool
- In the Preference of the NTT, disable the Add-on Compatibility check (because
FoxieWire is a Beta 4 Extension)
- Install FoxieWire
https://addons.mozilla.org/en-US/firefox/addon/6566
- Go into the Add-on Manager
- Make the Add-on Compatible to your Debug Build
- Restart Firefox to use this Extension
--> Leak
nsStringStats
=> mAllocCount: 39626
=> mReallocCount: 5001
=> mFreeCount: 38955 -- LEAKED 671 !!!
=> mShareCount: 35770
=> mAdoptCount: 2857
=> mAdoptFreeCount: 2855
0 TOTAL 28 230555 728401 7203 ( 2128.40 +/- 2229.87) 2272431 3589 ( 3352.83 +/- 5664.09)
Maybe the same problem like Bug 421954 ?
Flags: blocking1.9?
Comment 1•17 years ago
|
||
-'ing as leaks during installation. Wanted 1.9.0.x.
Flags: wanted1.9.0.x+
Flags: blocking1.9?
Flags: blocking1.9-
Comment 2•17 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•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
•