Skip to content
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

Out of memory size #7439

Closed
dakexuan opened this issue Apr 22, 2021 · 1 comment
Closed

Out of memory size #7439

dakexuan opened this issue Apr 22, 2021 · 1 comment

Comments

@dakexuan
Copy link

dakexuan commented Apr 22, 2021

Unrecoverable error. mmap() failed: Out of memory size: 1342177280 offset: 0 in /Users/cm/Realm/realm-java/realm/realm-library/src/main/cpp/io_realm_internal_SharedRealm.cpp line 92

#00 pc 00049b58 /system/lib/libc.so (tgkill+12) [armeabi-v7a]

#1 pc 000472d3 /system/lib/libc.so (pthread_kill+34) [armeabi-v7a]
#2 pc 0001d575 /system/lib/libc.so (raise+10) [armeabi-v7a]
#3 pc 000190c1 /system/lib/libc.so (__libc_android_abort+34) [armeabi-v7a]
#4 pc 00017124 /system/lib/libc.so (abort+4) [armeabi-v7a]
#5 pc 0000c54d /system/lib/libcutils.so (__android_log_assert+112) [armeabi-v7a]

Maybe it is 1.2G、1.7G、1.8G of realm file,Anyway,When it stores more data,It will happen,How can I fix it?
The larger the realm, the more RAM will be used?

@cmelchior
Copy link
Contributor

@sync-by-unito sync-by-unito bot closed this as completed Nov 16, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants