You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found very unusual combination of crypted Realm and most recent WebView component from google.
The crash happening almost instantly even try to open simple about:blank url insife WebUrl and having Realm crypted database opened. If try to use non crypted backend or old WebVew components the crash does not happens.
Hi @softkot
It sounds like the exact same error that is happening here #1008 . Here it just gets triggered by accessing the CookieManager from Chromium manually when running multiple background threads.
If you are able to reproduce this without using multiple threads we would be very very interested in a reproducible test case.
Thank you very much for the project. I altered you code a bit to make it simpler (removed the handler) and it still crashes with the same error. I have moved the code into #1008 as it very much look like the same error. You can follow the progress there instead and I will close this as an duplicate.
I found very unusual combination of crypted Realm and most recent WebView component from google.
The crash happening almost instantly even try to open simple about:blank url insife WebUrl and having Realm crypted database opened. If try to use non crypted backend or old WebVew components the crash does not happens.
Log cat shows folluwing details:
Thus i am running non rooted device it seems i can't get tombstone_05 file if it has some useful data.
The text was updated successfully, but these errors were encountered: