-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
SIGSEGV signal 11 #3431
Comments
Did this happen on first install? If not, it might be corruption, in which case it'd be nice to have the Realm file |
This happens on first install as well as later on. Our realm file is encrypted |
Does it work if you disable encryption? |
@denis-stepushchik this looks like a crash related to audio recording, and not Realm |
@denis-stepushchik well I'm pretty sure Realm doesn't record audio 😄
And this is quite specifically "AudioRecord-JNI". |
@Zhuinden sorry for this |
That's okay |
@denis-stepushchik It seems the problem is not related with Realm. I am closing this issue now. Feel free to reopen it if needed. |
@beeender technically we were waiting for the original poster to answer if it works without encryption, but that never happened |
HA, OK. Then i will just reopen this and continue waiting. |
Currently waiting to get the device again on which it happened to test a unencrypted version. Should be at last on Tuesday. |
+1 crash: We do use encryption, and don't want to disable it for obvious reasons. |
Retested. Even when running the app without encryption enabled it still crashes. |
Do you only see the crash on Xiaomi Redmi Note 2? It is possible to share your code or apk with? You can do it privately by sending an email to help@realm.io. |
I noticed this crash on other devices (SM-G920V). I cannot share my code/apk unfortunatly. |
Is it possible for you to upgrade to version 2.0.0 and report back. Many of the native calls have been changed, and we would like to know if the changes are for the better. |
We upgraded to 2.0.0 and reverted back to 1.2.0 because there is a crash on connectivity change. Will wait for it to be fixed before upgrading, and then let you know. |
Upgraded to 2..0.0, not getting the connectivity crash myself. Will do another test once I have the crashing device again |
@BWMuller We haven't released the fix for the connectivity crash yet. So it it still there |
@cmelchior I am aware of this, all I get in reference to the network state receiver not being there is the added error, but it hasn't caused a crash for me UALib: ManifestUtils - Unable to find class: io.realm.internal.network.NetworkStateReceiver |
@BWMuller Please try to upgrade to 2.0.2 and see if your issue is solved. |
If upgrading to latest version didn't help you, please reopen the issue. |
Getting a sigsegv signal 11 when attempting to open the app on a Xiaomi Redmi Note 2
Goal
Expected Results
Actual Results
Steps & Code to Reproduce
Version of Realm and tooling
Realm version(s): 1.2.0
Android Studio version: 2.1.3
Which Android version and device: Xiaomi Redmi Note 2, Android 5.0.2, Api 21
The text was updated successfully, but these errors were encountered: