Open Bug 1041375 Opened 11 years ago Updated 3 years ago

Seamonkey 2.26{,.1} attempts to access deleted cache objects

Categories

(Core :: Networking: Cache, defect, P5)

x86_64
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: mozilla3, Unassigned)

Details

(Whiteboard: [necko-would-take])

After several hours of use, Seamonkey 2.26 (also confirmed on 2.26.1) sometimes fails to load objects (at least images and CSS files) which were previously cached. This appears to be because the cache files have been deleted, judging from strace output such as the following: 21534 open("[profile]/Cache/E/88/AFE8Dd01", O_RDONLY <unfinished ...> 21534 <... open resumed> ) = -1 ENOENT (No such file or directory) Unfortunately I have not been able to reproduce this at will, so I am unable to pinpoint an exact cause. However, when this bug occurs, my cache directory size is in the range of 15-25MB, significantly less than the limit of 50MB I have set in the cache settings.
Whiteboard: [necko-would-take]
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.