Closed
Bug 293528
Opened 20 years ago
Closed 20 years ago
Possible memory leak/exhaustion bug in FF 1.0.3.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
()
Details
Attachments
(1 file)
|
50.00 KB,
application/x-tar
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 I've been using the HTML Manglizer from http://lcamtuf.coredump.cx/soft/mangleme.tgz to test my 1.0.3 FireFox installation on Windows XP SP2. I came across a page which seems to result in a memory exhaustion bug. I don't have details on the source of the problem. The page is designed to repeatedly reload itself. According to the Windows task manager, every time the page refreshes, FireFox memory usage goes up, and never seems to drop. I uploaded the page to http://www.cs.rpi.edu/~laplam/exhaust.htm so you can view it live. I've also attached the source code for the page, so hopefully someone with greater knowledge can locate the source of the problem. I'm going to mark this bug as critical because it seems that it could very well cause a hang or crash on systems with limited resources. Feel free to correct me if I'm wrong. I'm not aware of any security implications of this, but who knows what may be found... Reproducible: Always Steps to Reproduce:
| Reporter | ||
Comment 1•20 years ago
|
||
To use, untar to a web server and view in browser.
Comment 2•20 years ago
|
||
There have been a large number memory manager of changes since the 1.0.x branched last August. Please verify on the trunk or with the 1.1 DPR when it comes out. Use a zip build from http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
| Reporter | ||
Comment 3•20 years ago
|
||
Tested with the nightly and it seems to have fixed the problem. Hope the general public will be seeing these soon...
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•