Closed Bug 412460 Opened 17 years ago Closed 17 years ago

Firefox Extension Manager leaks with nsGlobalWindows when the Router Status Extension is installed

Categories

(Core :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: cbook, Unassigned)

References

()

Details

(Keywords: memory-leak)

Attachments

(2 files)

Attached file leak log
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b3pre) Gecko/2008011516 Minefield/3.0b3pre

Steps to reproduce:
Install the Router Status Extension https://addons.mozilla.org/en-US/firefox/addon/5544
Make sure the Extension is installed successfully
visit the Extension Manager
Open the Extension Manager - Close the Extension Manager
Quit firefox
leak


nsStringStats
 => mAllocCount:          22146
 => mReallocCount:         3502
 => mFreeCount:           21479  --  LEAKED 667 !!!
 => mShareCount:          20369
 => mAdoptCount:           1942
 => mAdoptFreeCount:       1928  --  LEAKED 14 !!!
Flags: blocking1.9?
Attached file leak log 2
this leak cause also the problem that when a second extension is installed, the extension manager still leaks.

As Example i installed the router status extension and in a later session the adblock plus extension. When i open and close the Extension manager now and quit firefox i still get the leak log
not leaking after the fix from bug 412491 went in and using Mozilla/5.0
(Windows; U;Windows NT 5.1; en-US; rv:1.9b3pre) Gecko/2008012113
Minefield/3.0b3pre

-> Fixed
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: blocking1.9?
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: