-
Notifications
You must be signed in to change notification settings - Fork 6.1k
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
Occasional native crash on load glide cache start from android Q #5129
Comments
I am also getting this. Most likely occurs when deleting a file |
Here is another. I have more if you want backtrace: |
crash info:
signal 7 (SIGBUS), code 2 (BUS_ADRERR), fault addr 0x7a0730a000
path=/mnt/media_rw/9BC9-DB9E/Android/data/package/cache/glide_cache/key.0
fatal_addr=0000007a0730a000
map_addr=0000007a07309000-0000007a07320000
offset=0000000000000000
native info
#00 pc 00000000005b3060 /apex/com.android.art/lib64/libart.so
art::Unsafe_getByteJ(_JNIEnv*, _jobject*, long)
#1 pc 00000000000c6414 /apex/com.android.art/javalib/arm64/boot.oat
art_jni_trampoline+100
#2 pc 00000000003250fc /apex/com.android.art/javalib/arm64/boot.oat
java.nio.MappedByteBuffer.load+508
java stack
at sun.misc.Unsafe.getByte(Unsafe.java)
at java.nio.MappedByteBuffer.load(MappedByteBuffer.java:179)
at com.bumptech.glide.util.ByteBufferUtil.fromFile(ByteBufferUtil.java:43)
The text was updated successfully, but these errors were encountered: