Closed Bug 55893 Opened 24 years ago Closed 24 years ago

race in zip cache code

Categories

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

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: warrensomebody, Assigned: jband_mozilla)

References

Details

Attachments

(1 file)

There is a race condition in the zip reader cache code that we hit quite often due to the fact that the zip cache is accessed on multiple threads. Jband has the fix. Spinoff of bug 53312.
rtm+
Keywords: rtm
Whiteboard: [rtm+]
PDT marking [rtm need info] since no patches or code reviewers are given. We'd also like to understand the severity -- if it isn't a crasher, it's probably [rtm-] at this point.
Whiteboard: [rtm+] → [rtm need info]
Attached patch proposed fixSplinter Review
The diff was off in bug 53312 (which predates this). I've attached it here too. Waiting for reviews from dprice and warren. I suspect that this bug will rarely bite in the rtm version if we continue to set the cache limit at 32 jars. We only get that high if the user downloads lots of jars - the count of our shipped jars is low. This bug will only bite when kicking out jars from the cache. Note that bug 53312 needs this change.
This bug has had an attached patch for three weeks, but still no reviews by dprice or warren. Maybe it should go rtm-.
This patch is a subset of the patch in bug 53312. Setting dependency.
Depends on: 53312
Keywords: rtm
Whiteboard: [rtm need info]
fixed when 53312 was fixed
forgot to mark as fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
QA Contact: tever → benc
Component: Networking → Networking: Cache
QA Contact: benc → tever
Blocks: 755805
No longer blocks: 755805
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: