-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App crashing with Fatal signal 11(SIGSEGV) #1685
Comments
@skptl Thank you for reporting. What version of Realm are you using? |
It's 0.83.1, thanks!
|
@skptl We have recently seen issues with encryption. Do you encrypt the Realm? |
@kneth Yes I do encrypt the Realm. Any workaround? |
@skptl No real workaround yet. We are working on a new encryption implementation (the encrypted Realm file is the same). If you can provide us with an overview of which devices you see these crashes, it can be useful for us. |
@kneth here is a list of few devices.
|
@kneth I have commented with a few devices that experience crashes. |
Thaks for the list of devices @skptl. We are investigating issues with encryption. |
We have a similar problem before #1388 I believe the new encryption implementation we are working will solve this problem., |
Realm java 0.85.0 released which has a new implementation of encryption. This problem should be solved! 🎉 |
Multiple complaints received from users on Android 4.4* after adding realm, I am not able to reproduce it on my end. I am receiving about 40-50 complaints a day after the launch last week. We have multiple users in India and almost all of them experiencing crashes are on a dual sim phone and Android 4.4.* if it helps.
I am not receiving any logs as the app is not starting at all, by remote debugging I have the following information.
http://pastebin.com/YQPQVBb9
The text was updated successfully, but these errors were encountered: