Bug 224804
Summary: | IndexedDB: An internal error was encountered in the Indexed Database server | ||
---|---|---|---|
Product: | WebKit | Reporter: | Frank <Frank.Ritzmann> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | beidson, cdumez, compser56, contact, dalyej+bugzilla, david.fahlander, etremblay, Frank.Ritzmann, funk.valentin, j.graseec, jkealey, johan, john.hartmann, just.1.jake, leechanr21, marcel.bender, marc.jenzer, mark, michael.blum, mikelehen, moh.shraim, mrschmidt, piotr, runnedrun, sihui_liu, simon.bluhm, stefan, steve, tgangso, tim.brust, varconst, webkit-bug-importer, webkit-unassigned, zac.spitzer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 14 | ||
Hardware: | Unspecified | ||
OS: | iOS 14 |
Frank
+++ This bug was initially created as a clone of Bug #197050 +++
I am posting a clone of bug #197050 as this has been reported for iOS12. Actually the currently we are facing this issue for iOS 14 (14.4.2) and Safari 14.0.3.
The issue is occuring frequently, but non deterministic while we are performing operations in the IndexedDB (Read/Write).
At some point the IndexedDB is in a broken state and cannot be used anymore.
We caught an error "UnknownError: Connection to Indexed Database server lost. Refresh the page to try again."
The DB conenction cannot be recovered without reloading the app/page.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Please comment in the original bug with any additional information that you have.
*** This bug has been marked as a duplicate of bug 197050 ***