Closed siny-yao closed 3 years ago
What device are you on (adb shell getprop ro.build.fingerprint
), and could we get a logcat after session start with all the "native" log messages for about 10 seconds?
I use Pixel 2 and SM-G9300. This is the output of the command: google/walleye/walleye:8.0.0/OPD1.170816.010/4311506:user/release-keys samsung/heroqltezc/heroqltechn:8.0.0/R16NW/G9300ZCU3CRH1:user/release-keys apk version:1.5.180910056
I run the demo 'hello_ar_java' and get the following log Pixel 2 Log
09-29 14:26:44.933 13022-13022/? I/zygote64: Late-enabling -Xcheck:jni 09-29 14:26:44.967 13022-13022/? W/ActivityThread: Application com.google.ar.core.examples.java.helloar can be debugged on port 8100... 09-29 14:26:44.968 13022-13029/? I/zygote64: Debugger is no longer active 09-29 14:26:45.067 13022-13022/? I/InstantRun: starting instant run server: is main process 09-29 14:26:45.070 13022-13040/? D/libEGL: loaded /vendor/lib64/egl/libEGL_adreno.so 09-29 14:26:45.079 13022-13040/? D/libEGL: loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so 09-29 14:26:45.101 13022-13040/? D/libEGL: loaded /vendor/lib64/egl/libGLESv2_adreno.so 09-29 14:26:45.190 13022-13022/? I/third_party/arcore/ar/core/android/sdk/session_create.cc: Entering ArSession_create 09-29 14:26:45.192 13022-13022/? I/third_party/arcore/ar/core/android/sdk/session_create.cc: ARCore Version: APK version code: 180910056 09-29 14:26:45.204 13022-13022/? W/native: commandlineflags.cc:943 Ignoring RegisterValidateFunction() for flag pointer 0x7eaf920830: no flag found at that address 09-29 14:26:45.204 13022-13022/? I/native: version_check.cc:23 ARCore Version: APK version:1.5.180910056 version_check.cc:24 ARCore Version: emulated SDK version:1.5.180815000 09-29 14:26:45.204 13022-13022/? I/third_party/arcore/ar/core/android/sdk/session_create.cc: ARCore Version: SDK build name: 1.5 Dynamite load ok. 09-29 14:26:45.214 13022-13022/? W/native: commandlineflags.cc:943 Ignoring RegisterValidateFunction() for flag pointer 0x7eaf84fec0: no flag found at that address 09-29 14:26:45.216 13022-13022/? I/native: session_create_implementation.cc:47 Entering ArSession_createWithSettingsImplementation_private. ARCore SDK version: [1.5.180815000]. 09-29 14:26:45.216 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 20.) ~JniHelper: did not need to detach thread. (Called from line 910.) JniHelper: about to attach thread. (Called from line 90.) JniHelper: thread already attached. (Called from line 90.) ~JniHelper: did not need to detach thread. (Called from line 90.) 09-29 14:26:45.231 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 628.) ~JniHelper: did not need to detach thread. (Called from line 69.) JniHelper: about to attach thread. (Called from line 137.) JniHelper: thread already attached. (Called from line 137.) 09-29 14:26:45.234 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 137.) JniHelper: about to attach thread. (Called from line 114.) JniHelper: thread already attached. (Called from line 114.) 09-29 14:26:45.244 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 114.) 09-29 14:26:45.244 13022-13022/? I/native: device_profile_conversions.cc:142 used_active_calibration: 2 09-29 14:26:45.245 13022-13022/? I/native: device_profile_conversions.cc:142 used_active_calibration: 2 09-29 14:26:45.246 13022-13022/? I/native: android_sensors.cc:80 Using uncalibrated accelerometer. android_sensors.cc:110 Using uncalibrated magnetometer. 09-29 14:26:45.249 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: JniHelper: about to attach thread. (Called from line 69.) 09-29 14:26:45.249 13022-13058/? V/third_party/redwood/base/jni_common/jni_helper.cc: JniHelper: about to attach thread. (Called from line 189.) 09-29 14:26:45.249 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: JniHelper: thread already attached. (Called from line 69.) ~JniHelper: did not need to detach thread. (Called from line 69.) 09-29 14:26:45.249 13022-13058/? V/third_party/redwood/base/jni_common/jni_helper.cc: JniHelper: attached thread. (Called from line 189.) 09-29 14:26:45.249 13022-13022/? I/native: performance_manager.cc:22 Processor data: Num processors 8 Processor type: LittleBig Num small cores 4 Max frequency 1900800 Min frequency 300000 Small cores 0 1 2 3 Num big cores 4 Max frequency 2457600 Min frequency 300000 Big cores 4 5 6 7 09-29 14:26:45.250 13022-13022/? I/native: device_provider.cc:1177 Identified device type: kWalleye 09-29 14:26:45.282 13022-13022/? I/native: vio_helper.cc:49 Use calibrated IMU scale factors. vio_helper.cc:61 Use calibrated IMU misalignment factors. 09-29 14:26:45.353 13022-13022/? I/native: device_profile_conversions.cc:142 used_active_calibration: 2 09-29 14:26:45.360 13022-13022/? W/AnchorServiceClientFactory: The API key for use with the Google AR service could not be obtained! 09-29 14:26:45.364 13022-13022/? D/NetworkSecurityConfig: No Network Security Config specified, using platform default 09-29 14:26:45.376 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 385.) 09-29 14:26:45.377 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 252.) 09-29 14:26:45.378 13022-13022/? I/native: android_camera.cc:1187 Initializing camera manager. 09-29 14:26:45.380 13022-13022/? I/native: android_camera.cc:1211 Camera manager initialized successfully with 2 cameras. 09-29 14:26:45.381 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: JniHelper: about to attach thread. (Called from line 22.) JniHelper: thread already attached. (Called from line 22.) ~JniHelper: did not need to detach thread. (Called from line 22.) JniHelper: about to attach thread. (Called from line 22.) JniHelper: thread already attached. (Called from line 22.) ~JniHelper: did not need to detach thread. (Called from line 22.) 09-29 14:26:45.382 13022-13082/? W/native: motion_analysis_calculator.cc:361 No input video header found. Downstream calculators expecting video headers are likely to fail. 09-29 14:26:45.388 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: JniHelper: about to attach thread. (Called from line 46.) JniHelper: thread already attached. (Called from line 46.) 09-29 14:26:45.389 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 46.) 09-29 14:26:45.389 13022-13022/? I/native: session_create_implementation.cc:202 ArSession_createWithSettingsImplementation_private returning OK. 09-29 14:26:45.390 13022-13022/? I/third_party/arcore/ar/core/android/sdk/arimage_jni.cc: Loading AImage symbols 09-29 14:26:45.391 13022-13022/? I/third_party/arcore/ar/core/android/sdk/image_metadata_jni.cc: Loading ACameraMetadata symbols 09-29 14:26:45.391 13022-13022/? I/native: session.cc:542 Entering Session::Resume. 09-29 14:26:45.391 13022-13022/? V/third_party/redwood/base/jni_common/jni_helper.cc: JniHelper: about to attach thread. (Called from line 46.) JniHelper: thread already attached. (Called from line 46.) ~JniHelper: did not need to detach thread. (Called from line 46.) 09-29 14:26:45.391 13022-13022/? I/native: frame_manager.cc:15 Frame manager: number_of_delayed_frames=0 android_sensors.cc:133 Starting thread. 09-29 14:26:45.392 13022-13022/? I/native: cameras.cc:575 Selected camera 0 stream 0 as feature extraction stream. 09-29 14:26:45.392 13022-13022/? E/NdkImageReader: AImageReader_getWindow 09-29 14:26:45.392 13022-13084/? I/native: android_sensors.cc:28 Gyro min delay 2.5ms requesting 5ms 09-29 14:26:45.403 13022-13084/? I/native: android_sensors.cc:28 Accel min delay 2.5ms requesting 5ms 09-29 14:26:45.425 13022-13022/? I/native: session.cc:595 Session::Resume returning OK. 09-29 14:26:45.425 13022-13075/? I/native: cameras.cc:736 Camera changed state from 0 to 1: Camera device opened successfully. cameras.cc:736 Camera changed state from 1 to 2: Capture session starting... cameras.cc:736 Camera changed state from 2 to 3: Capture session started streaming. 09-29 14:26:45.453 13022-13134/? D/OpenGLRenderer: HWUI GL Pipeline 09-29 14:26:45.471 13022-13134/? I/Adreno: QUALCOMM build : 982fa4b, I5209124ca6 Build Date : 07/28/17 OpenGL ES Shader Compiler Version: EV031.19.00.00 Local Branch : mybranch27470623 Remote Branch : quic/gfx-adreno.lnx.6.4.9-rel Remote Branch : NONE Reconstruct Branch : NOTHING 09-29 14:26:45.473 13022-13134/? I/Adreno: PFP: 0x005ff087, ME: 0x005ff063 09-29 14:26:45.475 13022-13134/? I/zygote64: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 1 09-29 14:26:45.476 13022-13134/? I/OpenGLRenderer: Initialized EGL, version 1.4 09-29 14:26:45.477 13022-13134/? D/OpenGLRenderer: Swap behavior 2 09-29 14:26:45.587 13022-13085/? I/native: timebase_helpers.cc:168 Timebase offset intialized to 0 09-29 14:26:45.587 13022-13057/? I/native: arcore_feature_extractor_wrapper.cc:29 Extracting features using ArcoreFeatureExtractorWrapper. arcore_feature_extractor_wrapper.cc:48 Narrow camera model. 09-29 14:26:45.592 13022-13027/? I/zygote64: Do partial code cache collection, code=30KB, data=20KB After code cache collection, code=30KB, data=20KB Increasing code cache capacity to 128KB 09-29 14:26:45.601 13022-13057/? I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:45.615 13022-13061/? W/native: gyro_helper.cc:59 Gyro samples do not cover << [ 0 ; 75633.9466256110027 ] sec. Use identity R. Gyro samples cover [ 75633.8715707189986 ; 75633.9959756265162 ] sec. feature_processing.cc:156 Skipping first feature measurement because we don't have a previous to diff against. 09-29 14:26:45.615 13022-13061/? I/native: vio_initializer.cc:651 Not accepting frame as first BA keyframe. 09-29 14:26:45.703 13022-13057/? I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:45.703 13022-13062/? I/native: vio_initializer.cc:651 Not accepting frame as first BA keyframe. 09-29 14:26:45.802 13022-13057/? I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:45.802 13022-13061/? I/native: vio_initializer.cc:651 Not accepting frame as first BA keyframe. 09-29 14:26:45.816 13022-13027/? I/zygote64: Do partial code cache collection, code=61KB, data=39KB 09-29 14:26:45.817 13022-13027/? I/zygote64: After code cache collection, code=59KB, data=38KB Increasing code cache capacity to 256KB 09-29 14:26:45.901 13022-13057/? I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:46.001 13022-13057/com.google.ar.core.examples.java.helloar I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:46.101 13022-13057/com.google.ar.core.examples.java.helloar I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:47.912 13022-13057/com.google.ar.core.examples.java.helloar I/chatty: uid=10130(com.google.ar.core.examples.java.helloar) keypoint.lift identical 18 lines 09-29 14:26:48.011 13022-13057/com.google.ar.core.examples.java.helloar I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:48.110 13022-13057/com.google.ar.core.examples.java.helloar I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:48.915 13022-13057/com.google.ar.core.examples.java.helloar I/chatty: uid=10130(com.google.ar.core.examples.java.helloar) keypoint.lift identical 8 lines 09-29 14:26:49.014 13022-13057/com.google.ar.core.examples.java.helloar I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:49.109 13022-13057/com.google.ar.core.examples.java.helloar I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:49.207 13022-13057/com.google.ar.core.examples.java.helloar I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:50.210 13022-13057/com.google.ar.core.examples.java.helloar I/chatty: uid=10130(com.google.ar.core.examples.java.helloar) keypoint.lift identical 10 lines 09-29 14:26:50.313 13022-13057/com.google.ar.core.examples.java.helloar I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:50.410 13022-13057/com.google.ar.core.examples.java.helloar I/native: distribute.cc:92 No keypoints to prune. 09-29 14:26:55.311 13022-13057/com.google.ar.core.examples.java.helloar I/chatty: uid=10130(com.google.ar.core.examples.java.helloar) keypoint.lift identical 49 lines
SM-G9300 Log
09-29 14:34:42.679 11695-11695/? E/Zygote: isWhitelistProcess - Process is Whitelisted
09-29 14:34:42.681 11695-11695/? E/libpersona: scanKnoxPersonas
09-29 14:34:42.682 11695-11695/? E/libpersona: Couldn't open the File - /data/system/users/0/personalist.xml - No such file or directory
09-29 14:34:42.740 11695-11695/? W/SELinux: SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G9300_8.0.0_0015, [-1 -1 -1 -1 0 1]
09-29 14:34:42.747 11695-11695/? I/SELinux: SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=com.google.ar.core.examples.java.helloar
09-29 14:34:42.772 11695-11695/? I/zygote64: Late-enabling -Xcheck:jni
09-29 14:34:43.158 11695-11695/? D/ActivityThread: Added TimaKeyStore provider
09-29 14:34:43.567 11695-11695/com.google.ar.core.examples.java.helloar I/zygote64: no shared libraies, dex_files: 1
09-29 14:34:44.304 11695-11701/com.google.ar.core.examples.java.helloar I/zygote64: Do partial code cache collection, code=29KB, data=22KB
After code cache collection, code=29KB, data=22KB
Increasing code cache capacity to 128KB
09-29 14:34:44.334 11695-11695/com.google.ar.core.examples.java.helloar I/InstantRun: starting instant run server: is main process
09-29 14:34:44.555 11695-11701/com.google.ar.core.examples.java.helloar I/zygote64: Do partial code cache collection, code=61KB, data=37KB
09-29 14:34:44.556 11695-11701/com.google.ar.core.examples.java.helloar I/zygote64: After code cache collection, code=60KB, data=37KB
Increasing code cache capacity to 256KB
09-29 14:34:44.896 11695-11695/com.google.ar.core.examples.java.helloar E/ActivityThread: Failed to find provider info for com.google.ar.core.services.arcorecontentprovider
09-29 14:34:44.901 11695-11695/com.google.ar.core.examples.java.helloar I/ARCore-SetupContentResolver: Post-install failed
java.lang.IllegalArgumentException: Unknown URI content://com.google.ar.core.services.arcorecontentprovider
at android.content.ContentResolver.call(ContentResolver.java:1711)
at com.google.ar.core.ag.b(Unknown Source:17)
at com.google.ar.core.h.a(Unknown Source:0)
at com.google.ar.core.h.requestInstall(Unknown Source:21)
at com.google.ar.core.h.requestInstall(Unknown Source:22)
at com.google.ar.core.examples.java.helloar.HelloArActivity.onResume(HelloArActivity.java:129)
at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1361)
at android.app.Activity.performResume(Activity.java:7361)
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3765)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3830)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3038)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1696)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6944)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
09-29 14:34:44.989 11695-11808/com.google.ar.core.examples.java.helloar D/OpenGLRenderer: HWUI GL Pipeline
09-29 14:34:45.007 11695-11695/com.google.ar.core.examples.java.helloar D/ViewRootImpl@d039089[HelloArActivity]: setView = DecorView@384788e[HelloArActivity] TM=true MM=false
09-29 14:34:45.052 11695-11695/com.google.ar.core.examples.java.helloar W/Activity: AppLock checkAppLockState locked:false verifying:false pkgName = com.google.ar.core.examples.java.helloar isInMultiWindowMode:false showWhenLocked:false
09-29 14:34:45.061 11695-11695/com.google.ar.core.examples.java.helloar D/ViewRootImpl@d039089[HelloArActivity]: dispatchAttachedToWindow
09-29 14:34:45.096 11695-11695/com.google.ar.core.examples.java.helloar V/Surface: sf_framedrop debug : 0x4f4c, game : false, logging : 0
09-29 14:34:45.101 11695-11695/com.google.ar.core.examples.java.helloar D/ViewRootImpl@d039089[HelloArActivity]: Relayout returned: old=[0,0][0,0] new=[0,0][1080,1920] result=0x7 surface={valid=true 489471324160} changed=true
09-29 14:34:45.102 11695-11808/com.google.ar.core.examples.java.helloar I/Adreno: QUALCOMM build : 6ef5053, I2d3c0acdec
Build Date : 06/05/18
OpenGL ES Shader Compiler Version: EV031.22.00.01_06-08
Local Branch :
Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.6.5.R1.08.00.00.312.043
Remote Branch : NONE
Reconstruct Branch : NOTHING
09-29 14:34:45.104 11695-11808/com.google.ar.core.examples.java.helloar I/vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/hw/gralloc.msm8996.so from the current namespace instead.
09-29 14:34:45.138 11695-11808/com.google.ar.core.examples.java.helloar I/Adreno: PFP: 0x005ff087, ME: 0x005ff063
09-29 14:34:45.155 11695-11695/com.google.ar.core.examples.java.helloar D/SurfaceView: BG show() Surface(name=Background for - SurfaceView - com.google.ar.core.examples.java.helloar/com.google.ar.core.examples.java.helloar.HelloArActivity@b92f4bc@0) android.opengl.GLSurfaceView{b92f4bc V.E...... ......ID 0,0-1080,1848 #7f080096 app:id/surfaceview}
09-29 14:34:45.165 11695-11695/com.google.ar.core.examples.java.helloar V/Surface: sf_framedrop debug : 0x4f4c, game : false, logging : 0
09-29 14:34:45.165 11695-11695/com.google.ar.core.examples.java.helloar D/SurfaceView: surfaceCreated 1 android.opengl.GLSurfaceView{b92f4bc V.E...... ......ID 0,0-1080,1848 #7f080096 app:id/surfaceview}
09-29 14:34:45.168 11695-11695/com.google.ar.core.examples.java.helloar D/SurfaceView: surfaceChanged (1080,1848) 1 android.opengl.GLSurfaceView{b92f4bc V.E...... ......ID 0,0-1080,1848 #7f080096 app:id/surfaceview}
09-29 14:34:45.181 11695-11808/com.google.ar.core.examples.java.helloar I/OpenGLRenderer: Initialized EGL, version 1.4
09-29 14:34:45.182 11695-11808/com.google.ar.core.examples.java.helloar D/OpenGLRenderer: Swap behavior 2
09-29 14:34:45.192 11695-11808/com.google.ar.core.examples.java.helloar D/libGLESv1: STS_GLApi : DTS, ODTC are not allowed for Package : com.google.ar.core.examples.java.helloar
09-29 14:34:45.195 11695-11695/com.google.ar.core.examples.java.helloar D/ViewRootImpl@d039089[HelloArActivity]: MSG_RESIZED_REPORT: frame=Rect(0, 0 - 1080, 1920) ci=Rect(0, 72 - 0, 0) vi=Rect(0, 72 - 0, 0) or=1
MSG_WINDOW_FOCUS_CHANGED 1
09-29 14:34:45.197 11695-11808/com.google.ar.core.examples.java.helloar D/OpenGLRenderer: eglCreateWindowSurface = 0x71ecf2ff20
09-29 14:34:45.207 11695-11695/com.google.ar.core.examples.java.helloar V/InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@98bac45 nm : com.google.ar.core.examples.java.helloar ic=null
09-29 14:34:45.207 11695-11695/com.google.ar.core.examples.java.helloar I/InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
09-29 14:34:45.244 11695-11695/com.google.ar.core.examples.java.helloar D/ViewRootImpl@d039089[HelloArActivity]: Relayout returned: old=[0,0][1080,1920] new=[0,0][1080,1920] result=0x3 surface={valid=true 489471324160} changed=false
09-29 14:34:45.258 11695-11695/com.google.ar.core.examples.java.helloar D/SurfaceView: BG show() Surface(name=Background for - SurfaceView - com.google.ar.core.examples.java.helloar/com.google.ar.core.examples.java.helloar.HelloArActivity@b92f4bc@0) android.opengl.GLSurfaceView{b92f4bc V.E...... ......ID 0,0-1080,1920 #7f080096 app:id/surfaceview}
09-29 14:34:45.267 11695-11695/com.google.ar.core.examples.java.helloar D/SurfaceView: surfaceChanged (1080,1920) 1 android.opengl.GLSurfaceView{b92f4bc V.E...... ......ID 0,0-1080,1920 #7f080096 app:id/surfaceview}
09-29 14:34:47.909 11695-11701/com.google.ar.core.examples.java.helloar I/zygote64: Do full code cache collection, code=123KB, data=77KB
09-29 14:34:47.910 11695-11701/com.google.ar.core.examples.java.helloar I/zygote64: After code cache collection, code=89KB, data=53KB
09-29 14:34:48.076 11695-11804/com.google.ar.core.examples.java.helloar I/vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/hw/gralloc.msm8996.so from the current namespace instead.
09-29 14:34:48.164 11695-11695/com.google.ar.core.examples.java.helloar V/InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@9b2192c nm : com.google.ar.core.examples.java.helloar ic=null
09-29 14:34:48.165 11695-11695/com.google.ar.core.examples.java.helloar I/Choreographer: Skipped 176 frames! The application may be doing too much work on its main thread.
09-29 14:34:48.170 11695-11695/com.google.ar.core.examples.java.helloar D/ViewRootImpl@d039089[HelloArActivity]: MSG_RESIZED_REPORT: frame=Rect(0, 0 - 1080, 1920) ci=Rect(0, 72 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
09-29 14:34:48.173 11695-11695/com.google.ar.core.examples.java.helloar D/ViewRootImpl@d039089[HelloArActivity]: MSG_RESIZED_REPORT: frame=Rect(0, 0 - 1080, 1920) ci=Rect(0, 72 - 0, 0) vi=Rect(0, 72 - 0, 0) or=1
09-29 14:34:48.174 11695-11695/com.google.ar.core.examples.java.helloar D/ViewRootImpl@d039089[HelloArActivity]: MSG_WINDOW_FOCUS_CHANGED 0
09-29 14:34:48.176 11695-11695/com.google.ar.core.examples.java.helloar D/ViewRootImpl@d039089[HelloArActivity]: MSG_WINDOW_FOCUS_CHANGED 1
09-29 14:34:48.186 11695-11695/com.google.ar.core.examples.java.helloar V/InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@5d788ad nm : com.google.ar.core.examples.java.helloar ic=null
09-29 14:34:48.187 11695-11695/com.google.ar.core.examples.java.helloar I/InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
09-29 14:34:48.212 11695-11695/com.google.ar.core.examples.java.helloar E/ActivityThread: Failed to find provider info for com.google.ar.core.services.arcorecontentprovider
09-29 14:34:48.214 11695-11695/com.google.ar.core.examples.java.helloar I/ARCore-SetupContentResolver: Post-install failed
java.lang.IllegalArgumentException: Unknown URI content://com.google.ar.core.services.arcorecontentprovider
at android.content.ContentResolver.call(ContentResolver.java:1711)
at com.google.ar.core.ag.b(Unknown Source:17)
at com.google.ar.core.h.a(Unknown Source:0)
at com.google.ar.core.h.requestInstall(Unknown Source:21)
at com.google.ar.core.h.requestInstall(Unknown Source:22)
at com.google.ar.core.examples.java.helloar.HelloArActivity.onResume(HelloArActivity.java:129)
at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1361)
at android.app.Activity.performResume(Activity.java:7361)
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3765)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3830)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1746)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6944)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
09-29 14:34:48.226 11695-11695/com.google.ar.core.examples.java.helloar I/third_party/arcore/ar/core/android/sdk/session_create.cc: Entering ArSession_create
09-29 14:34:48.244 11695-11695/com.google.ar.core.examples.java.helloar I/third_party/arcore/ar/core/android/sdk/session_create.cc: ARCore Version: APK version code: 180910056
09-29 14:34:48.373 11695-11695/com.google.ar.core.examples.java.helloar I/zygote64: no shared libraies, dex_files: 1
09-29 14:34:48.406 11695-11695/com.google.ar.core.examples.java.helloar W/native: commandlineflags.cc:943 Ignoring RegisterValidateFunction() for flag pointer 0x71e8616830: no flag found at that address
09-29 14:34:48.407 11695-11695/com.google.ar.core.examples.java.helloar I/native: version_check.cc:23 ARCore Version: APK version:1.5.180910056
version_check.cc:24 ARCore Version: emulated SDK version:1.5.180815000
09-29 14:34:48.408 11695-11695/com.google.ar.core.examples.java.helloar I/third_party/arcore/ar/core/android/sdk/session_create.cc: ARCore Version: SDK build name: 1.5
Dynamite load ok.
09-29 14:34:48.541 11695-11695/com.google.ar.core.examples.java.helloar W/native: commandlineflags.cc:943 Ignoring RegisterValidateFunction() for flag pointer 0x71e58d9ec0: no flag found at that address
09-29 14:34:48.549 11695-11695/com.google.ar.core.examples.java.helloar I/native: session_create_implementation.cc:47 Entering ArSession_createWithSettingsImplementation_private. ARCore SDK version: [1.5.180815000].
09-29 14:34:48.549 11695-11695/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 20.)
~JniHelper: did not need to detach thread. (Called from line 910.)
JniHelper: about to attach thread. (Called from line 90.)
JniHelper: thread already attached. (Called from line 90.)
09-29 14:34:48.552 11695-11695/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 90.)
09-29 14:34:48.560 11695-11695/com.google.ar.core.examples.java.helloar E/ActivityThread: Failed to find provider info for com.google.ar.core.services.arcorecontentprovider
09-29 14:34:48.665 11695-11695/com.google.ar.core.examples.java.helloar W/native: helpers.cc:1599 Defaulting to persistent calibration file.
helpers.cc:1576 Property calibration_cad is not defined.
09-29 14:34:48.665 11695-11695/com.google.ar.core.examples.java.helloar I/native: device_provider.cc:1177 Identified device type: kHeroqltechn
09-29 14:34:48.670 11695-11695/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 628.)
09-29 14:34:48.671 11695-11695/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 69.)
JniHelper: about to attach thread. (Called from line 137.)
JniHelper: thread already attached. (Called from line 137.)
09-29 14:34:48.673 11695-11695/com.google.ar.core.examples.java.helloar E/ActivityThread: Failed to find provider info for com.google.ar.core.services.arcorecontentprovider
09-29 14:34:48.674 11695-11695/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 137.)
JniHelper: about to attach thread. (Called from line 114.)
JniHelper: thread already attached. (Called from line 114.)
09-29 14:34:48.676 11695-11695/com.google.ar.core.examples.java.helloar E/ActivityThread: Failed to find provider info for com.google.ar.core.services.arcorecontentprovider
09-29 14:34:48.677 11695-11695/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 114.)
09-29 14:34:48.677 11695-11695/com.google.ar.core.examples.java.helloar W/native: session_create_implementation_shared.cc:883 Unexpected error reading Phenotype flags.
09-29 14:34:48.677 11695-11695/com.google.ar.core.examples.java.helloar I/native: device_profile_conversions.cc:142 used_active_calibration: 2
09-29 14:34:48.678 11695-11695/com.google.ar.core.examples.java.helloar I/native: device_profile_conversions.cc:142 used_active_calibration: 2
09-29 14:34:48.684 11695-11695/com.google.ar.core.examples.java.helloar I/native: android_sensors.cc:80 Using uncalibrated accelerometer.
android_sensors.cc:110 Using uncalibrated magnetometer.
09-29 14:34:48.689 11695-11695/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: JniHelper: about to attach thread. (Called from line 69.)
JniHelper: thread already attached. (Called from line 69.)
~JniHelper: did not need to detach thread. (Called from line 69.)
09-29 14:34:48.690 11695-11695/com.google.ar.core.examples.java.helloar I/native: performance_manager.cc:22 Processor data: Num processors 4
Processor type: LittleBig
Num small cores 2
Max frequency 1593600
Min frequency 307200
Small cores 0 1
Num big cores 2
Max frequency 2150400
Min frequency 307200
Big cores 2 3
09-29 14:34:48.696 11695-11998/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: JniHelper: about to attach thread. (Called from line 189.)
09-29 14:34:48.698 11695-11998/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: JniHelper: attached thread. (Called from line 189.)
09-29 14:34:48.815 11695-11695/com.google.ar.core.examples.java.helloar I/native: vio_helper.cc:49 Use calibrated IMU scale factors.
vio_helper.cc:61 Use calibrated IMU misalignment factors.
09-29 14:34:49.022 11695-11695/com.google.ar.core.examples.java.helloar I/native: device_profile_conversions.cc:142 used_active_calibration: 2
09-29 14:34:49.093 11695-11695/com.google.ar.core.examples.java.helloar W/AnchorServiceClientFactory: The API key for use with the Google AR service could not be obtained!
09-29 14:34:49.127 11695-11695/com.google.ar.core.examples.java.helloar D/NetworkSecurityConfig: No Network Security Config specified, using platform default
09-29 14:34:49.210 11695-11695/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 385.)
09-29 14:34:49.211 11695-11695/com.google.ar.core.examples.java.helloar V/third_party/redwood/base/jni_common/jni_helper.cc: ~JniHelper: did not need to detach thread. (Called from line 252.)
09-29 14:34:49.220 11695-11695/com.google.ar.core.examples.java.helloar I/native: android_camera.cc:1187 Initializing camera manager.
09-29 14:34:49.227 11695-11695/com.google.ar.core.examples.java.helloar D/VendorTagDescriptor: addVendorDescriptor: vendor tag id 3854507339 added
09-29 14:34:49.228 11695-11695/com.google.ar.core.examples.java.helloar I/ACameraManager: getCameraCharacteristics: CameraId 0
09-29 14:34:49.230 11695-11695/com.google.ar.core.examples.java.helloar I/ACameraManager: getCameraCharacteristics: CameraId 1
09-29 14:34:49.231 11695-11695/com.google.ar.core.examples.java.helloar I/native: android_camera.cc:1211 Camera manager initialized successfully with 2 cameras.
09-29 14:34:49.285 11695-11695/com.google.ar.core.examples.java.helloar A/zygote64: java_vm_ext.cc:504] JNI DETECTED ERROR IN APPLICATION: JNI GetObjectClass called with pending exception java.lang.IllegalStateException: AssetManager has been finalized!
java_vm_ext.cc:504] at boolean android.content.res.AssetManager.isUpToDate() (AssetManager.java:-2)
java_vm_ext.cc:504] at android.content.res.ResourcesImpl android.app.ResourcesManager.findResourcesImplForKeyLocked(android.content.res.ResourcesKey, boolean) (ResourcesManager.java:399)
java_vm_ext.cc:504] at android.content.res.ResourcesImpl android.app.ResourcesManager.findResourcesImplForKeyLocked(android.content.res.ResourcesKey) (ResourcesManager.java:392)
java_vm_ext.cc:504] at android.content.res.Resources android.app.ResourcesManager.getOrCreateResources(android.os.IBinder, android.content.res.ResourcesKey, java.lang.ClassLoader) (ResourcesManager.java:679)
java_vm_ext.cc:504] at android.content.res.Resources android.app.ResourcesManager.getResources(android.os.IBinder, java.lang.String, java.lang.String[], java.lang.String[], java.lang.String[], int, android.content.res.Configuration, android.content.res.CompatibilityInfo, java.lang.ClassLoader, java.lang.String, int) (ResourcesManager.java:860)
java_vm_ext.cc:504] at android.content.res.Resources android.app.ContextImpl.createResources(android.os.IBinder, android.app.LoadedApk, java.lang.String, int, android.content.res.Configuration, android.content.res.CompatibilityInfo, int) (ContextImpl.java:2029)
java_vm_ext.cc:504] at android.content.Context android.app.ContextImpl.createPackageContextAsUser(java.lang.String, int, android.os.UserHandle) (ContextImpl.java:2098)
java_vm_ext.cc:504] at android.content.Context android.app.ContextImpl.createPackageContext(java.lang.String, int) (ContextImpl.java:2070)
java_vm_ext.cc:504] at android.content.Context android.content.ContextWrapper.createPackageContext(java.lang.String, int) (ContextWrapper.java:851)
java_vm_ext.cc:504] at long com.google.ar.core.Session.nativeCreateSession(android.content.Context) ((null):-2)
java_vm_ext.cc:504] at void com.google.ar.core.Session.
--------- beginning of crash
09-29 14:34:49.570 11695-11695/com.google.ar.core.examples.java.helloar A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 11695 (es.java.helloar)
I don't see anything particularly suspicious in the pixel log. Could you share a video showing the behavior you're seeing? Lets focus this github issue on tracking that bug.
The S7 crash looks a lot like what I can see of #586, but provides the extra detail that the CheckThread failure is due to a previous AssetManager has been finalized!
exception, which we're tracking at #563. Please follow that bug for this later issue.
The S7 crash is the problem of #586. About pixel, i recorded a video. App always pop up a dialog , close it can continue to use, but the model can't move. pixel.zip
Thanks for the video. In the Pixel 2 log above it seems you're only capturing log messages from the Hello AR process. Could you repeat that, capturing all log messages? The "ARCore has stopped" error actually comes from the ARCore background process.
Sorry, I have no time to reply to the email because of some delays. I don't quite understand all the logs you said (if you want, you can tell me how to get it). So export the logs I generated when I ran the Hello AR demo, I hope I can help you. I did the add model and rotate the model operation when the demo was running. log.txt
@siny-yao Whatever you're using to read log messages is only showing your app's messages. If you're using Android Studio you should be able to switch the menu that says "Show only selected application" to "No filters" and get everything.
Thanks, that makes the issue obvious.
Has the Pixel been able to connect to the Google Play Store recently? It seems to have a very out of date version of Google Play Services.
I updated the app store and this issue is not there.
Having the same issue on the same device running Android 10 (latest June update)
As a part of ongoing efforts to maintain ARCore repositories, I’m closing this issue as stale since it hasn’t had activity in more than 6 months. If this issue is still relevant, please feel free to file a new bug using the latest version of the SDK.
ARCore apk is always flashing back and the model cannot move