Closed Bug 420072 Opened 16 years ago Closed 7 years ago

Firefox Add-on Manager leaks on shutdown when not all windows are closed before

Categories

(Core :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: cbook, Unassigned)

References

()

Details

(Keywords: memory-leak)

Attachments

(1 file)

Attached file leak log
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b4pre) Gecko/2008022720 Firefox/3.0b4pre

Steps to reproduce:
- Install a extension of your choice (in my testcase it was the QuietUrl Extension https://addons.mozilla.org/en-US/firefox/addon/5243)
- Go into the Extension Manager and right click on the extension and choose About ...
- Close Firefox 
- No clean shutdown because of Bug 411678 and the add-on Manager Window stays open
- Wait 20-30 seconds
- Quit also the Add-on Manager Window
--> Leak

i think it could be the same like in bug 419556 and it does not leak when i close all windows before

   0 TOTAL                                          27   206859   519668     6457 ( 1437.09 +/-  1649.49)  1882222     2776 ( 2981.92 +/-  4478.89)

nsStringStats
 => mAllocCount:          29346
 => mReallocCount:         3859
 => mFreeCount:           28766  --  LEAKED 580 !!!
 => mShareCount:          24053
 => mAdoptCount:           2204
 => mAdoptFreeCount:       2202  --  LEAKED 2 !!!
Flags: blocking1.9?
Flags: wanted-next+
Flags: blocking1.9?
Flags: blocking1.9-
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.

Attachment

General

Created:
Updated:
Size: