Skip to content

Instantly share code, notes, and snippets.

@ShadowEO
Created August 24, 2018 03:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShadowEO/d31ae46d8b21e59e3bcec86c93913bab to your computer and use it in GitHub Desktop.
Save ShadowEO/d31ae46d8b21e59e3bcec86c93913bab to your computer and use it in GitHub Desktop.
Logcat
08-24 03:04:05.761 23626 23626 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-24 03:04:05.761 23626 23626 F DEBUG : Build fingerprint: 'lge/elsa_vzw/elsa:7.0/NRD90M/1814517240fe3:user/release-keys'
08-24 03:04:05.761 23626 23626 F DEBUG : Revision: '12'
08-24 03:04:05.761 23626 23626 F DEBUG : ABI: 'arm64'
08-24 03:04:05.761 23626 23626 F DEBUG : pid: 23624, tid: 23624, name: main >>> app_process <<<
08-24 03:04:05.761 23626 23626 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
08-24 03:04:05.762 23626 23626 F DEBUG : x0 0000000000000000 x1 0000000000005c48 x2 0000000000000006 x3 0000000000000008
08-24 03:04:05.762 23626 23626 F DEBUG : x4 0000000000000000 x5 8080800080000000 x6 00000072506fb000 x7 0000000000000000
08-24 03:04:05.762 23626 23626 F DEBUG : x8 0000000000000083 x9 ffffffffffffffdf x10 0000000000000000 x11 0000000000000001
08-24 03:04:05.762 23626 23626 F DEBUG : x12 ffffffffffffffff x13 0000000000000000 x14 0000000000000000 x15 002989883e85e504
08-24 03:04:05.762 23626 23626 F DEBUG : x16 000000724edcbec8 x17 000000724ed74fe8 x18 00000000ffffffff x19 00000072507afb40
08-24 03:04:05.762 23626 23626 F DEBUG : x20 0000000000000006 x21 00000072507afa98 x22 0000000000000002 x23 9eb3fcde17f9e171
08-24 03:04:05.762 23626 23626 F DEBUG : x24 0000000000000000 x25 000000724c67fae0 x26 000000724c6de400 x27 0000000000000000
08-24 03:04:05.762 23626 23626 F DEBUG : x28 000000724c69ca00 x29 0000007ff4ab25f0 x30 000000724ed72478
08-24 03:04:05.762 23626 23626 F DEBUG : sp 0000007ff4ab25d0 pc 000000724ed74ff0 pstate 0000000060000000
08-24 03:04:05.768 23626 23626 F DEBUG :
08-24 03:04:05.768 23626 23626 F DEBUG : backtrace:
08-24 03:04:05.768 23626 23626 F DEBUG : #00 pc 000000000006bff0 /system/lib64/libc.so (tgkill+8)
08-24 03:04:05.768 23626 23626 F DEBUG : #01 pc 0000000000069474 /system/lib64/libc.so (pthread_kill+64)
08-24 03:04:05.768 23626 23626 F DEBUG : #02 pc 0000000000024598 /system/lib64/libc.so (raise+24)
08-24 03:04:05.769 23626 23626 F DEBUG : #03 pc 000000000001cfb4 /system/lib64/libc.so (abort+52)
08-24 03:04:05.769 23626 23626 F DEBUG : #04 pc 000000000001e100 /system/lib64/libjavacore.so (_Z24register_libcore_icu_ICUP7_JNIEnv+664)
08-24 03:04:05.769 23626 23626 F DEBUG : #05 pc 0000000000010c4c /system/lib64/libjavacore.so (JNI_OnLoad+120)
08-24 03:04:05.769 23626 23626 F DEBUG : #06 pc 00000000002eeee8 /system/lib64/libart.so (_ZN3art9JavaVMExt17LoadNativeLibraryEP7_JNIEnvRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEP8_jobjectP8_jstringPS9_+2136)
08-24 03:04:05.769 23626 23626 F DEBUG : #07 pc 000000000043470c /system/lib64/libart.so (_ZN3art7Runtime17InitNativeMethodsEv+304)
08-24 03:04:05.769 23626 23626 F DEBUG : #08 pc 0000000000432dfc /system/lib64/libart.so (_ZN3art7Runtime5StartEv+1220)
08-24 03:04:05.769 23626 23626 F DEBUG : #09 pc 00000000002f0d74 /system/lib64/libart.so (JNI_CreateJavaVM+512)
08-24 03:04:05.769 23626 23626 F DEBUG : #10 pc 00000000000a5984 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnvb+2432)
08-24 03:04:05.769 23626 23626 F DEBUG : #11 pc 00000000000a5f24 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcRKNS_6VectorINS_7String8EEEb+320)
08-24 03:04:05.769 23626 23626 F DEBUG : #12 pc 0000000000002260 /system/bin/app_process64
08-24 03:04:05.769 23626 23626 F DEBUG : #13 pc 000000000001a9d8 /system/lib64/libc.so (__libc_init+88)
08-24 03:04:05.769 23626 23626 F DEBUG : #14 pc 0000000000001ccc /system/bin/app_process64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment