Closed Bug 438850 Opened 16 years ago Closed 7 years ago

Firefox leaks nsGlobalWindows when the XQuery USE ME (XqUSEme) Extension is installed

Categories

(Core :: General, defect)

1.9.0 Branch
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.9pre) Gecko/2008061017 Firefox/3.0pre

Steps to reproduce:
-> Install the XQuery USE ME (XqUSEme) Extension
-> Close Firefox with this Extension installed (no specific steps to reproduce required)
--> Leak

nsStringStats
 => mAllocCount:          62530
 => mReallocCount:         9377
 => mFreeCount:           61470  --  LEAKED 1060 !!!
 => mShareCount:          57117
 => mAdoptCount:           5187
 => mAdoptFreeCount:       5185  --  LEAKED 2 !!!

 0 TOTAL                                          25   249499  2131385     7961 ( 7306.27 +/-  7070.93)  5441193     6292 ( 4932.29 +/-  7765.17)
Flags: blocking1.9.1?
Flags: blocking1.9.0.1?
Not blocking unless this is a common extension. Also, could you get this to leak more than 2 nsGlobalWindows? If so, feel free to nominate as wanted.
Flags: blocking1.9.1?
Flags: blocking1.9.1-
Flags: blocking1.9.0.1?
Flags: blocking1.9.0.1-
Just found this bug.... If this is an issue with the extension code, is there anything I might be able to do to fix it? Thanks... Btw, my extension XSL Results is also built on a similar basis (and a bit more used)...
Sorry, just see there is already bug 438978 for XSL Results
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: