Closed
Bug 252203
Opened 21 years ago
Closed 21 years ago
memory leak
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rbrown, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
I am running 0.9.2 with the Noia (2.0) Extreme skin on Windows XP Professional
Service Pack 1. I definitely am seeing a memory leak.
Reproducible: Always
Steps to Reproduce:
1. Open browser.
2. Create a couple windows with several tabs in each
3. Browse in each tab.
4. Watch memory used climb in the task manager.
Actual Results:
Memory used by Firefox.exe continues to climb.
Expected Results:
Memory used should stay static when viewed in Task Manager.
The fact that the browser uses memory when you load a page does not mean it
necessarily has a leak.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 2•21 years ago
|
||
It grabs memory even when I am not viewing pages. Please explain why that is.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Comment 3•21 years ago
|
||
it's caching pages and images in memory cache, type about:cache in location bar.
Reporter | ||
Comment 4•21 years ago
|
||
It appears that the browser reserves a large amount of memory (50 MB) then
slowly uses up to a limit based on what you have previously viewed. Overnight it
appeared to stabilize at about 40 MB.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•