![]() |
Can someone decipher this Firefox leak report?
After getting frustrated with Firefox memory leaks, I got this extension that claims to be a leak monitor. I just recently closed a tab and it reported this:
Code:
[+] [leaked object] (48792d0, http://forums.animesuki.com/clientscript/vbulletin_textedit.js, 2838-2873) = function (e) { Thank you... |
Glancing at the code and Bugzilla it looks like a leak in FF's js code dealing with events. Seems to be new with 1.5. If an event is referenced by something from the document its instance counters increment artificially. (or increment without anyone claiming responsibility to decrement.) The object is never destroyed until close which is where Leak Monitor flags it. The js code could work around it but shouldn't need to. It's really a FF thing. Have you tried this with 1.5.0.4? Not much else you can do but try a nightly build. (looks like the fixes are in flux.)
Leak monitor doesn't know enough to tell where the problems lie. Good to make sure your extensions behave, or to home in on FF bugs, but most users would be doing chicken-blinks. |
Unfortunately, I am running 1.5.0.4. Damn it! Firefox is a really good browser but these memory leaks are really pissing me off...
|
Try one of the nightlies.
http://ftp.mozilla.org/pub/mozilla.o...zilla1.8-l10n/ or http://ftp.mozilla.org/pub/mozilla.o.../latest-trunk/ Might want to use a virtual machine. :) |
Don't use the current Bon Echo nightlies (i.e., Firefox 2.0a), from the one released Monday to now. There's a wicked nasty crash bug. For many people, it is completely unusable right now. If you are interested in nightlies, wait for Bug 339861
crash since 20060530 hourly on the Firefox 2 branch [@ ntdll.dll] to be resolved. Or just get the 2.0a3 release, which just barely predates the checkin that caused this bug. |
All times are GMT -8. The time now is 08:14 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project