-
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
SIGBUS(BUS_ADRERR) SIGBUS(BUS_ADRERR): #3542
Comments
Also missing a native stack trace. Let me know if you can reproduce on 4.9.0 |
1 #00 pc 0005e4cc /apex/com.android.runtime/lib/bionic/libc.so (__memcpy_base_a55+84) [armeabi-v8]2 #1 pc 002d65e1 /apex/com.android.runtime/lib/libart.so (art::JNI::SetByteArrayRegion(_JNIEnv*, _jbyteArray*, int, int, signed char const*)+592) [armeabi-v8] |
-- return byteBuffer.get(); |
Glide Version: 4.0.0
Integration libraries: None
Device/Android Version: Android 8.1.0
Issue details / Repro steps / Use case background:
Glide load line /
GlideModule
(if any) / list Adapter code (if any):Layout XML:
Stack trace / LogCat:
The text was updated successfully, but these errors were encountered: