We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2020-04-24 11:49:07.846 3388-3388/com.hazz.kotlinmvp A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 3388 (.hazz.kotlinmvp) 2020-04-24 11:49:07.957 3440-3440/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 2020-04-24 11:49:07.957 3440-3440/? A/DEBUG: Build fingerprint: 'Xiaomi/libra/libra:7.0/NRD90M/V10.1.1.0.NXKCNFI:user/release-keys' 2020-04-24 11:49:07.958 3440-3440/? A/DEBUG: Revision: '0' 2020-04-24 11:49:07.958 3440-3440/? A/DEBUG: ABI: 'arm' 2020-04-24 11:49:07.958 3440-3440/? A/DEBUG: pid: 3388, tid: 3388, name: .hazz.kotlinmvp >>> com.hazz.kotlinmvp <<< 2020-04-24 11:49:07.958 3440-3440/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- 2020-04-24 11:49:07.960 3440-3440/? A/DEBUG: Abort message: 'art/runtime/java_vm_ext.cc:475] JNI DETECTED ERROR IN APPLICATION: JNI NewGlobalRef called with pending exception java.lang.NoSuchMethodError: no static or non-static method "Landroid/support/v8/renderscript/RenderScript;.nDeviceDestroy(J)V"' 2020-04-24 11:49:07.960 3440-3440/? A/DEBUG: r0 00000000 r1 00000d3c r2 00000006 r3 00000008 2020-04-24 11:49:07.960 3440-3440/? A/DEBUG: r4 f04fe590 r5 00000006 r6 f04fe538 r7 0000010c 2020-04-24 11:49:07.960 3440-3440/? A/DEBUG: r8 00000000 r9 ed86a12c sl 00001a92 fp ed82f70f 2020-04-24 11:49:07.960 3440-3440/? A/DEBUG: ip 0000000b sp ff971f60 lr ef19e2b7 pc ef1a0b38 cpsr 200f0010
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2020-04-24 11:49:07.846 3388-3388/com.hazz.kotlinmvp A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 3388 (.hazz.kotlinmvp)
2020-04-24 11:49:07.957 3440-3440/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-04-24 11:49:07.957 3440-3440/? A/DEBUG: Build fingerprint: 'Xiaomi/libra/libra:7.0/NRD90M/V10.1.1.0.NXKCNFI:user/release-keys'
2020-04-24 11:49:07.958 3440-3440/? A/DEBUG: Revision: '0'
2020-04-24 11:49:07.958 3440-3440/? A/DEBUG: ABI: 'arm'
2020-04-24 11:49:07.958 3440-3440/? A/DEBUG: pid: 3388, tid: 3388, name: .hazz.kotlinmvp >>> com.hazz.kotlinmvp <<<
2020-04-24 11:49:07.958 3440-3440/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
2020-04-24 11:49:07.960 3440-3440/? A/DEBUG: Abort message: 'art/runtime/java_vm_ext.cc:475] JNI DETECTED ERROR IN APPLICATION: JNI NewGlobalRef called with pending exception java.lang.NoSuchMethodError: no static or non-static method "Landroid/support/v8/renderscript/RenderScript;.nDeviceDestroy(J)V"'
2020-04-24 11:49:07.960 3440-3440/? A/DEBUG: r0 00000000 r1 00000d3c r2 00000006 r3 00000008
2020-04-24 11:49:07.960 3440-3440/? A/DEBUG: r4 f04fe590 r5 00000006 r6 f04fe538 r7 0000010c
2020-04-24 11:49:07.960 3440-3440/? A/DEBUG: r8 00000000 r9 ed86a12c sl 00001a92 fp ed82f70f
2020-04-24 11:49:07.960 3440-3440/? A/DEBUG: ip 0000000b sp ff971f60 lr ef19e2b7 pc ef1a0b38 cpsr 200f0010
The text was updated successfully, but these errors were encountered: