Closed
Bug 77385
Opened 24 years ago
Closed 24 years ago
crash when exiting while page is loading
Categories
(Core :: Networking: Cache, defect)
Tracking
()
People
(Reporter: ferdinandw+bmo, Assigned: gordon)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.8.1+) Gecko/20010424
BuildID: 2001042404
When i load the url and exit before its done, i crash in nkcache.dll (or
xpcom.dll once).
Talkback ID: TB29558439Q
I assumed it was bug 76372, but that 1 has a patch checked in by now.
Matti on #mozillazine was unable to reproduce this.
Reproducible: Always
Steps to Reproduce:
1. Load the URL
2. Wait for the page to start loading
3. Exit the program before it's done loading the page
Actual Results: Crash in nkcache.dll
Expected Results: Clean exit
I think this is another symptom of the poor (lack of) dependency ordering of
components at shutdown. Marking dup of bug 72517.
*** This bug has been marked as a duplicate of 72517 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•