[Webkit-unassigned] [Bug 10773] Huge memory leak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 13 03:14:49 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=10773





------- Comment #4 from sanjay12 at gmail.com  2007-01-13 03:14 PDT -------
After researching this, I have some further information on the cause.

1.) If you are logged in to your google account, go ahead and remove everything
from your home page other than the Calendar. Note that the bug still occurs. So
that narrows it down somewhat.

2.) It certainly is an issue with JS objects being referenced when they no
longer should. Several thousand JS objects are NOT getting GC'ed on the
refresh, which is most likely where all the increased memory usage is coming
from.

So the next step will be to narrow down the problem even further.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list