Closed
Bug 293333
Opened 20 years ago
Closed 20 years ago
leaks X memory
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 257016
People
(Reporter: benoit, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux ppc; fr; rv:1.7.7) Gecko/20050421 Firefox/1.0.3 (Debian package 1.0.3-2)
Build Identifier: Mozilla/5.0 (X11; U; Linux ppc; fr; rv:1.7.7) Gecko/20050421 Firefox/1.0.3 (Debian package 1.0.3-2)
after browsing some images galleries (1000x1000 pix), here what i got:
Number of entries: 997
Maximum storage size: 21504 KiB
Storage in use: 85831 KiB
Inactive storage: 0 KiB
It also seems that firefox is leaking X memory:
firefox RES 83MiB (quite OK)
X RES 262MiB (and if kill firefox, it will go back to < 50MiB)
before killing firefox, i continued using it to see if it was going to free all
this X memory : i closed every tab, and browsed 15minutes and nothing changed.
xrestop output:
0 - Enter A Bug - Mozilla Firefox ( PID: ? ):
res_base : ox3400000
res_mask : ox1fffff
windows : 1020
GCs : 95
fonts : 1
pixmaps : 1275
pictures : 40
glyphsets : 84
colormaps : 0
passive grabs : 0
cursors : 27
unknowns : 63
pixmap bytes : 122131244
other bytes : ~32920
total bytes : ~122164164
Reproducible: Sometimes
Comment 1•20 years ago
|
||
Yes, I noticed that too in the past. It was quite annoying, and to reproduce that you've to surf for quite a while. It is here at least from 1.0. I've Firefox compiled from sources.
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 257016 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•