tomthecarrot / arcore-for-all

Google ARCore (dev preview 1) for "unsupported" Android devices
GNU General Public License v3.0
1.04k stars 145 forks source link

XIAOMI6 Android 7.1.1 Not Working #42

Open BurnieLiu opened 6 years ago

BurnieLiu commented 6 years ago

XIAOMI6 Android 7.1.1 Not Working

tomthecarrot commented 6 years ago

Thanks for sharing your log! It is helpful in debugging the issue.

LinghanLiu commented 6 years ago

09-13 17:38:33.530 1631 3213 E ActivityTrigger: activityStartTrigger: not whiteListedcom.example.helloAR/com.unity3d.player.UnityPlayerActivity/1 09-13 17:38:33.532 1631 3213 E ActivityTrigger: activityResumeTrigger: not whiteListedcom.example.helloAR/com.unity3d.player.UnityPlayerActivity/1 09-13 17:38:33.535 1631 20888 E ActivityTrigger: activityResumeTrigger: not whiteListedcom.example.helloAR/com.unity3d.player.UnityPlayerActivity/1 09-13 17:38:33.697 22081 22102 E tango_camera_native: 0 is not a valid camera index. 09-13 17:38:33.697 22081 22102 E tango_camera_native: 1 is not a valid camera index. 09-13 17:38:33.697 22081 22102 E tango_camera_native: 2 is not a valid camera index. 09-13 17:38:33.697 22081 22102 E tango_camera_native: 3 is not a valid camera index. 09-13 17:38:33.750 22081 22127 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 22127 (Thread-4) 09-13 17:38:33.775 22106 22131 E tango : device_provider.cc:336 Could not identify device type from build fingerprint 'Xiaomi/sagit/sagit:7.1.1/NMF26X/V8.5.3.0.NCACNEG:user/release-keys'. 09-13 17:38:33.775 22106 22131 E tango : helpers.cc:288 Hardcoded CAD model unavailable for device kUnknownDevice 09-13 17:38:33.775 22106 22106 F tango : calibration_provider.cc:589 Check failed: parse_cad_error_code == LoadCalibrationXmlErrorCode::kSuccess 09-13 17:38:33.775 22106 22106 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 22106 (om.google.tango) 09-13 17:38:33.817 22129 22129 F DEBUG : 09-13 17:38:33.817 22129 22129 F DEBUG : Build fingerprint: 'Xiaomi/sagit/sagit:7.1.1/NMF26X/V8.5.3.0.NCACNEG:user/release-keys' 09-13 17:38:33.817 22129 22129 F DEBUG : Revision: '0' 09-13 17:38:33.817 22129 22129 F DEBUG : ABI: 'arm' 09-13 17:38:33.818 22129 22129 F DEBUG : pid: 22081, tid: 22127, name: Thread-4 >>> com.example.helloAR <<< 09-13 17:38:33.818 22129 22129 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 09-13 17:38:33.818 22129 22129 F DEBUG : r0 00000000 r1 d5b146b1 r2 00000000 r3 00000000 09-13 17:38:33.818 22129 22129 F DEBUG : r4 f502c5dd r5 d5ba81e8 r6 d5ba8240 r7 e6f7a008 09-13 17:38:33.818 22129 22129 F DEBUG : r8 d5b146b1 r9 e7075b00 sl 00000000 fp d507f0dc 09-13 17:38:33.818 22129 22129 F DEBUG : ip d5ba7d94 sp d507f018 lr d5b17b49 pc d5b17b50 cpsr 600f0030 09-13 17:38:33.818 22129 22129 F DEBUG : 09-13 17:38:33.818 22129 22129 F DEBUG : backtrace: 09-13 17:38:33.818 22129 22129 F DEBUG : #00 pc 00012b50 /data/app/com.google.tango-1/lib/arm/libtango_camera_native_jni.so 09-13 17:38:33.818 22129 22129 F DEBUG : #01 pc 00010507 /data/app/com.google.tango-1/lib/arm/libtango_camera_native_jni.so (Java_com_google_tango_jni_TangoCameraNative_ConnectVhs+130) 09-13 17:38:33.818 22129 22129 F DEBUG : #02 pc 007cb8cd /data/app/com.google.tango-1/oat/arm/base.odex (offset 0x7ac000) 09-13 17:38:33.840 22132 22132 F DEBUG : 09-13 17:38:33.840 22132 22132 F DEBUG : Build fingerprint: 'Xiaomi/sagit/sagit:7.1.1/NMF26X/V8.5.3.0.NCACNEG:user/release-keys' 09-13 17:38:33.840 22132 22132 F DEBUG : Revision: '0' 09-13 17:38:33.840 22132 22132 F DEBUG : ABI: 'arm64' 09-13 17:38:33.840 22132 22132 F DEBUG : pid: 22106, tid: 22106, name: om.google.tango >>> com.google.tango <<< 09-13 17:38:33.840 22132 22132 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- 09-13 17:38:33.844 22132 22132 F DEBUG : Abort message: 'calibration_provider.cc:589 Check failed: parse_cad_error_code == LoadCalibrationXmlErrorCode::kSuccess ' 09-13 17:38:33.844 22132 22132 F DEBUG : x0 0000000000000000 x1 000000000000565a x2 0000000000000006 x3 0000000000000008 09-13 17:38:33.844 22132 22132 F DEBUG : x4 0000007ff7c08a20 x5 000000000000003f x6 0000000000000001 x7 0000007fa4cbb024 09-13 17:38:33.844 22132 22132 F DEBUG : x8 0000000000000083 x9 0000007fa6a1daa0 x10 b32acda3c88f3089 x11 b32acda3c88f3089 09-13 17:38:33.845 22132 22132 F DEBUG : x12 0000000000000000 x13 0000000000000020 x14 ffffffffffffffdf x15 0000007ff7c08a20 09-13 17:38:33.845 22132 22132 F DEBUG : x16 0000007fa4edaed0 x17 0000007fa4e7c200 x18 0000000000000069 x19 0000007fa6a1db48 09-13 17:38:33.845 22132 22132 F DEBUG : x20 0000000000000006 x21 0000007fa6a1daa0 x22 0000000000000002 x23 0000007ff7c08f08 09-13 17:38:33.845 22132 22132 F DEBUG : x24 0000000000000068 x25 0000007f97313818 x26 0000007fa247db20 x27 0000007fa2443620 09-13 17:38:33.845 22132 22132 F DEBUG : x28 0000007fa24435f8 x29 0000007ff7c088e0 x30 0000007fa4e79484 09-13 17:38:33.845 22132 22132 F DEBUG : sp 0000007ff7c088c0 pc 0000007fa4e7c208 pstate 0000000060000000 09-13 17:38:33.848 22132 22132 F DEBUG : 09-13 17:38:33.848 22132 22132 F DEBUG : backtrace: 09-13 17:38:33.848 22132 22132 F DEBUG : #00 pc 0000000000079208 /system/lib64/libc.so (tgkill+8) 09-13 17:38:33.848 22132 22132 F DEBUG : #01 pc 0000000000076480 /system/lib64/libc.so (pthread_kill+64) 09-13 17:38:33.848 22132 22132 F DEBUG : #02 pc 00000000000249a0 /system/lib64/libc.so (raise+24) 09-13 17:38:33.848 22132 22132 F DEBUG : #03 pc 000000000001ce8c /system/lib64/libc.so (abort+52) 09-13 17:38:33.848 22132 22132 F DEBUG : #04 pc 0000000000005d6c /system/lib64/liblog.so (__android_log_assert+224) 09-13 17:38:33.848 22132 22132 F DEBUG : #05 pc 0000000000100718 /data/app/com.google.tango-1/lib/arm64/libtango_service_library.so (_ZN13MessageLoggerD2Ev+4120) 09-13 17:38:33.848 22132 22132 F DEBUG : #06 pc 0000000000c8433c /data/app/com.google.tango-1/lib/arm64/libtango_service_library.so 09-13 17:38:33.848 22132 22132 F DEBUG : #07 pc 0000000000c85be8 /data/app/com.google.tango-1/lib/arm64/libtango_service_library.so 09-13 17:38:33.848 22132 22132 F DEBUG : #08 pc 0000000000129150 /data/app/com.google.tango-1/lib/arm64/libtango_service_library.so (_ZN13tango_service12TangoContextC1ESt10shared_ptrINS_15JniTangoServiceEE+512) 09-13 17:38:33.848 22132 22132 F DEBUG : #09 pc 000000000013c80c /data/app/com.google.tango-1/lib/arm64/libtango_service_library.so (_ZN12tango_binder7ServiceC2ESt10shared_ptrIN13tango_service15JniTangoServiceEE+228) 09-13 17:38:33.848 22132 22132 F DEBUG : #10 pc 000000000013a238 /data/app/com.google.tango-1/lib/arm64/libtango_service_library.so (Java_com_google_atap_tango_TangoServiceJNINative_CreateNativeService+972) 09-13 17:38:33.848 22132 22132 F DEBUG : #11 pc 00000000007d6d58 /data/app/com.google.tango-1/oat/arm64/base.odex (offset 0x7ac000) 09-13 17:38:33.974 2822 2862 E octvm_power: unsupported flags[0] or no event trigger found 09-13 17:38:34.510 1631 2032 E InputDispatcher: channel 'e548854 com.example.helloAR/com.unity3d.player.UnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!