Closed
Bug 1579361
Opened 6 years ago
Closed 6 years ago
Crash in [@ shutdownhang | ZwQueryAttributesFile]
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1356853
People
(Reporter: skywalker333, Unassigned)
References
Details
(Keywords: crash)
Crash Data
User Story
STR: Close firefox. Firefox crashes on shutdown.
STR: Close firefox. Firefox crashes on shutdown.
Comment 1•6 years ago
|
||
The few crashes I looked at appear to be in mozilla::net::CacheFileIOManager::SyncRemoveDir(class nsIFile*, const char*).
Component: General → Networking: Cache
Comment 3•6 years ago
|
||
MOZ_CRASH(Shutdown hanging before starting.)
This is known. Can't find the pre-existing bug for this. Sanitization at shutdown that apparently a lot of users have setup takes too long and we don't exclude it from the shutdown timer.
Flags: needinfo?(honzab.moz)
Comment 4•6 years ago
|
||
(In reply to Honza Bambas (:mayhemer) from comment #3)
Can't find the pre-existing bug for this.
Dupe of bug 1356853?
Comment 5•6 years ago
|
||
yes! thanks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•