Skip to content

Instantly share code, notes, and snippets.

@wpatter6
Last active October 1, 2019 20:16
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 wpatter6/ae4c44429bc6e8757c45d8706bde4d56 to your computer and use it in GitHub Desktop.
Save wpatter6/ae4c44429bc6e8757c45d8706bde4d56 to your computer and use it in GitHub Desktop.
--------- beginning of crash
2019-09-26 15:24:12.836 5021-5021/? A/libc: Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 5021 (willweb.clicker), pid 5021 (willweb.clicker)
2019-09-26 15:24:12.856 5021-5040/? W/willweb.clicke: Unsupported class loader
2019-09-26 15:24:12.859 5021-5040/? I/DynamiteModule: Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:20461
2019-09-26 15:24:12.859 5021-5040/? I/DynamiteModule: Selected remote version of com.google.android.gms.ads.dynamite, version >= 20461
2019-09-26 15:24:12.866 1746-2619/? W/EmuHWC2: validate: layer 11 CompositionType 1, fallback
2019-09-26 15:24:12.872 5021-5043/? W/DynamiteModule: Local module descriptor class for com.google.android.gms.measurement.dynamite not found.
2019-09-26 15:24:12.888 1746-2619/? W/EmuHWC2: validate: layer 11 CompositionType 1, fallback
2019-09-26 15:24:12.898 5021-5043/? I/DynamiteModule: Considering local module com.google.android.gms.measurement.dynamite:0 and remote module com.google.android.gms.measurement.dynamite:10
2019-09-26 15:24:12.898 5021-5043/? I/DynamiteModule: Selected remote version of com.google.android.gms.measurement.dynamite, version >= 10
2019-09-26 15:24:12.914 5045-5045/? I/crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
2019-09-26 15:24:12.914 1795-1795/? I//system/bin/tombstoned: received crash request for pid 5021
2019-09-26 15:24:12.915 5045-5045/? I/crash_dump32: performing dump of process 5021 (target tid = 5021)
2019-09-26 15:24:12.917 1746-2619/? W/EmuHWC2: validate: layer 11 CompositionType 1, fallback
2019-09-26 15:24:12.917 2008-2321/? I/WifiService: startScan uid=10092
2019-09-26 15:24:12.935 1746-2619/? W/EmuHWC2: validate: layer 11 CompositionType 1, fallback
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: Build fingerprint: 'google/sdk_gphone_x86/generic_x86:10/QPP6.190730.005.B1/5775370:user/release-keys'
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: Revision: '0'
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: ABI: 'x86'
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: Timestamp: 2019-09-26 15:24:12-0600
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: pid: 5021, tid: 5021, name: willweb.clicker >>> com.willweb.clicker <<<
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: uid: 10130
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: eax 00000000 ebx 0000139d ecx 0000139d edx 00000006
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: edi f430a33e esi ffb67520
2019-09-26 15:24:12.939 5045-5045/? A/DEBUG: ebp f7ac4ad0 esp ffb674c8 eip f7ac4ad9
2019-09-26 15:24:12.945 5045-5045/? A/DEBUG: backtrace:
2019-09-26 15:24:12.945 5045-5045/? A/DEBUG: #00 pc 00000ad9 [vdso] (__kernel_vsyscall+9)
2019-09-26 15:24:12.945 5045-5045/? A/DEBUG: #01 pc 00092328 /apex/com.android.runtime/lib/bionic/libc.so (syscall+40) (BuildId: 76290498408016ad14f4b98c3ab6c65c)
2019-09-26 15:24:12.945 5045-5045/? A/DEBUG: #02 pc 000ad651 /apex/com.android.runtime/lib/bionic/libc.so (abort+193) (BuildId: 76290498408016ad14f4b98c3ab6c65c)
2019-09-26 15:24:12.945 5045-5045/? A/DEBUG: #03 pc 006fc311 /data/app/com.willweb.clicker-LsDUDKBhLnvduF0Z1c_yiA==/lib/x86/libNativeScript.so (BuildId: b08d92ae65260661d69b56c63c90fa6097ede41e)
2019-09-26 15:24:12.945 5045-5045/? A/DEBUG: #04 pc 006fbbd0 /data/app/com.willweb.clicker-LsDUDKBhLnvduF0Z1c_yiA==/lib/x86/libNativeScript.so (BuildId: b08d92ae65260661d69b56c63c90fa6097ede41e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment