[w3c/IndexedDB] IDB Is Crashing Out (#214)

Apologies for the lack of details however we are hoping to get some assistance in simply how to get those details.

We are using IDB to store a good amount of data coming off web sockets. It works fine almost all the time but every once in a while IDB just seems to crash. It no longer shows up in the Application tab of dev tools.

chrome://indexeddb-internals/

Won't even load... DBs fro other sites are affected which makes me think we have stumbled on a difficult to reproduce IDB bug.

The only way to fix the issue is to close down Chrome entirely, sometimes killing processes that won't shut down itself, and start it back up again. Basically the whole engine dies.

Does this sound familiar to anyone and any advice on how to trace it to provide more information?

Cheers and thanks,

Walter.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/214

Received on Monday, 18 September 2017 16:31:15 UTC