Closed
Bug 1267298
Opened 9 years ago
Closed 9 years ago
crash in nsInterfaceHashtable<T>::Get | mozilla::dom::indexedDB::`anonymous namespace''::DatabaseConnection::GetCachedStatement
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1195149
Tracking | Status | |
---|---|---|
firefox45 | --- | affected |
firefox46 | --- | unaffected |
firefox47 | --- | unaffected |
firefox48 | --- | unaffected |
People
(Reporter: marco, Unassigned)
Details
(Keywords: crash, topcrash-win)
Crash Data
This bug was filed from the Socorro interface and is
report bp-bd818dad-ded7-471e-b937-f98852160425.
=============================================================
The number of crashes spiked on April 21, this is now #27 top crash (with 2600 crashes).
Looks like a null pointer access, as the error is EXCEPTION_ACCESS_VIOLATION_READ at address 0x1c.
All Windows versions are affected.
Firefox versions up to 45.0.2 are affected (66.74% on 45.0.2), there are no reports with 46, 47 or 48.
Reporter | ||
Comment 1•9 years ago
|
||
Before April 21, there were 0 reports of this crash.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•9 years ago
|
||
Still seeing this crash on release (46), but according to bug 1256049 it was fixed in beta.
You need to log in
before you can comment on or make changes to this bug.
Description
•