[Webkit-unassigned] [Bug 197050] IndexedDB: An internal error was encountered in the Indexed Database server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 22 06:24:15 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=197050

Sigmund Hansen <apple at sigmund-hansen.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |apple at sigmund-hansen.com

--- Comment #57 from Sigmund Hansen <apple at sigmund-hansen.com> ---
On one particular phone running iOS 16.4.1, we were seeing the "UnknownError: Connection to Indexed Database server lost. Refresh the page to try again." error. After getting access to the phone, I found there were JetsamEvent logs on it, and could see Low Memory warnings in Instruments' Activity Monitor. I'm guessing the SQLite/IndexedDB Process was chosen for eviction in this case. It was easy to reproduce, after performing about 20-50 transactions this would consistently occur.

After I deleted all locally stored data from Safari. The issue disappeared. There was only about 30 MB of locally stored data.

This particular phone was a tester's phone, which is only used for testing, so it doesn't have a lot of apps installed either.

We are going to try and reproduce it. And I'll upload some JetsamEvent logs for you to analyze as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230522/5f8a0cec/attachment.htm>


More information about the webkit-unassigned mailing list