Closed
Bug 230618
Opened 21 years ago
Closed 21 years ago
RAM cache doesn't seem to clean up during long sessions
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: SGwylan, Assigned: mkaply)
Details
Attachments
(1 file)
976 bytes,
patch
|
jhpedemonte
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.6b) Gecko/20031209
Build Identifier: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.6b) Gecko/20031209
After browsing for a very long time, particularly when viewing large graphics, I
notice that RAM cache continues to grow without ever purging older objects.
Eventually, Mozilla closes on its own, but does not place entry in POPUPLOG.OS2,
which implies it exceeded the 512MB(?) limit....
Reproducible: Always
Steps to Reproduce:
1. Browse, for instance, MapQuest, starting at some position in Los Angeles,
large map size.
2. Move east several hundred times.
Actual Results:
Works fine until it doesn't. Eventually, Mozilla will just close. SWAPPER.DAT is
very large at this point.
Expected Results:
Kept moving east.
Probably OS/2-specific.
Assignee | ||
Updated•21 years ago
|
OS: other → OS/2
Hardware: Other → PC
Assignee | ||
Comment 1•21 years ago
|
||
I'm going to take a stab at this one.
Those mapquest images aren't supposed to be in the RAM cache.
We have a bug where intermittently, OS/2 Mozilla doesn't get a disk cache and
memory cache can get out of control because everything gets put there.
This is a fix for that problem.
Assignee | ||
Updated•21 years ago
|
Assignee: general → mkaply
Status: UNCONFIRMED → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #145696 -
Flags: review?(pedemont)
Updated•21 years ago
|
Attachment #145696 -
Flags: review?(pedemont) → review+
Assignee | ||
Comment 2•21 years ago
|
||
Fix checked in.
I hope this takes care of it.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•21 years ago
|
||
I gave 1.7rc1 a good workout -- viewing about 35MB of images -- and cache
management is much improved; possibly fixed. My swap file grew 8MB for some
reason toward the end of a *long* browser session, but that is most likely
interaction with WarpVision.
WFM as far as I'm concerned. Thanks!
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•