Last active
September 26, 2019 21:30
-
-
Save wpatter6/3ec8def984e5e0ef532653c149020804 to your computer and use it in GitHub Desktop.
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
--------- 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 (mynativescriptapp.id), pid 5021 (mynativescriptapp.id) | |
2019-09-26 15:24:12.856 5021-5040/? W/mynativescript: 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: mynativescriptapp.id >>> com.mynativescriptapp.id <<< | |
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.mynativescriptapp.id-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.mynativescriptapp.id-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