Closed Bug 143909 Opened 23 years ago Closed 23 years ago

Rapid Loss Of Resources

Categories

(Core Graveyard :: Image: Painting, defect)

x86
Windows 98
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 138503

People

(Reporter: hellflame, Assigned: pavlov)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0+) Gecko/20020509 BuildID: 20020509 A rapid loss of system resources occurs when viewing images from off the harddrive. After viewing 6-7 images, Windows reports that resources are dangerously low. Reproducible: Always Steps to Reproduce: 1.Open any image on the harddrive. 2.hit back button, select a new image 3.repeat several times. Actual Results: Windows comes up with a dangerously low resources. Resources drop as you view each page. Expected Results: Any resources used to display an image should have been released again. Or preferably not have used as many resources in the first place.
image:gfx, at a guess
Assignee: sgehani → pavlov
Component: XP Apps → Image: GFX
QA Contact: paw → tpreston
hrm. what is your memory cache size? how much memory do you have and how much memory does your video card have?
Further testing on this bug using the May 13th build. Build ID: 2002051304. Bug still persist. Monitering and logging system status results in no sign of a memory leak, or other problems close to that. The depletion of resources comes in the GDI resources. This does not just seem to be a problem with images locally. The images just occur faster (large images?). The same loss also occurs with the local html documents featuring images: jpg's, png's, gif's, and bmp's. However, HTML documents alone are not the cause which means it will probably be in one of the sections of code related to the handling of graphics. Bug does not seem to occur when viewing sources remotely. I will attempt to confirm this bug to tonight on Windows machine using the NT kernal.
If the problem is a shortage of GDI resources, then it's unlikely you will find this problem occuring under NT/2000/Xp as these OS's dont have the resource limitations that Win 9.x does: You can see this in the Win9x Resource kit. Alternatively the following page has a good summary: http://www.windows-help.net/techfiles/win-resources.html
*** This bug has been marked as a duplicate of 138503 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.