-
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
Realm 7.0.8 native crash - EncryptedFileMapping::get_local_index_of_address #7145
Comments
First stack trace:
|
Second stack trace:
|
@jedelbo can you have a look at this? It seems to be the same problem @sdex already reported in #7118 (comment) and it is still causing issues. |
Any news on that? got the same issue |
@ganfra Could you share more details about the issue you experienced? It would really help us to find the cause. Do you have any stack trace? What Realm and tooling versions did you use? Can you reproduce the issue? |
Seems to be another instance of memory mapping problem. Assigning to @finnschiermer |
Fixed by realm/realm-core#4417 and realm/realm-core#4415 |
Goal
To use realm.
Actual Results
Crashes.
Steps & Code to Reproduce
These reports are taken from the developer console. I have neither access to the devices nor the database.
It seems like the app crashes immediately after launch when tries to open the realm.
This is my config:
Version of Realm and tooling
Realm version(s): 7.0.8
Realm Sync feature enabled: No
Android Studio version: 4.0.1
Android Build Tools version: 30.0.4
Gradle version: 5.6.1
Which Android version and device(s):
Samsung Galaxy Note9 (crownqltesq), 5632MB RAM, Android 10
Samsung Galaxy Note20 Ultra (c2s), 7680MB RAM, Android 10
The text was updated successfully, but these errors were encountered: