Created
May 30, 2017 19:01
-
-
Save gjedeer/afc60f32f241e5ea075fe862d1a11181 to your computer and use it in GitHub Desktop.
libtorrent/jni crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
05-30 19:55:19.451 1247 1247 W : debuggerd: handling request: pid=5904 uid=10079 gid=10079 tid=5904 | |
05-30 19:55:19.509 5947 5947 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** | |
05-30 19:55:19.509 5947 5947 F DEBUG : Build fingerprint: 'google/sdk_google_phone_x86/generic_x86:7.0/NYC/3761695:userdebug/dev-keys' | |
05-30 19:55:19.509 5947 5947 F DEBUG : Revision: '0' | |
05-30 19:55:19.509 5947 5947 F DEBUG : ABI: 'x86' | |
05-30 19:55:19.509 5947 5947 F DEBUG : pid: 5904, tid: 5904, name: nkyg.funkytunes >>> com.github.funkyg.funkytunes <<< | |
05-30 19:55:19.509 5947 5947 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- | |
05-30 19:55:19.510 5947 5947 F DEBUG : Abort message: 'art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x34' | |
05-30 19:55:19.510 5947 5947 F DEBUG : eax 00000000 ebx 00001710 ecx 00001710 edx 00000006 | |
05-30 19:55:19.510 5947 5947 F DEBUG : esi b492358c edi b4923534 | |
05-30 19:55:19.510 5947 5947 F DEBUG : xcs 00000073 xds 0000007b xes 0000007b xfs 0000003b xss 0000007b | |
05-30 19:55:19.510 5947 5947 F DEBUG : eip b4850424 ebp bfba4d88 esp bfba4d2c flags 00000292 | |
05-30 19:55:19.511 5947 5947 F DEBUG : | |
05-30 19:55:19.511 5947 5947 F DEBUG : backtrace: | |
05-30 19:55:19.511 5947 5947 F DEBUG : #00 pc ffffe424 [vdso:b4850000] (__kernel_vsyscall+16) | |
05-30 19:55:19.511 5947 5947 F DEBUG : #01 pc 0007a0ac /system/lib/libc.so (tgkill+28) | |
05-30 19:55:19.511 5947 5947 F DEBUG : #02 pc 000758f5 /system/lib/libc.so (pthread_kill+85) | |
05-30 19:55:19.511 5947 5947 F DEBUG : #03 pc 0002782a /system/lib/libc.so (raise+42) | |
05-30 19:55:19.511 5947 5947 F DEBUG : #04 pc 0001ee06 /system/lib/libc.so (abort+86) | |
05-30 19:55:19.511 5947 5947 F DEBUG : #05 pc 00513387 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+423) | |
05-30 19:55:19.511 5947 5947 F DEBUG : #06 pc 00119572 /system/lib/libart.so (_ZN3art10LogMessageD1Ev+1298) | |
05-30 19:55:19.511 5947 5947 F DEBUG : #07 pc 0038efc5 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+3445) | |
05-30 19:55:19.511 5947 5947 F DEBUG : #08 pc 0038f168 /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_Pc+120) | |
05-30 19:55:19.512 5947 5947 F DEBUG : #09 pc 0013d112 /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+82) | |
05-30 19:55:19.512 5947 5947 F DEBUG : #10 pc 0013e173 /system/lib/libart.so (_ZN3art11ScopedCheck14CheckUtfStringEPKcb+1603) | |
05-30 19:55:19.512 5947 5947 F DEBUG : #11 pc 0013d065 /system/lib/libart.so (_ZN3art11ScopedCheck17CheckNonHeapValueEcNS_12JniValueTypeE+149) | |
05-30 19:55:19.512 5947 5947 F DEBUG : #12 pc 0013b5cc /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+316) | |
05-30 19:55:19.512 5947 5947 F DEBUG : #13 pc 0013a26e /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+1390) | |
05-30 19:55:19.512 5947 5947 F DEBUG : #14 pc 00133788 /system/lib/libart.so (_ZN3art8CheckJNI12NewStringUTFEP7_JNIEnvPKc+984) | |
05-30 19:55:19.512 5947 5947 F DEBUG : #15 pc 001e4a67 /data/app/com.github.funkyg.funkytunes-1/lib/x86/libjlibtorrent.so (Java_com_frostwire_jlibtorrent_swig_libtorrent_1jni_string_1view_1to_1string+146) | |
05-30 19:55:19.512 5947 5947 F DEBUG : #16 pc 009041fe /data/app/com.github.funkyg.funkytunes-1/oat/x86/base.odex (offset 0x83d000) | |
05-30 19:55:19.706 1247 1247 W : debuggerd: resuming target 5904 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment