Closed
Bug 1588525
Opened 5 years ago
Closed 3 years ago
IDB: OpenDatabaseOp may end up releasing Database object without removing it from live databases array
Categories
(Core :: Storage: IndexedDB, defect, P3)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: janv, Unassigned)
References
(Blocks 1 open bug)
Details
Crash Data
See the stack trace in bug 1544870 comment 0. It's an edge case, it happens rarely. However if it happens it will cause a shutdown hang.
Updated•5 years ago
|
Severity: normal → S3
Comment 1•3 years ago
|
||
There is only 1 similar crash in the last six months here.
Crash Signature: [@ mozilla::detail::SupportCheckedUnsafePtrImpl<T>::~SupportCheckedUnsafePtrImpl | mozilla::dom::indexedDB::(anonymous namespace)::FactoryOp::~FactoryOp ]
Updated•3 years ago
|
Severity: S3 → S4
Comment 2•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•