Closed
Bug 48797
Opened 25 years ago
Closed 25 years ago
Unbounded leak with animated GIF
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: jwbaker, Assigned: pnunn)
Details
(Keywords: memory-leak, Whiteboard: [nsbeta3+])
Attachments
(2 files)
The attached page (valid HTML 4.01 Strict) causes an unbounded leak in Mozilla.
This was discovered on Linux 2000-08-12-09. To reproduce:
1) Start top to observe memory consumption
2) Start Mozilla, and load the attached testcase (not the GIF, the HTML)
3) After loading the page, just wait. Do not click or type. Just watch
The result is that Mozilla's memory consumption grows without bounds. On my
machine, memory size went from 19684K to 21168K in the time required to write
this report.
If you summon and then dismiss Mozilla's context menu, the leak stops.
| Reporter | ||
Comment 1•25 years ago
|
||
| Reporter | ||
Comment 2•25 years ago
|
||
Comment 3•25 years ago
|
||
shouldn't this be nominated for nsbeta3?
this seems bad. Whether or not its a dup I am nominating and making it a plus.
Keywords: nsbeta3
Whiteboard: [nsbeta3+]
fixed by check in for bug#49149.
-pn
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•