Closed
Bug 84247
Opened 24 years ago
Closed 24 years ago
mozilla (sometimes) hangs with stacked dialogs
Categories
(Core :: Networking: Cache, defect)
Core
Networking: Cache
Tracking
()
mozilla0.9.1
People
(Reporter: danm.moz, Assigned: danm.moz)
Details
Attachments
(1 file)
This bug is the bugzilla version of bugscape 4890. The problem (seems to be
that) new cache objects are themselves caching their thread's event queue, and
then hanging around forever, occasionally preventing event queues which want to
be transient from properly deleting themselves when their time has come. This
manifests itself as an application hang in the Netscape build. So far we've seen
no symptoms in the Mozilla build.
The patch I'll attach is r=beard sr=fraser a=pdt in the bugscape bug.
*** This bug has been marked as a duplicate of 84250 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•