viromedia / viro

ViroReact: AR and VR using React Native
MIT License
2.29k stars 481 forks source link

App keeps closing after installing APK #253

Closed ivanmorales closed 6 years ago

ivanmorales commented 6 years ago

Issue

When running the app from an APK the app continues to close. Whenever and APK is generated (signed or not) the ovr flavor crashes on load.

Device and Versions

Phone: Pixel2 Android Version: 8.1.0 React: 16.3.1 React Native: 0.55.1 React Viro: 2.6.0

Backstory

The app runs as expected in the ViroMedia test bed applicaiton. It also runs as expected when launching it directly from react-native run-android and from Android Studio.

Possible Error (from stack trace)

This is the error I see on Logcat before the app closes. Where this looks to be the offending line: vrapi_Shutdown was called before vrapi_Initialize()

04-26 07:28:08.715 26428-26533/? W/System.err: android.content.pm.PackageManager$NameNotFoundException: Application package com.oculus.systemdriver not found
04-26 07:28:08.715 26428-26533/? W/System.err:     at android.app.ContextImpl.createPackageContextAsUser(ContextImpl.java:2061)
04-26 07:28:08.715 26428-26533/? W/System.err:     at android.app.ContextImpl.createPackageContext(ContextImpl.java:2030)
04-26 07:28:08.715 26428-26533/? W/System.err:     at android.content.ContextWrapper.createPackageContext(ContextWrapper.java:838)
04-26 07:28:08.715 26428-26533/? W/VrAppLoader: vrapi_Initialize: Required System Components are not installed.
04-26 07:28:08.715 26428-26533/? A/VrAppLoader: vrapi_Shutdown was called before vrapi_Initialize()!

More Notes

  1. Disabled "Instant Run" on the APK
  2. The gvr flavor actually works as expected

Stack Trace

04-26 07:27:54.247 17052-25634/? I/EventLogSendingHelper: Sending log events.
04-26 07:27:59.242 17052-25634/? I/EventLogSendingHelper: Sending log events.
04-26 07:28:07.827 742-3331/? D/audio_hw_primary: enable_snd_device: snd_device(2: speaker)
04-26 07:28:07.827 742-3331/? D/audio_route: Apply path: speaker
04-26 07:28:07.827 1113-3531/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.deltacity/.MainActivity bnds=[843,842][1045,1104]} from uid 10027
04-26 07:28:07.828 742-3331/? D/ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path = 0, app id = 0x11130, sample rate = 48000
04-26 07:28:07.828 742-3331/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 1
04-26 07:28:07.828 742-3331/? D/ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 15, Topology Id 112fc

                                             [ 04-26 07:28:07.828   742: 3331 D/         ]
                                             Failed to fetch the lookup information of the device 0000000F 
04-26 07:28:07.828 742-3331/? D/ACDB-LOADER: Error: ACDB AFE returned = -19
04-26 07:28:07.828 742-3331/? D/audio_hw_primary: enable_audio_route: usecase(1) apply and update mixer path: low-latency-playback speaker
04-26 07:28:07.828 742-3331/? D/audio_route: Apply path: low-latency-playback speaker
04-26 07:28:07.828 2100-2108/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [2, 0]
04-26 07:28:07.830 756-756/? D/QCOM PowerHAL: LAUNCH HINT: ON
04-26 07:28:07.832 756-756/? D/QCOM PowerHAL: Activity launch hint handled
04-26 07:28:07.845 26428-26428/? I/zygote: Late-enabling -Xcheck:jni
04-26 07:28:07.848 1113-3531/? I/ActivityManager: Start proc 26428:com.deltacity/u0a302 for activity com.deltacity/.MainActivity
04-26 07:28:07.866 742-3331/? D/audio_hw_primary: out_write: retry previous failed cal level set
04-26 07:28:07.875 26428-26435/? E/zygote: Failed sending reply to debugger: Broken pipe
04-26 07:28:07.876 26428-26435/? I/zygote: Debugger is no longer active
04-26 07:28:07.912 26428-26428/? V/fb-UnpackingSoSource: locked dso store /data/user/0/com.deltacity/lib-main
04-26 07:28:07.913 26428-26428/? I/fb-UnpackingSoSource: dso store is up-to-date: /data/user/0/com.deltacity/lib-main
04-26 07:28:07.913 26428-26428/? V/fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.deltacity/lib-main
04-26 07:28:07.916 26428-26443/? D/libEGL: loaded /vendor/lib/egl/libEGL_adreno.so
04-26 07:28:07.922 26428-26443/? D/libEGL: loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
04-26 07:28:07.925 1718-1718/? E/QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
04-26 07:28:07.925 1718-1718/? E/QtiImsExtUtils: isCarrierConfigEnabled bundle is null
04-26 07:28:07.933 26428-26428/? D/ReactNative: ReactInstanceManager.ctor()
04-26 07:28:07.936 26428-26443/? D/libEGL: loaded /vendor/lib/egl/libGLESv2_adreno.so
04-26 07:28:07.943 26428-26428/? D/NetworkSecurityConfig: No Network Security Config specified, using platform default
04-26 07:28:07.962 26428-26428/? D/ReactNative: ReactInstanceManager.createReactContextInBackground()
04-26 07:28:07.962 26428-26428/? D/ReactNative: ReactInstanceManager.recreateReactContextInBackgroundInner()
04-26 07:28:07.970 26428-26449/? W/unknown:ReactNative: The packager does not seem to be running as we got an IOException requesting its status: Failed to connect to localhost/127.0.0.1:8081
04-26 07:28:07.970 26428-26448/? W/unknown:ReconnectingWebSocket: Couldn't connect to "ws://localhost:8081/message?device=Pixel%202%20-%208.1.0%20-%20API%2027&app=com.deltacity&clientid=DevSupportManagerImpl", will silently retry
04-26 07:28:07.972 26428-26452/? W/unknown:InspectorPackagerConnection: Couldn't connect to packager, will silently retry
04-26 07:28:07.982 26428-26453/? D/OpenGLRenderer: HWUI GL Pipeline
04-26 07:28:07.987 26428-26428/? D/ReactNative: ReactInstanceManager.recreateReactContextInBackgroundFromBundleLoader()
04-26 07:28:07.987 26428-26428/? D/ReactNative: ReactInstanceManager.recreateReactContextInBackground()
04-26 07:28:07.987 26428-26428/? D/ReactNative: ReactInstanceManager.runCreateReactContextOnNewThread()
04-26 07:28:07.996 26428-26455/? I/zygote: Thread[19,tid=26455,Native,Thread*=0xdbcce400,peer=0x12ed0020,"Thread-2"] recursive attempt to load library "/data/app/com.deltacity-W58gmQRIoLxOPA_RXfcNbg==/lib/arm/libfb.so"
04-26 07:28:07.997 26428-26455/? D/ReactNative: ReactInstanceManager.createReactContext()
04-26 07:28:08.000 26428-26428/? W/unknown:ReactNative: Packager connection already open, nooping.
04-26 07:28:08.005 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupViewManager
04-26 07:28:08.006 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupShadowNode
04-26 07:28:08.009 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeViewManager
04-26 07:28:08.009 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeShadowNode
04-26 07:28:08.011 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextViewManager
04-26 07:28:08.011 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextShadowNode
04-26 07:28:08.013 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.checkbox.ReactCheckBoxManager
04-26 07:28:08.013 26428-26453/? I/Adreno: QUALCOMM build                   : 594927b, I916dfac403
                                           Build Date                       : 10/11/17
                                           OpenGL ES Shader Compiler Version: EV031.21.02.00
                                           Local Branch                     : mybranch28618966
                                           Remote Branch                    : quic/gfx-adreno.lnx.6.4.9-rel
                                           Remote Branch                    : NONE
                                           Reconstruct Branch               : NOTHING
04-26 07:28:08.017 26428-26453/? I/Adreno: PFP: 0x005ff087, ME: 0x005ff063
04-26 07:28:08.020 26428-26453/? I/zygote: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 1
04-26 07:28:08.021 26428-26453/? I/OpenGLRenderer: Initialized EGL, version 1.4
04-26 07:28:08.021 26428-26453/? D/OpenGLRenderer: Swap behavior 2
04-26 07:28:08.021 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.uimanager.LayoutShadowNode
04-26 07:28:08.022 21761-21761/? I/GoogleInputMethod: onFinishInput() : Dummy InputConnection bound
04-26 07:28:08.022 21761-21761/? I/GoogleInputMethod: onStartInput() : Dummy InputConnection bound
04-26 07:28:08.029 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDialogPickerManager
04-26 07:28:08.034 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
04-26 07:28:08.037 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDropdownPickerManager
04-26 07:28:08.039 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
04-26 07:28:08.045 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
04-26 07:28:08.047 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ReactProgressBarViewManager
04-26 07:28:08.049 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ProgressBarShadowNode
04-26 07:28:08.051 756-756/? D/QCOM PowerHAL: LAUNCH HINT: OFF
04-26 07:28:08.052 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactScrollViewManager
04-26 07:28:08.055 1113-1134/? I/ActivityManager: Displayed com.deltacity/.MainActivity: +215ms
04-26 07:28:08.057 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager
04-26 07:28:08.060 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager$ReactSliderShadowNode
04-26 07:28:08.061 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager
04-26 07:28:08.064 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager$ReactSwitchShadowNode
04-26 07:28:08.065 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.toolbar.ReactToolbarManager
04-26 07:28:08.069 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.webview.ReactWebViewManager
04-26 07:28:08.074 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
04-26 07:28:08.080 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewManager
04-26 07:28:08.080 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewShadowNode
04-26 07:28:08.082 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
04-26 07:28:08.083 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
04-26 07:28:08.086 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.image.ReactImageManager
04-26 07:28:08.090 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ReactModalHostManager
04-26 07:28:08.092 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ModalHostShadowNode
04-26 07:28:08.093 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextManager
04-26 07:28:08.094 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextShadowNode
04-26 07:28:08.095 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputManager
04-26 07:28:08.103 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputShadowNode
04-26 07:28:08.108 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextViewManager
04-26 07:28:08.111 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextShadowNode
04-26 07:28:08.112 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.view.ReactViewManager
04-26 07:28:08.117 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.viewpager.ReactViewPagerManager
04-26 07:28:08.120 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextViewManager
04-26 07:28:08.121 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextShadowNode
04-26 07:28:08.122 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTSceneNavigatorManager
04-26 07:28:08.125 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTVRSceneNavigatorManager
04-26 07:28:08.127 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.VRTSceneManagerImpl
04-26 07:28:08.130 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRT3DSceneNavigatorManager
04-26 07:28:08.132 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTBoxManager
04-26 07:28:08.138 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.VRTNodeManager$FlexEnabledShadowNode
04-26 07:28:08.141 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTVideoSurfaceManager
04-26 07:28:08.144 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRT360VideoManager
04-26 07:28:08.146 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.VRTNodeManagerImpl
04-26 07:28:08.147 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTCameraManager
04-26 07:28:08.148 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTOrbitCameraManager
04-26 07:28:08.150 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTSphereManager
04-26 07:28:08.152 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTImageManager
04-26 07:28:08.154 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRT360ImageManager
04-26 07:28:08.156 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTSkyBoxManager
04-26 07:28:08.157 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.VRTFlexViewManager
04-26 07:28:08.158 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTAnimatedComponentManager
04-26 07:28:08.159 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTSurfaceManager
04-26 07:28:08.161 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTPolygonManager
04-26 07:28:08.163 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTDirectionalLightManager
04-26 07:28:08.165 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTAmbientLightManager
04-26 07:28:08.166 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTSpotLightManager
04-26 07:28:08.169 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTOmniLightManager
04-26 07:28:08.171 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTSoundManager
04-26 07:28:08.172 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTSoundFieldManager
04-26 07:28:08.174 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTSpatialSoundManager
04-26 07:28:08.176 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTTextManager
04-26 07:28:08.178 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRT3DObjectManager
04-26 07:28:08.180 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTControllerManager
04-26 07:28:08.184 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTPolylineManager
04-26 07:28:08.186 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.control.VRTParticleEmitterManager
04-26 07:28:08.188 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.VRTPortalSceneManager
04-26 07:28:08.190 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.VRTPortalManager
04-26 07:28:08.190 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTLightingEnvironmentManager
04-26 07:28:08.191 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTMaterialVideoManager
04-26 07:28:08.192 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTARSceneNavigatorManager
04-26 07:28:08.193 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.VRTARSceneManager
04-26 07:28:08.195 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.VRTARPlaneManager
04-26 07:28:08.197 26428-26455/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.node.VRTARImageMarkerManager
04-26 07:28:08.239 26428-26428/? W/Thread-2: type=1400 audit(0.0:46805): avc: denied { read } for name="stat" dev="proc" ino=4026532079 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc_stat:s0 tclass=file permissive=0
04-26 07:28:08.248 26428-26455/? D/ReactNative: Initializing React Xplat Bridge.
04-26 07:28:08.249 26428-26455/? D/ReactNative: Initializing React Xplat Bridge before initializeBridge
04-26 07:28:08.254 26428-26455/? D/ReactNative: Initializing React Xplat Bridge after initializeBridge
04-26 07:28:08.254 26428-26455/? D/ReactNative: CatalystInstanceImpl.runJSBundle()
04-26 07:28:08.259 26428-26461/? D/ReactNative: ReactInstanceManager.setupReactContext()
04-26 07:28:08.259 26428-26461/? D/ReactNative: CatalystInstanceImpl.initialize()
04-26 07:28:08.259 26428-26428/? W/unknown:ReactNative: Packager connection already open, nooping.
04-26 07:28:08.260 26428-26461/? D/ReactNative: ReactInstanceManager.attachRootViewToInstance()
04-26 07:28:08.338 26428-26461/? D/Viro-AnimationManager: Parsed animation: [fadeIn]
04-26 07:28:08.338 26428-26461/? D/Viro-AnimationManager: Parsed animation: [fadeOut]
04-26 07:28:08.370 17052-17052/? I/StreamRenderer: cleanUpRendererScope(nowcards-532448057676248982)
04-26 07:28:08.377 17052-25589/? I/PBSessionCacheImpl: Deleted sessionId[19943895746132] from persistence.
04-26 07:28:08.385 1113-2256/? I/WifiService: getConnectionInfo uid=10022
04-26 07:28:08.386 1113-2256/? I/WifiService: getWifiEnabledState uid=10022
04-26 07:28:08.387 17052-17052/? W/SearchService: Abort, client detached.
04-26 07:28:08.388 17052-17052/? I/StreamController: cleanUpControllerScope(nowcards-532448057676248982)
04-26 07:28:08.473 26428-26460/? I/ReactNativeJS: Running application "DeltaCity" with appParams: {"rootTag":1}. __DEV__ === false, development-level warning are OFF, performance optimizations are ON
04-26 07:28:08.496 26428-26461/? D/Viro-AnimationManager: Parsed animation: [clickAnimation]
04-26 07:28:08.500 26428-26461/? W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.viromedia.bridge.component.VRTViroViewGroupManager$ViroLayoutShadowNode
04-26 07:28:08.506 26428-26433/? I/zygote: Do partial code cache collection, code=30KB, data=21KB
04-26 07:28:08.506 26428-26433/? I/zygote: After code cache collection, code=30KB, data=21KB
04-26 07:28:08.506 26428-26433/? I/zygote: Increasing code cache capacity to 128KB
04-26 07:28:08.607 26428-26428/? I/AmazonWebServiceClient: {cognito-identity, us-west-2} was not found in region metadata, trying to construct an endpoint using the standard pattern for this region: 'cognito-identity.us-west-2.amazonaws.com'.
04-26 07:28:08.614 26428-26428/? D/CognitoCachingCredentialsProvider: Loading credentials from SharedPreferences
04-26 07:28:08.614 26428-26428/? D/CognitoCachingCredentialsProvider: No valid credentials found in SharedPreferences
04-26 07:28:08.653 26428-26433/? I/zygote: Do partial code cache collection, code=62KB, data=45KB
04-26 07:28:08.653 26428-26433/? I/zygote: After code cache collection, code=61KB, data=45KB
04-26 07:28:08.653 26428-26433/? I/zygote: Increasing code cache capacity to 256KB
04-26 07:28:08.671 26428-26428/? W/libOpenSLES: class OutputMix interface 0 requested but unavailable MPH=28

                                                [ 04-26 07:28:08.671 26428:26428 D/         ]
                                                PlayerBase::PlayerBase()

                                                [ 04-26 07:28:08.671 26428:26428 D/         ]
                                                TrackPlayerBase::TrackPlayerBase()
04-26 07:28:08.672 26428-26428/? I/libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x3, using default mask 0x3 based on channel count of 2)
04-26 07:28:08.672 26428-26428/? I/AudioTrack: AUDIO_OUTPUT_FLAG_FAST successful; frameCount 192 -> 192
04-26 07:28:08.672 26428-26428/? D/AudioTrack: Client defaulted notificationFrames to 96 for frameCount 192
04-26 07:28:08.706 1113-3531/? V/MediaRouterService: restoreBluetoothA2dp(false)
04-26 07:28:08.707 6160-26618/? D/Avrcp: AudioManager Player: ID:15 -- type:android.media.SoundPool -- u/pid:1000/1113 -- state:idle -- attr:AudioAttributes: usage=USAGE_ASSISTANCE_SONIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:28:08.707 6160-26618/? D/Avrcp: AudioManager Player: ID:42767 -- type:OpenSL ES AudioPlayer (Buffer Queue) -- u/pid:10302/26428 -- state:started -- attr:AudioAttributes: usage=USAGE_MEDIA content=CONTENT_TYPE_UNKNOWN flags=0x0 tags= bundle=null
04-26 07:28:08.707 6160-26618/? D/Avrcp: AudioManager isPlaying: true
04-26 07:28:08.707 740-740/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(3840) returning hidl_memory(0x7ad4c2b360, 3840)
04-26 07:28:08.708 740-740/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(3840) returning hidl_memory(0x7ad4c2b360, 3840)
04-26 07:28:08.709 2100-2108/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [2, 0]
04-26 07:28:08.710 742-6634/? D/ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path = 0, app id = 0x11130, sample rate = 48000
04-26 07:28:08.710 742-6634/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 1
04-26 07:28:08.710 742-6634/? D/ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 15, Topology Id 112fc

                                             [ 04-26 07:28:08.710   742: 6634 D/         ]
                                             Failed to fetch the lookup information of the device 0000000F 
04-26 07:28:08.710 742-6634/? D/ACDB-LOADER: Error: ACDB AFE returned = -19
04-26 07:28:08.710 742-6634/? D/audio_hw_primary: enable_audio_route: usecase(5) apply and update mixer path: audio-ull-playback speaker
04-26 07:28:08.710 742-6634/? D/audio_route: Apply path: audio-ull-playback speaker
04-26 07:28:08.713 26428-26428/? V/Viro:     GLES3JNILib::onCreate()
04-26 07:28:08.714 26428-26533/? I/VrAppLoader: VrApi Loader Version: 1.1.12.0-520714-88088707 Jan 17 2018 09:07:46 Development
04-26 07:28:08.715 26428-26533/? W/System.err: android.content.pm.PackageManager$NameNotFoundException: Application package com.oculus.systemdriver not found
04-26 07:28:08.715 26428-26533/? W/System.err:     at android.app.ContextImpl.createPackageContextAsUser(ContextImpl.java:2061)
04-26 07:28:08.715 26428-26533/? W/System.err:     at android.app.ContextImpl.createPackageContext(ContextImpl.java:2030)
04-26 07:28:08.715 26428-26533/? W/System.err:     at android.content.ContextWrapper.createPackageContext(ContextWrapper.java:838)
04-26 07:28:08.715 26428-26533/? W/VrAppLoader: vrapi_Initialize: Required System Components are not installed.
04-26 07:28:08.715 26428-26533/? A/VrAppLoader: vrapi_Shutdown was called before vrapi_Initialize()!
04-26 07:28:08.715 26428-26533/? A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 26533 (OVR::Main), pid 26428 (com.deltacity)
04-26 07:28:08.717 742-6634/? D/audio_hw_primary: out_write: retry previous failed cal level set
04-26 07:28:08.717 742-6634/? W/qc_adm: margin check: adm_request_focus_v2(p) failed diff -48
04-26 07:28:08.717 742-6634/? W/qc_adm: margin check: adm_abandon_focus(p) failed diff -48
04-26 07:28:08.748 26576-26576/? I/crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
04-26 07:28:08.748 851-851/? I//system/bin/tombstoned: received crash request for pid 26428
04-26 07:28:08.749 26576-26576/? I/crash_dump32: performing dump of process 26428 (target tid = 26533)
04-26 07:28:08.749 26576-26576/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-26 07:28:08.750 26576-26576/? A/DEBUG: Build fingerprint: 'google/walleye/walleye:8.1.0/OPM2.171019.029/4657601:user/release-keys'
04-26 07:28:08.750 26576-26576/? A/DEBUG: Revision: 'MP1'
04-26 07:28:08.750 26576-26576/? A/DEBUG: ABI: 'arm'
04-26 07:28:08.750 26576-26576/? A/DEBUG: pid: 26428, tid: 26533, name: OVR::Main  >>> com.deltacity <<<
04-26 07:28:08.750 26576-26576/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
04-26 07:28:08.754 26576-26576/? A/DEBUG: Abort message: 'vrapi_Shutdown was called before vrapi_Initialize()!'
04-26 07:28:08.754 26576-26576/? A/DEBUG:     r0 00000000  r1 000067a5  r2 00000006  r3 00000008
04-26 07:28:08.754 26576-26576/? A/DEBUG:     r4 0000673c  r5 000067a5  r6 c2c0a42c  r7 0000010c
04-26 07:28:08.754 26576-26576/? A/DEBUG:     r8 00000000  r9 c2c0a680  sl c2c0a658  fp c2c0a448
04-26 07:28:08.754 26576-26576/? A/DEBUG:     ip c2c0c940  sp c2c0a418  lr e64c4c89  pc e64be772  cpsr 200b0030
04-26 07:28:08.755 26576-26576/? A/DEBUG: backtrace:
04-26 07:28:08.755 26576-26576/? A/DEBUG:     #00 pc 0001a772  /system/lib/libc.so (abort+63)
04-26 07:28:08.755 26576-26576/? A/DEBUG:     #01 pc 0000315c  /data/app/com.deltacity-W58gmQRIoLxOPA_RXfcNbg==/lib/arm/libvrapi.so
04-26 07:28:08.755 26576-26576/? A/DEBUG:     #02 pc 00163881  /data/app/com.deltacity-W58gmQRIoLxOPA_RXfcNbg==/lib/arm/libviro_renderer.so (AppThreadFunction(void*)+9456)
04-26 07:28:08.755 26576-26576/? A/DEBUG:     #03 pc 000478d7  /system/lib/libc.so (__pthread_start(void*)+22)
04-26 07:28:08.755 26576-26576/? A/DEBUG:     #04 pc 0001b341  /system/lib/libc.so (__start_thread+32)
04-26 07:28:08.769 23547-23547/? W/qva: Failed to find local clusters.
04-26 07:28:08.902 23547-23547/? W/sxi: Tried to add a task without a location.
04-26 07:28:08.903 23547-23547/? W/sxi: Tried to recompute geofences when location access is not allowed
04-26 07:28:09.613 1113-2256/? I/WifiService: getConnectionInfo uid=10033
04-26 07:28:09.624 20700-26578/? I/SubscribedFeeds: Received message
04-26 07:28:09.813 30001-26744/? W/Conscrypt: Could not set socket write timeout: java.lang.reflect.InvocationTargetException
04-26 07:28:09.813 30001-26744/? W/Conscrypt:     at java.lang.reflect.Method.invoke(Native Method)
04-26 07:28:09.813 30001-26744/? W/Conscrypt:     at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@12529050@12.5.29 (090400-192802242):13)
04-26 07:28:09.813 30001-26744/? W/Conscrypt: Caused by: android.system.ErrnoException: setsockopt failed: EBADF (Bad file descriptor)
04-26 07:28:09.813 30001-26744/? W/Conscrypt:     at libcore.io.Linux.setsockoptTimeval(Native Method)
04-26 07:28:09.813 30001-26744/? W/Conscrypt:     at libcore.io.ForwardingOs.setsockoptTimeval(ForwardingOs.java:175)
04-26 07:28:09.936 30001-26744/? W/Conscrypt: Could not set socket write timeout: java.lang.reflect.InvocationTargetException
04-26 07:28:09.936 30001-26744/? W/Conscrypt:     at java.lang.reflect.Method.invoke(Native Method)
04-26 07:28:09.936 30001-26744/? W/Conscrypt:     at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@12529050@12.5.29 (090400-192802242):13)
04-26 07:28:09.936 30001-26744/? W/Conscrypt: Caused by: android.system.ErrnoException: setsockopt failed: EBADF (Bad file descriptor)
04-26 07:28:09.936 30001-26744/? W/Conscrypt:     at libcore.io.Linux.setsockoptTimeval(Native Method)
04-26 07:28:09.936 30001-26744/? W/Conscrypt:     at libcore.io.ForwardingOs.setsockoptTimeval(ForwardingOs.java:175)
04-26 07:28:10.526 23547-23547/? W/bta: eam Successful shutdown. ShutdownResult: NO_ERRORS account: 2017301872
04-26 07:28:10.955 851-851/? E//system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_08
04-26 07:28:10.956 1113-26586/? W/ActivityManager:   Force finishing activity com.deltacity/.MainActivity
04-26 07:28:10.959 1113-1131/? I/BootReceiver: Copying /data/tombstones/tombstone_08 to DropBox (SYSTEM_TOMBSTONE)
04-26 07:28:10.961 26428-26485/? W/AudioTrack: releaseBuffer() track 0xc84fa580 disabled due to previous underrun, restarting
04-26 07:28:10.962 1113-1128/? I/ActivityManager: Showing crash dialog for package com.deltacity u0
04-26 07:28:10.995 1113-4743/? I/OpenGLRenderer: Initialized EGL, version 1.4
04-26 07:28:10.996 1113-4743/? D/OpenGLRenderer: Swap behavior 2
04-26 07:28:10.997 1113-1304/? W/InputDispatcher: channel '6451169 com.deltacity/com.deltacity.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
04-26 07:28:10.997 1113-1304/? E/InputDispatcher: channel '6451169 com.deltacity/com.deltacity.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
04-26 07:28:10.998 1113-2892/? I/ActivityManager: Process com.deltacity (pid 26428) has died: vis  +99TOP 
04-26 07:28:10.999 1113-1129/? W/zygote64: kill(-26428, 9) failed: No such process
04-26 07:28:10.999 1113-2900/? I/WindowManager: WIN DEATH: Window{6451169 u0 com.deltacity/com.deltacity.MainActivity}
04-26 07:28:10.999 1113-2900/? W/InputDispatcher: Attempted to unregister already unregistered input channel '6451169 com.deltacity/com.deltacity.MainActivity (server)'
04-26 07:28:10.999 1113-1129/? I/zygote64: Successfully killed process cgroup uid 10302 pid 26428 in 0ms
04-26 07:28:11.000 727-727/? I/Zygote: Process 26428 exited due to signal (6)
04-26 07:28:11.008 1113-1134/? W/ActivityManager: setHasOverlayUi called on unknown pid: 26428
04-26 07:28:11.032 742-3641/? D/audio_hw_primary: disable_audio_route: usecase(1) reset and update mixer path: low-latency-playback speaker
04-26 07:28:11.040 608-608/? D/SurfaceFlinger: duplicate layer name: changing com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity to com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity#1
04-26 07:28:11.114 17052-17052/? W/SessionLifecycleManager: Handover failed. Creating new session controller.
04-26 07:28:11.125 17052-17052/? I/OptInState: There is a new client and it does not support opt-in. Dropping request.
04-26 07:28:11.140 17052-17052/? I/StreamController: registerScope: nowcards-532448057676248982
04-26 07:28:11.179 1113-5103/? I/WifiService: getConnectionInfo uid=10022
04-26 07:28:11.180 1113-5103/? I/WifiService: getWifiEnabledState uid=10022
04-26 07:28:11.183 1113-2900/? I/WifiService: getConnectionInfo uid=10022
04-26 07:28:11.184 1113-5103/? I/WifiService: getWifiEnabledState uid=10022
04-26 07:28:11.199 17052-17052/? I/StreamRenderer: maybeRegisterNowCardsScope(nowcards-532448057676248982, com.google.android.sidekick.shared.remoteapi.CardRenderingContext@d772863)
04-26 07:28:11.235 9163-9495/? I/Places: ?: PlacesBleScanner start() with priority 2
04-26 07:28:11.236 9163-9495/? I/PlaceInferenceEngine: [anon] Changed inference mode: 1
04-26 07:28:11.236 9163-9495/? I/PlaceInferenceEngine: [account#2017301872] Changed inference mode: 1
04-26 07:28:11.238 17052-17052/? W/InlineVideoPlayerUtil: Videos will not play because there is no play video action.
04-26 07:28:11.241 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
04-26 07:28:11.242 17052-17052/? I/chatty: uid=10022 com.google.android.googlequicksearchbox:search identical 1 line
04-26 07:28:11.243 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
04-26 07:28:11.243 23547-26123/? E/yab: RuntimeException while executing runnable ybo{wtg@f719055} with executor viw@4128a6a
                                        java.util.concurrent.RejectedExecutionException: Task vja@7309f0c is rejected by adapter [java.util.concurrent.ScheduledThreadPoolExecutor@c526a3f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 68]]
                                            at wrn.a(PG:14)
                                            at wrn.execute(PG:24)
                                            at viw.execute(PG:24)
                                            at yab.b(PG:291)
                                            at yab.a(PG:238)
                                            at yab.a(PG:146)
                                            at yap.run(PG:59)
                                            at yce.execute(PG:3)
                                            at yab.b(PG:291)
                                            at yab.a(PG:238)
                                            at yab.a(PG:146)
                                            at yap.run(PG:59)
                                            at yce.execute(PG:3)
                                            at yab.b(PG:291)
                                            at yab.a(PG:238)
                                            at yab.a(PG:146)
                                            at wxc.execute(PG:13)
                                            at yab.b(PG:291)
                                            at yab.a(PG:238)
                                            at zvy.a(PG:52)
                                            at zxj.run(PG:6)
                                            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
                                            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
                                            at java.lang.Thread.run(Thread.java:764)
04-26 07:28:11.244 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
04-26 07:28:11.244 9163-9495/? I/Places: Converted 9 out of 9 WiFi scans
04-26 07:28:11.244 1113-2900/? I/WifiService: getConnectionInfo uid=10033
04-26 07:28:11.247 9163-9163/? I/BeaconBle: Client requested scan, settings=BleSettings [scanMode=ZERO_POWER, callbackType=ALL_MATCHES, reportDelayMillis=0, 1 filters, 0 clients, callingClientName=Places]
04-26 07:28:11.251 9163-26240/? I/PlaceInferenceEngine: No beacon scan available - ignoring candidates.
04-26 07:28:11.256 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:3 lineCount:3
04-26 07:28:11.257 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
04-26 07:28:11.257 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:3 lineCount:3
04-26 07:28:11.258 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
04-26 07:28:11.258 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:3 lineCount:3
04-26 07:28:11.259 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
04-26 07:28:11.260 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:3 lineCount:3
04-26 07:28:11.260 17052-17052/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
04-26 07:28:11.263 23837-23837/? I/ActivityUpsampling: Received intent
04-26 07:28:11.264 23837-23837/? I/ActivityUpsampling: Initialize ActivityUpsamplingManager
04-26 07:28:11.269 17052-17052/? I/MicroDetectionState: Keep running DSP hotword
04-26 07:28:11.277 23837-23837/? I/ActivityUpsampling: Scheduling async work
04-26 07:28:11.280 23837-26596/? I/ActivityUpsampling: Starting async work
04-26 07:28:11.280 23837-26596/? I/ActivityUpsampling: Processing AR result
04-26 07:28:11.288 23837-26596/? I/ActivityUpsampling: AR upsampling state transition NORMAL_STATE --> NORMAL_STATE, activity: unknown
04-26 07:28:11.312 23837-26596/? I/Fit:LocationProvider: Stopping the high fidelity fg service
04-26 07:28:11.314 23837-26596/? I/Fit:LocationProvider: Location recording changed to : STOP_HIGH_FIDELITY_RECORDING.
04-26 07:28:11.314 23837-26596/? I/ActivityUpsampling: Recording event
04-26 07:28:11.349 9163-26240/? I/PlaceInferenceEngine: No beacon scan available - ignoring candidates.
04-26 07:28:11.364 9163-25605/? W/ctxmgr: [AclManager]No 2 for (accnt=account#-517948760#, com.google.android.gms(10033):PlacesProducer, vrsn=12529000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 9163). Was: 3 for 18, account#-517948760#
04-26 07:28:11.368 17052-17052/? E/WorkController: Loading failed for worker [context]
                                                   java.lang.IllegalStateException: WorkerManager is disposed
                                                       at com.google.android.apps.gsa.search.core.service.f.b.c.hB(SourceFile:7)
                                                       at com.google.android.apps.gsa.search.core.service.workcontroller.a.d.run(Unknown Source:20)
                                                       at com.google.android.apps.gsa.shared.util.concurrent.b.br.bgz(SourceFile:2)
                                                       at com.google.android.apps.gsa.shared.util.concurrent.b.bp.run(SourceFile:2)
                                                       at android.os.Handler.handleCallback(Handler.java:790)
                                                       at android.os.Handler.dispatchMessage(Handler.java:99)
                                                       at android.os.Looper.loop(Looper.java:164)
                                                       at android.app.ActivityThread.main(ActivityThread.java:6494)
                                                       at java.lang.reflect.Method.invoke(Native Method)
                                                       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
                                                       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
04-26 07:28:11.391 23837-26596/? I/ActivityUpsampling: Autodetect event inserted: DataPoint{[1, 4]@[0, 1524749291314000000,raw=0,insert=0](r:android.apps.fitness.autodetect.event:com.google.android.apps.fitness:autodetect_events N/A)}
04-26 07:28:11.396 23837-26596/? I/ActivityUpsampling: Finishing async work
04-26 07:28:11.410 17052-17052/? E/WorkController: Loading failed for worker [context]
                                                   java.lang.IllegalStateException: WorkerManager is disposed
                                                       at com.google.android.apps.gsa.search.core.service.f.b.c.hB(SourceFile:7)
                                                       at com.google.android.apps.gsa.search.core.service.workcontroller.a.d.run(Unknown Source:20)
                                                       at com.google.android.apps.gsa.shared.util.concurrent.b.br.bgz(SourceFile:2)
                                                       at com.google.android.apps.gsa.shared.util.concurrent.b.bp.run(SourceFile:2)
                                                       at android.os.Handler.handleCallback(Handler.java:790)
                                                       at android.os.Handler.dispatchMessage(Handler.java:99)
                                                       at android.os.Looper.loop(Looper.java:164)
                                                       at android.app.ActivityThread.main(ActivityThread.java:6494)
                                                       at java.lang.reflect.Method.invoke(Native Method)
                                                       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
                                                       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
04-26 07:28:11.410 17052-17052/? E/WorkController: Loading failed for worker [context]
                                                   java.lang.IllegalStateException: WorkerManager is disposed
                                                       at com.google.android.apps.gsa.search.core.service.f.b.c.hB(SourceFile:7)
                                                       at com.google.android.apps.gsa.search.core.service.workcontroller.a.d.run(Unknown Source:20)
                                                       at com.google.android.apps.gsa.shared.util.concurrent.b.br.bgz(SourceFile:2)
                                                       at com.google.android.apps.gsa.shared.util.concurrent.b.bp.run(SourceFile:2)
                                                       at android.os.Handler.handleCallback(Handler.java:790)
                                                       at android.os.Handler.dispatchMessage(Handler.java:99)
                                                       at android.os.Looper.loop(Looper.java:164)
                                                       at android.app.ActivityThread.main(ActivityThread.java:6494)
                                                       at java.lang.reflect.Method.invoke(Native Method)
                                                       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
                                                       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
04-26 07:28:11.433 9163-9177/? I/zygote64: Background concurrent copying GC freed 231793(10MB) AllocSpace objects, 125(3MB) LOS objects, 49% free, 24MB/48MB, paused 66us total 170.635ms
04-26 07:28:11.569 24132-25820/? W/OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
04-26 07:28:11.998 1113-26586/? W/ActivityManager: Ignoring remove of inactive process: ProcessRecord{67838b1 0:com.deltacity/u0a302}
04-26 07:28:11.570 24132-25820/? W/OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
04-26 07:28:12.000 742-3331/? D/ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path = 0, app id = 0x11130, sample rate = 48000
04-26 07:28:12.000 742-3331/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 1
04-26 07:28:12.000 742-3331/? D/ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 15, Topology Id 112fc

                                             [ 04-26 07:28:12.000   742: 3331 D/         ]
                                             Failed to fetch the lookup information of the device 0000000F 
04-26 07:28:12.000 742-3331/? D/ACDB-LOADER: Error: ACDB AFE returned = -19
04-26 07:28:12.000 742-3331/? D/audio_hw_primary: enable_audio_route: usecase(1) apply and update mixer path: low-latency-playback speaker
04-26 07:28:12.000 742-3331/? D/audio_route: Apply path: low-latency-playback speaker
04-26 07:28:12.001 2100-2108/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [2, 0]
04-26 07:28:12.017 742-3331/? D/audio_hw_primary: out_write: retry previous failed cal level set
04-26 07:28:12.020 21761-21761/? I/GoogleInputMethod: onFinishInput() : Dummy InputConnection bound
04-26 07:28:12.020 21761-21761/? I/GoogleInputMethod: onStartInput() : Dummy InputConnection bound
04-26 07:28:12.205 1113-1244/? W/AppOps: Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
04-26 07:28:12.719 742-3641/? D/audio_hw_primary: disable_audio_route: usecase(5) reset and update mixer path: audio-ull-playback speaker
04-26 07:28:13.204 1718-1718/? E/QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
04-26 07:28:13.204 1718-1718/? E/QtiImsExtUtils: isCarrierConfigEnabled bundle is null
04-26 07:28:13.391 17052-17052/? E/WorkController: Loading failed for worker [context]
                                                   java.lang.IllegalStateException: WorkerManager is disposed
                                                       at com.google.android.apps.gsa.search.core.service.f.b.c.hB(SourceFile:7)
                                                       at com.google.android.apps.gsa.search.core.service.workcontroller.a.d.run(Unknown Source:20)
                                                       at com.google.android.apps.gsa.shared.util.concurrent.b.br.bgz(SourceFile:2)
                                                       at com.google.android.apps.gsa.shared.util.concurrent.b.bp.run(SourceFile:2)
                                                       at android.os.Handler.handleCallback(Handler.java:790)
                                                       at android.os.Handler.dispatchMessage(Handler.java:99)
                                                       at android.os.Looper.loop(Looper.java:164)
                                                       at android.app.ActivityThread.main(ActivityThread.java:6494)
                                                       at java.lang.reflect.Method.invoke(Native Method)
                                                       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
                                                       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
04-26 07:28:13.391 17052-17052/? E/WorkController: Loading failed for worker [context]
                                                   java.lang.IllegalStateException: WorkerManager is disposed
                                                       at com.google.android.apps.gsa.search.core.service.f.b.c.hB(SourceFile:7)
                                                       at com.google.android.apps.gsa.search.core.service.workcontroller.a.d.run(Unknown Source:20)
                                                       at com.google.android.apps.gsa.shared.util.concurrent.b.br.bgz(SourceFile:2)
                                                       at com.google.android.apps.gsa.shared.util.concurrent.b.bp.run(SourceFile:2)
                                                       at android.os.Handler.handleCallback(Handler.java:790)
                                                       at android.os.Handler.dispatchMessage(Handler.java:99)
                                                       at android.os.Looper.loop(Looper.java:164)
                                                       at android.app.ActivityThread.main(ActivityThread.java:6494)
                                                       at java.lang.reflect.Method.invoke(Native Method)
                                                       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
                                                       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
04-26 07:28:13.396 9163-26240/? E/ctxmgr: [AppIntervalImpl]closeInterval: ongoing
04-26 07:28:13.411 9163-9495/? I/Places: ?: PlacesBleScanner stop()
04-26 07:28:13.414 9163-9163/? I/BeaconBle: Places requested to stop scan
04-26 07:28:13.414 9163-9163/? I/BeaconBle: Scan canceled successfully.
04-26 07:28:13.419 9163-9495/? I/PlaceInferenceEngine: [anon] Changed inference mode: 0
04-26 07:28:13.419 9163-9495/? I/PlaceInferenceEngine: [account#2017301872] Changed inference mode: 0
04-26 07:28:14.617 9163-9163/? W/GCM: Force release of GOOGLE_C2DM lock
04-26 07:28:15.199 742-3641/? D/audio_hw_primary: disable_audio_route: usecase(1) reset and update mixer path: low-latency-playback speaker
04-26 07:28:15.200 742-3641/? D/audio_hw_primary: disable_snd_device: snd_device(2: speaker)
04-26 07:28:16.274 17052-25634/? I/EventLogSendingHelper: Sending log events.
04-26 07:28:21.275 17052-25587/? I/EventLogSendingHelper: Sending log events.
04-26 07:28:30.339 1718-1718/? E/QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
04-26 07:28:30.340 1718-1718/? E/QtiImsExtUtils: isCarrierConfigEnabled bundle is null
04-26 07:28:37.241 23849-26601/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:28:37.242 23849-26601/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:28:38.824 9163-9495/? I/Places: Converted 9 out of 9 WiFi scans
04-26 07:28:38.824 9163-9163/? I/GeofencerStateMachine: sendTransitions: location=Location[fused 9.990399,-84.132731 hAcc=10 et=+17d18h45m3s746ms alt=1144.6834716796875 vel=0.0 vAcc=6 sAcc=??? bAcc=??? {Bundle[mParcelledData.dataSize=612]}]
04-26 07:28:38.824 1113-2900/? I/WifiService: getConnectionInfo uid=10033
04-26 07:28:38.832 9163-25605/? W/ctxmgr: [AclManager]No 2 for (accnt=account#1840235445#, com.google.android.gms(10033):UserLocationProducer, vrsn=12529000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 9163). Was: 2 for 1, account#1840235445#
04-26 07:28:38.834 9163-25605/? W/ctxmgr: [AclManager]No 2 for (accnt=account#-517948760#, com.google.android.gms(10033):UserLocationProducer, vrsn=12529000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 9163). Was: 3 for 1, account#-517948760#
04-26 07:28:38.839 9163-26240/? I/GCoreUlr: Successfully inserted 1 locations
04-26 07:28:38.846 9163-26592/? W/ctxmgr: [AclManager]No 2 for (accnt=account#-517948760#, com.google.android.gms(10033):UserVelocityProducer, vrsn=12529000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 9163). Was: 3 for 48, account#-517948760#
04-26 07:28:39.038 1113-1122/? I/zygote64: Background concurrent copying GC freed 39004(2MB) AllocSpace objects, 35(2MB) LOS objects, 33% free, 46MB/70MB, paused 128us total 212.203ms
04-26 07:28:40.409 23547-25263/? W/wss: [go/unknown-location] executesOrExecutesNext
                                        wtn: executesOrExecutesNext
                                            at wtl.run(Unknown Source:3)
                                            at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
                                            at java.util.concurrent.FutureTask.run(FutureTask.java:266)
                                            at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
                                            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
                                            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
                                            at java.lang.Thread.run(Thread.java:764)
04-26 07:29:06.755 1113-5103/? I/WifiService: getConnectionInfo uid=10033
04-26 07:29:06.770 23849-26625/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:29:06.771 23849-26625/? D/Babel_AcctMgr: Account 0-Redacted-3-chars, valid: true, matches participantId: false
04-26 07:29:06.771 23849-26625/? D/Babel_AcctMgr: account.getParticipantId(): ParticipantId {chatId: _sms_only_account  gaiaId: _sms_only_account}, participantId:ParticipantId {chatId: null  gaiaId: 106839751311813602576}
04-26 07:29:06.771 23849-26625/? D/Babel_AcctMgr: Account 1-Redacted-20-chars, valid: true, matches participantId: true
04-26 07:29:06.804 23849-26625/? D/Babel_SmsDep: fi skip
04-26 07:29:06.880 23849-26625/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:29:06.881 23849-26628/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:29:06.961 23849-26628/? D/Babel_db: querying merged_contacts_with_details took 1 ms
04-26 07:29:06.998 23849-26628/? V/MediaPlayer: resetDrmState:  mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
04-26 07:29:06.998 23849-26628/? V/MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
04-26 07:29:07.000 831-15618/? D/NuPlayerDriver: NuPlayerDriver(0xe5af7400) created, clientPid(23849)
04-26 07:29:07.003 23849-26628/? V/MediaPlayer: resetDrmState:  mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
04-26 07:29:07.003 23849-26628/? V/MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
04-26 07:29:07.003 831-15618/? D/NuPlayerDriver: reset(0xe5af7400) at state 2
04-26 07:29:07.003 831-15618/? D/NuPlayerDriver: notifyListener_l(0xe5af7400), (8, 0, 0, -1), loop setting(0, 0)
04-26 07:29:07.003 831-26632/? D/NuPlayerDriver: notifyResetComplete(0xe5af7400)
04-26 07:29:07.067 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-26 07:29:07.067 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-26 07:29:07.069 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-26 07:29:07.069 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-26 07:29:07.098 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-26 07:29:07.098 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-26 07:29:07.117 23849-26628/? I/VideoCapabilities: Unsupported profile 4 for video/mp4v-es
04-26 07:29:07.126 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-26 07:29:07.126 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-26 07:29:07.128 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-26 07:29:07.128 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-26 07:29:07.130 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-26 07:29:07.130 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-26 07:29:07.131 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-26 07:29:07.131 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-26 07:29:07.133 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-26 07:29:07.133 23849-26628/? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-26 07:29:07.189 23849-26636/? W/Notification: Use of stream types is deprecated for operations other than volume control
04-26 07:29:07.189 23849-26636/? W/Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
04-26 07:29:07.190 23849-26636/? W/Notification: Use of stream types is deprecated for operations other than volume control
04-26 07:29:07.190 23849-26636/? W/Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
04-26 07:29:07.191 23849-26636/? D/OpenGLRenderer: HWUI GL Pipeline
04-26 07:29:07.204 23849-26636/? D/Babel_RtcImpressions: Type: 1930
04-26 07:29:07.206 23849-26636/? D/Babel_RtcImpressions: Type: 1926
04-26 07:29:07.207 6160-26618/? D/Avrcp: AudioManager Player: ID:15 -- type:android.media.SoundPool -- u/pid:1000/1113 -- state:idle -- attr:AudioAttributes: usage=USAGE_ASSISTANCE_SONIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:07.208 6160-26618/? D/Avrcp: AudioManager Player: ID:16151 -- type:android.media.SoundPool -- u/pid:10025/14943 -- state:idle -- attr:AudioAttributes: usage=USAGE_ASSISTANCE_SONIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:07.208 6160-26618/? D/Avrcp: AudioManager Player: ID:31 -- type:android.media.SoundPool -- u/pid:1027/3252 -- state:idle -- attr:AudioAttributes: usage=USAGE_NOTIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:07.208 6160-26618/? D/Avrcp: AudioManager Player: ID:42751 -- type:android.media.MediaPlayer -- u/pid:10014/26014 -- state:idle -- attr:AudioAttributes: usage=USAGE_UNKNOWN content=CONTENT_TYPE_UNKNOWN flags=0x0 tags= bundle=null
04-26 07:29:07.208 6160-26618/? D/Avrcp: AudioManager Player: ID:42783 -- type:android.media.MediaPlayer -- u/pid:10025/14943 -- state:idle -- attr:AudioAttributes: usage=USAGE_NOTIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:07.208 6160-26618/? D/Avrcp: AudioManager isPlaying: false
04-26 07:29:07.212 6160-26618/? V/Avrcp: updatePlaybackState (1): 1➡0(PlaybackState {state=0, position=-1, buffered position=0, speed=0.0, updated=1536332134, actions=0, custom actions=[], active item id=-1, error=null})
04-26 07:29:07.212 6160-26618/? I/Avrcp: Skipping update due to invalid playback state
04-26 07:29:07.212 6160-26618/? E/Avrcp: play status change 1➡0 mPlayStatusChangedNT: 1
04-26 07:29:07.212 6160-26618/? E/bt_btif: register_notification_rsp: Avrcp device is not connected, handle: 0x0
04-26 07:29:07.212 6160-26618/? D/Avrcp: sendPlayPosNotificationRsp: Not registered or requesting.
04-26 07:29:07.217 831-15618/? D/NuPlayerDriver: NuPlayerDriver(0xe5af7400) created, clientPid(14943)
04-26 07:29:07.219 30562-30625/? D/StreamDBQueue: Promised revision #293601 to queue a new op
04-26 07:29:07.219 30562-30625/? D/BaseStreamManager: Promised set @ r#293601 for (com.google.android.talk,tag=com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ,id=0,notifKey=0|com.google.android.talk|0|com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ|10128)
04-26 07:29:07.220 30562-30657/? D/DynamicBucketRankerImpl: StreamItemIdAndRevision{notifKey=0|com.google.android.talk|0|com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ|10128, packageName=com.google.android.talk, tag=com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ, id=0, revision=293601, originalRevision=293601, updateCount=0} in bucket #2 (UnreadRecentInterruptive)
04-26 07:29:07.220 30562-30657/? D/WatchStreamDB: com.google.android.clockwork.common.stream.TopLevelStreamItem@bdfb206 ranked at index 2
04-26 07:29:07.220 30562-30657/? D/NewStreamAdapter: Publishing revision #293601 to adapter clients
04-26 07:29:07.223 831-26645/? D/GenericSource: FileSource remote
04-26 07:29:07.227 23849-26628/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:29:07.228 23849-26649/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:29:07.228 23849-26649/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:29:07.233 831-26644/? D/NuPlayerDriver: notifyListener_l(0xe5af7400), (1, 0, 0, -1), loop setting(0, 0)
04-26 07:29:07.236 1113-5103/? I/MediaFocusControl: requestAudioFocus() from uid/pid 10025/14943 clientId=android.media.AudioManager@df729bf callingPack=com.android.systemui req=3 flags=0x0 sdk=27
04-26 07:29:07.271 14943-14943/? D/StatusBar: disable<e i a s b h r c s q >
04-26 07:29:07.297 14943-14943/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:1 lineCount:1
04-26 07:29:07.297 14943-14943/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:1 lineCount:1
04-26 07:29:07.349 30562-30625/? I/NotificationBridger: Ignoring change event for bridged-notification data item
04-26 07:29:07.737 831-15618/? D/NuPlayerDriver: start(0xe5af7400), state is 4, eos is 0
04-26 07:29:07.737 831-26644/? I/GenericSource: start
04-26 07:29:07.738 14943-14943/? V/MediaRouter: onRestoreRoute() : route=RouteInfo{ name=Phone, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO  groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
04-26 07:29:07.739 14943-14943/? V/MediaRouter: Selecting route: RouteInfo{ name=Phone, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO  groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
04-26 07:29:07.740 6160-26618/? D/Avrcp: AudioManager Player: ID:15 -- type:android.media.SoundPool -- u/pid:1000/1113 -- state:idle -- attr:AudioAttributes: usage=USAGE_ASSISTANCE_SONIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:07.740 6160-26618/? D/Avrcp: AudioManager Player: ID:16151 -- type:android.media.SoundPool -- u/pid:10025/14943 -- state:idle -- attr:AudioAttributes: usage=USAGE_ASSISTANCE_SONIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:07.740 6160-26618/? D/Avrcp: AudioManager Player: ID:31 -- type:android.media.SoundPool -- u/pid:1027/3252 -- state:idle -- attr:AudioAttributes: usage=USAGE_NOTIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:07.740 6160-26618/? D/Avrcp: AudioManager Player: ID:42751 -- type:android.media.MediaPlayer -- u/pid:10014/26014 -- state:idle -- attr:AudioAttributes: usage=USAGE_UNKNOWN content=CONTENT_TYPE_UNKNOWN flags=0x0 tags= bundle=null
04-26 07:29:07.740 6160-26618/? D/Avrcp: AudioManager Player: ID:42783 -- type:android.media.MediaPlayer -- u/pid:10025/14943 -- state:started -- attr:AudioAttributes: usage=USAGE_NOTIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:07.740 6160-26618/? D/Avrcp: AudioManager isPlaying: true
04-26 07:29:07.740 6160-26618/? V/Avrcp: updatePlaybackState (1): 0➡1(PlaybackState {state=3, position=-1, buffered position=0, speed=1.0, updated=1536332666, actions=0, custom actions=[], active item id=-1, error=null})
04-26 07:29:07.740 6160-26618/? V/Avrcp: Media update: id -1➡-1? [MediaAttributes: none] : [MediaAttributes: none]
04-26 07:29:07.740 6160-26618/? V/Avrcp: Check if NowPlayingList is updated
04-26 07:29:07.740 6160-26618/? E/Avrcp: play status change 0➡1 mPlayStatusChangedNT: 1
04-26 07:29:07.740 6160-26618/? E/bt_btif: register_notification_rsp: Avrcp device is not connected, handle: 0x0
04-26 07:29:07.740 6160-26618/? D/Avrcp: sendPlayPosNotificationRsp: Not registered or requesting.
04-26 07:29:07.747 831-26675/? I/OMXClient: Treble IOmx obtained
04-26 07:29:07.747 836-9912/? I/OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in omx@1.0-service process
04-26 07:29:07.749 836-9912/? E/OMXNodeInstance: setConfig(0xeea61840:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
04-26 07:29:07.749 831-26675/? I/ACodec: codec does not support config priority (err -2147483648)
04-26 07:29:07.750 836-9912/? E/OMXNodeInstance: getConfig(0xeea61840:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001)
04-26 07:29:07.751 831-26675/? I/MediaCodec: MediaCodec will operate in async mode
04-26 07:29:07.753 740-740/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7ad4c2b360, 32768)
04-26 07:29:07.765 740-740/? I/chatty: uid=1000(system) allocator@1.0-s identical 10 lines
04-26 07:29:07.765 740-740/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7ad4c2b360, 32768)
04-26 07:29:07.768 831-26673/? D/AudioTrack: Client defaulted notificationFrames to 12000 for frameCount 24000
04-26 07:29:07.770 740-740/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(3840) returning hidl_memory(0x7ad4c2b360, 3840)
04-26 07:29:07.771 740-740/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(3840) returning hidl_memory(0x7ad4c2b360, 3840)
04-26 07:29:07.874 742-1899/? D/audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=4194304
04-26 07:29:07.876 831-26644/? D/NuPlayerDriver: notifyListener_l(0xe5af7400), (6, 0, 0, -1), loop setting(0, 0)
04-26 07:29:07.877 742-3331/? D/audio_hw_primary: select_devices: changing use case low-latency-playback output device from(2: speaker, acdb 15) to (4: speaker-safe, acdb 15)
04-26 07:29:07.877 742-3331/? D/audio_hw_primary: enable_snd_device: snd_device(4: speaker-safe)
04-26 07:29:07.877 742-3331/? D/audio_route: Apply path: speaker-safe
04-26 07:29:07.878 742-3331/? D/ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path = 0, app id = 0x11130, sample rate = 48000
04-26 07:29:07.878 742-3331/? D/ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 1
04-26 07:29:07.879 742-3331/? D/ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 15, Topology Id 112fc

                                             [ 04-26 07:29:07.879   742: 3331 D/         ]
                                             Failed to fetch the lookup information of the device 0000000F 
04-26 07:29:07.879 742-3331/? D/ACDB-LOADER: Error: ACDB AFE returned = -19
04-26 07:29:07.879 742-3331/? D/audio_hw_primary: enable_audio_route: usecase(1) apply and update mixer path: low-latency-playback speaker
04-26 07:29:07.879 742-3331/? D/audio_route: Apply path: low-latency-playback speaker
04-26 07:29:07.880 2100-2108/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [2, 0]
04-26 07:29:08.092 742-3331/? D/audio_hw_primary: out_write: retry previous failed cal level set
04-26 07:29:08.663 831-26674/? I/NuPlayerDecoder: [audio] saw output EOS
04-26 07:29:08.914 831-26673/? D/AudioTrack: stop() called with 51399 frames delivered
04-26 07:29:09.244 831-26644/? D/NuPlayerDriver: notifyListener_l(0xe5af7400), (2, 0, 0, -1), loop setting(0, 0)
04-26 07:29:09.246 1113-3531/? V/MediaRouterService: restoreBluetoothA2dp(false)
04-26 07:29:09.246 1113-5103/? I/MediaFocusControl: abandonAudioFocus() from uid/pid 10025/14943 clientId=android.media.AudioManager@df729bf
04-26 07:29:09.248 6160-26618/? D/Avrcp: AudioManager Player: ID:15 -- type:android.media.SoundPool -- u/pid:1000/1113 -- state:idle -- attr:AudioAttributes: usage=USAGE_ASSISTANCE_SONIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:09.248 6160-26618/? D/Avrcp: AudioManager Player: ID:16151 -- type:android.media.SoundPool -- u/pid:10025/14943 -- state:idle -- attr:AudioAttributes: usage=USAGE_ASSISTANCE_SONIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:09.248 6160-26618/? D/Avrcp: AudioManager Player: ID:31 -- type:android.media.SoundPool -- u/pid:1027/3252 -- state:idle -- attr:AudioAttributes: usage=USAGE_NOTIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:09.248 6160-26618/? D/Avrcp: AudioManager Player: ID:42751 -- type:android.media.MediaPlayer -- u/pid:10014/26014 -- state:idle -- attr:AudioAttributes: usage=USAGE_UNKNOWN content=CONTENT_TYPE_UNKNOWN flags=0x0 tags= bundle=null
04-26 07:29:09.248 6160-26618/? D/Avrcp: AudioManager Player: ID:42783 -- type:android.media.MediaPlayer -- u/pid:10025/14943 -- state:stopped -- attr:AudioAttributes: usage=USAGE_NOTIFICATION content=CONTENT_TYPE_SONIFICATION flags=0x0 tags= bundle=null
04-26 07:29:09.248 6160-26618/? D/Avrcp: AudioManager isPlaying: false
04-26 07:29:09.248 6160-26618/? V/Avrcp: updatePlaybackState (1): 1➡0(PlaybackState {state=0, position=-1, buffered position=0, speed=0.0, updated=1536334175, actions=0, custom actions=[], active item id=-1, error=null})
04-26 07:29:09.248 6160-26618/? I/Avrcp: Skipping update due to invalid playback state
04-26 07:29:09.249 6160-26618/? E/Avrcp: play status change 1➡0 mPlayStatusChangedNT: 1
04-26 07:29:09.249 6160-26618/? E/bt_btif: register_notification_rsp: Avrcp device is not connected, handle: 0x0
04-26 07:29:09.249 6160-26618/? D/Avrcp: sendPlayPosNotificationRsp: Not registered or requesting.
04-26 07:29:10.246 1113-3535/? I/WifiService: getConnectionInfo uid=10033
04-26 07:29:10.253 23849-23849/? I/Babel_ConcService: onStartCommand
04-26 07:29:10.255 23849-26680/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:29:10.258 23849-25512/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:29:10.281 23849-26682/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:29:10.282 23849-26682/? D/Babel_AcctMgr: Account 0-Redacted-3-chars, valid: true, matches participantId: false
04-26 07:29:10.282 23849-26682/? D/Babel_AcctMgr: account.getParticipantId(): ParticipantId {chatId: _sms_only_account  gaiaId: _sms_only_account}, participantId:ParticipantId {chatId: null  gaiaId: 106839751311813602576}
04-26 07:29:10.282 23849-26682/? D/Babel_AcctMgr: Account 1-Redacted-20-chars, valid: true, matches participantId: true
04-26 07:29:10.318 23849-26682/? D/Babel_SmsDep: fi skip
04-26 07:29:10.435 23849-26601/? D/Babel_db: querying merged_contacts_with_details took 1 ms
04-26 07:29:10.455 23849-26601/? V/MediaPlayer: resetDrmState:  mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
04-26 07:29:10.455 23849-26601/? V/MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
04-26 07:29:10.457 831-15618/? D/NuPlayerDriver: NuPlayerDriver(0xe5af7880) created, clientPid(23849)
04-26 07:29:10.465 23849-26601/? V/MediaPlayer: resetDrmState:  mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
04-26 07:29:10.465 23849-26601/? V/MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
04-26 07:29:10.465 831-15618/? D/NuPlayerDriver: reset(0xe5af7880) at state 2
04-26 07:29:10.465 831-15618/? D/NuPlayerDriver: notifyListener_l(0xe5af7880), (8, 0, 0, -1), loop setting(0, 0)
04-26 07:29:10.465 831-26686/? D/NuPlayerDriver: notifyResetComplete(0xe5af7880)
04-26 07:29:10.522 23849-26636/? W/Notification: Use of stream types is deprecated for operations other than volume control
04-26 07:29:10.522 23849-26636/? W/Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
04-26 07:29:10.522 23849-26636/? W/Notification: Use of stream types is deprecated for operations other than volume control
04-26 07:29:10.522 23849-26636/? W/Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
04-26 07:29:10.529 23849-26636/? D/Babel_RtcImpressions: Type: 1930
04-26 07:29:10.530 23849-26636/? D/Babel_RtcImpressions: Type: 1927
04-26 07:29:10.534 30562-30625/? D/StreamDBQueue: Promised revision #293602 to queue a new op
04-26 07:29:10.534 30562-30625/? D/BaseStreamManager: Promised set @ r#293602 for (com.google.android.talk,tag=com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ,id=0,notifKey=0|com.google.android.talk|0|com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ|10128)
04-26 07:29:10.537 30562-30657/? D/DynamicBucketRankerImpl: StreamItemIdAndRevision{notifKey=0|com.google.android.talk|0|com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ|10128, packageName=com.google.android.talk, tag=com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ, id=0, revision=293602, originalRevision=293601, updateCount=1} in bucket #2 (UnreadRecentInterruptive)
04-26 07:29:10.537 30562-30657/? D/WatchStreamDB: com.google.android.clockwork.common.stream.TopLevelStreamItem@741fa53 ranked at index 2
04-26 07:29:10.537 30562-30657/? D/NewStreamAdapter: Publishing revision #293602 to adapter clients
04-26 07:29:10.543 23849-26601/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:29:10.544 23849-26640/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:29:10.544 23849-26640/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:29:10.589 14943-14943/? W/StaticLayout: maxLineHeight should not be -1.  maxLines:3 lineCount:3
04-26 07:29:10.613 30562-30625/? I/NotificationBridger: Ignoring change event for bridged-notification data item
04-26 07:29:12.234 742-3641/? D/audio_hw_primary: disable_audio_route: usecase(1) reset and update mixer path: low-latency-playback speaker
04-26 07:29:12.236 742-3641/? D/audio_hw_primary: disable_snd_device: snd_device(4: speaker-safe)
04-26 07:29:13.255 14943-14943/? D/StatusBar: disable<e i a s b h r c s q >
04-26 07:29:15.555 23849-23849/? I/Babel_ConcService: onStartCommand
04-26 07:29:15.556 23849-26628/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:29:15.558 23849-26649/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:29:15.577 23837-23837/? I/ActivityUpsampling: Received intent
04-26 07:29:15.577 23837-23837/? I/ActivityUpsampling: Initialize ActivityUpsamplingManager
04-26 07:29:15.587 23837-23837/? I/ActivityUpsampling: Scheduling async work
04-26 07:29:15.588 23837-26692/? I/ActivityUpsampling: Starting async work
04-26 07:29:15.588 23837-26692/? I/ActivityUpsampling: Processing AR result
04-26 07:29:15.593 23837-26692/? I/ActivityUpsampling: AR upsampling state transition NORMAL_STATE --> NORMAL_STATE, activity: unknown
04-26 07:29:15.606 23837-26692/? I/Fit:LocationProvider: Stopping the high fidelity fg service
04-26 07:29:15.609 23837-26692/? I/Fit:LocationProvider: Location recording changed to : STOP_HIGH_FIDELITY_RECORDING.
04-26 07:29:15.609 23837-26692/? I/ActivityUpsampling: Recording event
04-26 07:29:15.684 23837-26692/? I/ActivityUpsampling: Autodetect event inserted: DataPoint{[1, 4]@[0, 1524749355609000000,raw=0,insert=0](r:android.apps.fitness.autodetect.event:com.google.android.apps.fitness:autodetect_events N/A)}
04-26 07:29:15.696 23837-26692/? I/ActivityUpsampling: Finishing async work
04-26 07:29:15.710 23837-23837/? I/ActivityUpsampling: Received intent
04-26 07:29:15.710 23837-23837/? I/ActivityUpsampling: Initialize ActivityUpsamplingManager
04-26 07:29:15.721 23837-23837/? I/ActivityUpsampling: Scheduling async work
04-26 07:29:15.724 23837-26694/? I/ActivityUpsampling: Starting async work
04-26 07:29:15.724 23837-26694/? I/ActivityUpsampling: Processing AR result
04-26 07:29:15.730 23837-26694/? I/ActivityUpsampling: Recording event
04-26 07:29:15.773 23837-26694/? I/ActivityUpsampling: Autodetect event inserted: DataPoint{[1, 4]@[0, 1524749355730000000,raw=0,insert=0](r:android.apps.fitness.autodetect.event:com.google.android.apps.fitness:autodetect_events N/A)}
04-26 07:29:15.773 23837-26694/? I/ActivityUpsampling: AR upsampling state transition NORMAL_STATE --> NORMAL_STATE, activity: unknown
04-26 07:29:15.783 23837-26694/? I/Fit:LocationProvider: Stopping the high fidelity fg service
04-26 07:29:15.785 23837-26694/? I/Fit:LocationProvider: Location recording changed to : STOP_HIGH_FIDELITY_RECORDING.
04-26 07:29:15.789 23837-26694/? I/ActivityUpsampling: Finishing async work
04-26 07:29:15.859 1113-1122/? I/zygote64: Background concurrent copying GC freed 43027(2036KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 47MB/71MB, paused 82us total 239.879ms
04-26 07:29:19.883 1113-3535/? D/WificondControl: Scan result ready event
04-26 07:29:19.904 1113-5103/? I/WifiService: getWifiEnabledState uid=10033
04-26 07:29:19.904 1113-3535/? I/WifiService: getConnectionInfo uid=10033
04-26 07:29:19.904 1113-2896/? I/WifiService: getConnectionInfo uid=10033
04-26 07:29:19.905 1113-5103/? I/WifiService: getWifiEnabledState uid=10033
04-26 07:29:19.906 1113-5103/? I/WifiService: getConnectionInfo uid=10033
04-26 07:29:19.906 30001-26744/? I/TcpDeviceProber: device FA8FCA87293D is probing. Skipped.
04-26 07:29:19.907 30001-30001/? V/MediaRouter: Removing route: UserRouteInfo{ name=Fett, description=Google Home, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER  groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
04-26 07:29:30.339 1718-1718/? E/QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
04-26 07:29:30.339 1718-1718/? E/QtiImsExtUtils: isCarrierConfigEnabled bundle is null
04-26 07:29:33.392 1113-3531/? I/WifiService: getConnectionInfo uid=10033
04-26 07:29:33.410 23849-26712/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:29:33.410 23849-26712/? D/Babel_AcctMgr: Account 0-Redacted-3-chars, valid: true, matches participantId: false
04-26 07:29:33.410 23849-26712/? D/Babel_AcctMgr: account.getParticipantId(): ParticipantId {chatId: _sms_only_account  gaiaId: _sms_only_account}, participantId:ParticipantId {chatId: null  gaiaId: 106839751311813602576}
04-26 07:29:33.410 23849-26712/? D/Babel_AcctMgr: Account 1-Redacted-20-chars, valid: true, matches participantId: true
04-26 07:29:33.440 1113-3531/? I/WifiService: getConnectionInfo uid=10033
04-26 07:29:33.454 23849-26626/? D/Babel_AcctMgr: Account 0-Redacted-3-chars, valid: true, matches participantId: false
04-26 07:29:33.454 23849-26626/? D/Babel_AcctMgr: account.getParticipantId(): ParticipantId {chatId: _sms_only_account  gaiaId: _sms_only_account}, participantId:ParticipantId {chatId: null  gaiaId: 106839751311813602576}
04-26 07:29:33.454 23849-26626/? D/Babel_AcctMgr: Account 1-Redacted-20-chars, valid: true, matches participantId: true
04-26 07:29:33.471 23849-26626/? D/Babel: Deleted 0 messages whose deleteAfterRead timestamp is too old. Watermark: 1524749348556893
04-26 07:29:33.496 831-15618/? D/NuPlayerDriver: stop(0xe5af7400)
04-26 07:29:33.496 831-15618/? D/NuPlayerDriver: notifyListener_l(0xe5af7400), (8, 0, 0, -1), loop setting(0, 0)
04-26 07:29:33.497 14943-30730/? W/MessageQueue: Handler (android.media.MediaPlayer$EventHandler) {7e1ea18} sending message to a Handler on a dead thread
                                                 java.lang.IllegalStateException: Handler (android.media.MediaPlayer$EventHandler) {7e1ea18} sending message to a Handler on a dead thread
                                                     at android.os.MessageQueue.enqueueMessage(MessageQueue.java:545)
                                                     at android.os.Handler.enqueueMessage(Handler.java:662)
                                                     at android.os.Handler.sendMessageAtTime(Handler.java:631)
                                                     at android.os.Handler.sendMessageDelayed(Handler.java:601)
                                                     at android.os.Handler.sendMessage(Handler.java:538)
                                                     at android.media.MediaPlayer.postEventFromNative(MediaPlayer.java:3461)
04-26 07:29:33.499 30562-30625/? D/StreamDBQueue: Promised revision #293603 to queue a new op
04-26 07:29:33.499 30562-30625/? D/BaseStreamManager: Promised remove @ r#293603 for StreamItemIdAndRevision{notifKey=0|com.google.android.talk|0|com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ|10128, packageName=com.google.android.talk, tag=com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ, id=0, revision=0, originalRevision=0, updateCount=0} (@293602): SBN removed: StreamItemIdAndRevision{notifKey=0|com.google.android.talk|0|com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ|10128, packageName=com.google.android.talk, tag=com.google.android.talk:1:UgyqxVS8Mmnx8vRWulx4AaABAQ, id=0, revision=0, originalRevision=0, updateCount=0}
04-26 07:29:33.499 14943-26714/? V/MediaPlayer: resetDrmState:  mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
04-26 07:29:33.499 14943-26714/? V/MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
04-26 07:29:33.500 831-15618/? D/NuPlayerDriver: reset(0xe5af7400) at state 8
04-26 07:29:33.500 30562-30657/? D/NewStreamAdapter: Publishing revision #293603 to adapter clients
04-26 07:29:33.506 831-26644/? D/NuPlayerDriver: notifyResetComplete(0xe5af7400)
04-26 07:29:33.529 23849-26680/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:29:36.586 1718-1718/? E/QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
04-26 07:29:36.586 1718-1718/? E/QtiImsExtUtils: isCarrierConfigEnabled bundle is null
04-26 07:29:46.505 1113-3531/? I/WifiService: getConnectionInfo uid=10033
04-26 07:29:46.519 23849-26685/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:29:46.520 23849-26685/? D/Babel_AcctMgr: Account 0-Redacted-3-chars, valid: true, matches participantId: false
04-26 07:29:46.520 23849-26685/? D/Babel_AcctMgr: account.getParticipantId(): ParticipantId {chatId: _sms_only_account  gaiaId: _sms_only_account}, participantId:ParticipantId {chatId: null  gaiaId: 106839751311813602576}
04-26 07:29:46.520 23849-26685/? D/Babel_AcctMgr: Account 1-Redacted-20-chars, valid: true, matches participantId: true
04-26 07:29:46.524 23849-26682/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:29:49.992 1113-3535/? I/WifiService: getConnectionInfo uid=10033
04-26 07:29:50.011 23849-26712/? I/Babel_ConcService: Acquired partial wake lock to keep ConcurrentService alive
04-26 07:29:50.012 23849-26712/? D/Babel_AcctMgr: Account 0-Redacted-3-chars, valid: true, matches participantId: false
04-26 07:29:50.012 23849-26712/? D/Babel_AcctMgr: account.getParticipantId(): ParticipantId {chatId: _sms_only_account  gaiaId: _sms_only_account}, participantId:ParticipantId {chatId: null  gaiaId: 106839751311813602576}
04-26 07:29:50.012 23849-26712/? D/Babel_AcctMgr: Account 1-Redacted-20-chars, valid: true, matches participantId: true
04-26 07:29:50.013 23849-26713/? D/Babel_ConversationsData: >>> Other client is active, downgrade notification
04-26 07:29:50.013 23849-26713/? D/Babel: >>> Other client is active, downgrade notification to DISPLAYONLY
04-26 07:29:50.086 23849-26713/? D/Babel_SmsDep: fi skip
04-26 07:29:50.125 23849-26713/? D/Babel: Deleted 0 messages whose deleteAfterRead timestamp is too old. Watermark: 1524749388294632
04-26 07:29:50.137 23849-26713/? I/Babel_ConcService: Released partial wake lock as ConcurrentService became idle
04-26 07:29:59.241 26225-26225/? D/TimelyDebug: AlarmManager.registerAlarms: reason = ACTION_UPCOMING
04-26 07:29:59.245 26225-26251/? V/Timely: Registering AlarmClocks.
04-26 07:29:59.250 26225-26251/? V/Timely: Registering System Alarm for alarm at 2018-04-26T07:59:59.231-06:00
04-26 07:29:59.252 26225-26251/? V/Timely: Registering System Alarm for finetune at 2018-04-26T07:59:54.231-06:00
04-26 07:29:59.254 26225-26251/? V/Timely: Registering System Alarm for priority at 2018-04-26T07:59:49.231-06:00
04-26 07:29:59.257 26225-26251/? V/Timely: Registering System Alarm for presync at 2018-04-26T07:56:59.231-06:00
04-26 07:29:59.258 26225-26251/? V/Timely: Registering System Alarm for dismiss at 2018-04-26T08:44:59.231-06:00
04-26 07:29:59.258 1113-1113/? D/ConditionProviders.SCP: onReceive android.app.action.NEXT_ALARM_CLOCK_CHANGED
04-26 07:29:59.258 1113-1113/? D/ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&start=23.0&end=7.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
04-26 07:29:59.258 1113-1113/? D/ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&start=22.30&end=9.0&exitAtAlarm=true STATE_FALSE reason=!meetsSchedule
04-26 07:29:59.259 26225-26251/? V/Timely: Registering System Alarm for upcoming at 2018-04-27T06:29:59.231-06:00
04-26 07:29:59.260 1113-1113/? D/ConditionProviders.SCP: Scheduling evaluate for Thu Apr 26 09:00:00 CST 2018 (1524754800000), in +1h30m0s742ms, now=Thu Apr 26 07:29:59 CST 2018 (1524749399258)
04-26 07:29:59.273 26225-26251/? W/Notification: Use of stream types is deprecated for operations other than volume control
04-26 07:29:59.274 26225-26251/? W/Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
04-26 07:29:59.287 30562-30625/? D/StreamDBQueue: Promised revision #293604 to queue a new op
04-26 07:29:59.287 30562-30625/? D/BaseStreamManager: Promised set @ r#293604 for (ch.bitspin.timely,tag=null,id=6,notifKey=0|ch.bitspin.timely|6|null|10138)
04-26 07:29:59.288 30562-30657/? D/DynamicBucketRankerImpl: StreamItemIdAndRevision{notifKey=0|ch.bitspin.timely|6|null|10138, packageName=ch.bitspin.timely, id=6, revision=293604, originalRevision=293604, updateCount=0} in bucket #8 (Other)
04-26 07:29:59.288 30562-30657/? D/WatchStreamDB: com.google.android.clockwork.common.stream.TopLevelStreamItem@c5460cb ranked at index 3
04-26 07:29:59.288 30562-30657/? D/NewStreamAdapter: Publishing revision #293604 to adapter clients
04-26 07:29:59.330 30562-30625/? I/NotificationBridger: Ignoring change event for bridged-notification data item
04-26 07:30:15.675 23837-23837/? I/ActivityUpsampling: Received intent
04-26 07:30:15.675 23837-23837/? I/ActivityUpsampling: Initialize ActivityUpsamplingManager
04-26 07:30:15.688 23837-23837/? I/ActivityUpsampling: Scheduling async work
04-26 07:30:15.689 23837-26745/? I/ActivityUpsampling: Starting async work
04-26 07:30:15.689 23837-26745/? I/ActivityUpsampling: Processing AR result
04-26 07:30:15.695 23837-26745/? I/ActivityUpsampling: Recording event
04-26 07:30:15.980 9163-9481/? W/Conscrypt: Could not set socket write timeout: java.lang.reflect.InvocationTargetException
04-26 07:30:15.980 9163-9477/? W/Conscrypt: Could not set socket write timeout: java.lang.reflect.InvocationTargetException
04-26 07:30:15.981 9163-9477/? W/Conscrypt:     at java.lang.reflect.Method.invoke(Native Method)
04-26 07:30:15.981 9163-9481/? W/Conscrypt:     at java.lang.reflect.Method.invoke(Native Method)
04-26 07:30:15.981 9163-9481/? W/Conscrypt:     at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@12529050@12.5.29 (090400-192802242):13)
04-26 07:30:15.981 9163-9477/? W/Conscrypt:     at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@12529050@12.5.29 (090400-192802242):13)
04-26 07:30:15.981 9163-9481/? W/Conscrypt: Caused by: android.system.ErrnoException: setsockopt failed: EBADF (Bad file descriptor)
04-26 07:30:15.981 9163-9477/? W/Conscrypt: Caused by: android.system.ErrnoException: setsockopt failed: EBADF (Bad file descriptor)
04-26 07:30:15.981 9163-9481/? W/Conscrypt:     at libcore.io.Linux.setsockoptTimeval(Native Method)
04-26 07:30:15.981 9163-9477/? W/Conscrypt:     at libcore.io.Linux.setsockoptTimeval(Native Method)
04-26 07:30:15.981 9163-9481/? W/Conscrypt:     at libcore.io.ForwardingOs.setsockoptTimeval(ForwardingOs.java:175)
04-26 07:30:15.981 9163-9477/? W/Conscrypt:     at libcore.io.ForwardingOs.setsockoptTimeval(ForwardingOs.java:175)
04-26 07:30:16.491 9163-9477/? W/Conscrypt: Could not set socket write timeout: java.lang.reflect.InvocationTargetException
04-26 07:30:16.491 9163-9481/? W/Conscrypt: Could not set socket write timeout: java.lang.reflect.InvocationTargetException
04-26 07:30:16.491 9163-9481/? W/Conscrypt:     at java.lang.reflect.Method.invoke(Native Method)
04-26 07:30:16.491 9163-9481/? W/Conscrypt:     at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@12529050@12.5.29 (090400-192802242):13)
04-26 07:30:16.491 9163-9477/? W/Conscrypt:     at java.lang.reflect.Method.invoke(Native Method)
04-26 07:30:16.491 9163-9477/? W/Conscrypt:     at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@12529050@12.5.29 (090400-192802242):13)
04-26 07:30:16.491 9163-9481/? W/Conscrypt: Caused by: android.system.ErrnoException: setsockopt failed: EBADF (Bad file descriptor)
04-26 07:30:16.491 9163-9477/? W/Conscrypt: Caused by: android.system.ErrnoException: setsockopt failed: EBADF (Bad file descriptor)
04-26 07:30:16.491 9163-9481/? W/Conscrypt:     at libcore.io.Linux.setsockoptTimeval(Native Method)
04-26 07:30:16.491 9163-9481/? W/Conscrypt:     at libcore.io.ForwardingOs.setsockoptTimeval(ForwardingOs.java:175)
04-26 07:30:16.491 9163-9477/? W/Conscrypt:     at libcore.io.Linux.setsockoptTimeval(Native Method)
04-26 07:30:16.491 9163-9477/? W/Conscrypt:     at libcore.io.ForwardingOs.setsockoptTimeval(ForwardingOs.java:175)
04-26 07:30:16.863 23837-26745/? I/ActivityUpsampling: Autodetect event inserted: DataPoint{[1, 4]@[0, 1524749415695000000,raw=0,insert=0](r:android.apps.fitness.autodetect.event:com.google.android.apps.fitness:autodetect_events N/A)}
04-26 07:30:16.863 23837-26745/? I/ActivityUpsampling: AR upsampling state transition NORMAL_STATE --> NORMAL_STATE, activity: unknown
04-26 07:30:16.879 23837-26745/? I/Fit:LocationProvider: Stopping the high fidelity fg service
04-26 07:30:16.882 23837-26745/? I/Fit:LocationProvider: Location recording changed to : STOP_HIGH_FIDELITY_RECORDING.
04-26 07:30:16.887 23837-26745/? I/ActivityUpsampling: Finishing async work
04-26 07:30:30.337 1718-1718/? E/QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
04-26 07:30:30.338 1718-1718/? E/QtiImsExtUtils: isCarrierConfigEnabled bundle is null
04-26 07:30:37.127 23849-23849/? I/Babel_ConcService: Unbinding ConcurrentService
04-26 07:30:38.834 9163-9495/? I/Places: Converted 0 out of 9 WiFi scans
04-26 07:30:38.835 1113-2896/? I/WifiService: getConnectionInfo uid=10033
04-26 07:30:38.838 9163-9163/? I/GeofencerStateMachine: sendTransitions: location=Location[fused 9.990399,-84.132731 hAcc=10 et=+17d18h47m3s752ms alt=1144.6834716796875 vel=0.0 vAcc=6 sAcc=??? bAcc=??? {Bundle[mParcelledData.dataSize=612]}]
04-26 07:30:38.842 9163-26743/? W/ctxmgr: [AclManager]No 2 for (accnt=account#1840235445#, com.google.android.gms(10033):UserLocationProducer, vrsn=12529000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 9163). Was: 2 for 1, account#1840235445#
04-26 07:30:38.847 9163-26743/? W/ctxmgr: [AclManager]No 2 for (accnt=account#-517948760#, com.google.android.gms(10033):UserLocationProducer, vrsn=12529000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 9163). Was: 3 for 1, account#-517948760#
04-26 07:30:38.847 9163-26693/? I/GCoreUlr: Successfully inserted 1 locations
04-26 07:30:38.857 9163-26693/? W/ctxmgr: [AclManager]No 2 for (accnt=account#-517948760#, com.google.android.gms(10033):UserVelocityProducer, vrsn=12529000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 9163). Was: 3 for 48, account#-517948760#
04-26 07:30:38.952 9163-9177/? I/zygote64: Background concurrent copying GC freed 147121(7MB) AllocSpace objects, 44(1480KB) LOS objects, 50% free, 22MB/45MB, paused 116us total 124.750ms
04-26 07:30:49.891 1113-3535/? I/WifiService: getConnectionInfo uid=10033
04-26 07:30:49.906 17052-25587/? W/LocationOracle: No location history returned by ContextManager
04-26 07:30:50.018 9163-9870/? I/GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_BY_PENDING_INTENT pendingIntent=PendingIntent[creatorPackage=com.google.android.googlequicksearchbox], packageName=null]
04-26 07:30:50.020 17052-25634/? E/GeofenceHelper: Failed: remove geofences by PendingIntent
04-26 07:30:50.023 17052-17052/? I/BgTaskExecutorImpl: Starting EXCLUSIVE background task wear_card_syncer_on_handle_intent.
04-26 07:30:50.078 17052-17067/? I/zygote64: Waiting for a blocking GC ProfileSaver
04-26 07:30:50.115 17052-25636/? I/zygote64: Deoptimizing java.lang.Object com.google.android.apps.gsa.sidekick.shared.cards.h.b(com.google.x.c.d.ct, java.lang.Object) due to JIT inline cache
04-26 07:30:50.120 17052-25636/? I/zygote64: Deoptimizing com.google.android.apps.gsa.sidekick.shared.cards.a.h com.google.android.apps.gsa.staticplugins.nowcards.hk.b(com.google.x.c.d.ct, com.google.android.sidekick.shared.remoteapi.CardRenderingContext) due to JIT inline cache
04-26 07:30:50.124 17052-25636/? W/WeatherEntryAdapter: Could not find notification background for icon name: mostly_sunny_light_color_96dp
04-26 07:30:50.126 17052-25636/? W/WeatherEntryAdapter: Could not find notification background for icon name: mostly_sunny_light_color_96dp
04-26 07:30:50.243 17052-17064/? I/zygote64: Background concurrent copying GC freed 517093(22MB) AllocSpace objects, 15(3MB) LOS objects, 41% free, 34MB/58MB, paused 65us total 187.751ms
04-26 07:30:50.244 17052-17067/? I/zygote64: WaitForGcToComplete blocked ProfileSaver on ProfileSaver for 165.890ms
04-26 07:30:54.900 9163-9163/? W/GCM: Force release of GOOGLE_C2DM lock
04-26 07:31:15.737 23837-23837/? I/ActivityUpsampling: Received intent
04-26 07:31:15.737 23837-23837/? I/ActivityUpsampling: Initialize ActivityUpsamplingManager
04-26 07:31:15.754 23837-23837/? I/ActivityUpsampling: Scheduling async work
04-26 07:31:15.755 23837-26776/? I/ActivityUpsampling: Starting async work
04-26 07:31:15.756 23837-26776/? I/ActivityUpsampling: Processing AR result
04-26 07:31:15.761 23837-26776/? I/ActivityUpsampling: Recording event
04-26 07:31:15.825 23837-26776/? I/ActivityUpsampling: Autodetect event inserted: DataPoint{[1, 4]@[0, 1524749475761000000,raw=0,insert=0](r:android.apps.fitness.autodetect.event:com.google.android.apps.fitness:autodetect_events N/A)}
04-26 07:31:15.825 23837-26776/? I/ActivityUpsampling: AR upsampling state transition NORMAL_STATE --> NORMAL_STATE, activity: unknown
04-26 07:31:15.835 23837-26776/? I/Fit:LocationProvider: Stopping the high fidelity fg service
04-26 07:31:15.836 23837-26776/? I/Fit:LocationProvider: Location recording changed to : STOP_HIGH_FIDELITY_RECORDING.
04-26 07:31:15.840 23837-26776/? I/ActivityUpsampling: Finishing async work
04-26 07:31:15.977 1113-1122/? I/zygote64: Background concurrent copying GC freed 62902(2MB) AllocSpace objects, 1(132KB) LOS objects, 33% free, 47MB/71MB, paused 820us total 230.849ms
04-26 07:31:30.338 1718-1718/? E/QtiImsExtUtils: getConfigForPhoneId phoneId is invalid
04-26 07:31:30.338 1718-1718/? E/QtiImsExtUtils: isCarrierConfigEnabled bundle is null
04-26 07:31:37.141 30001-29719/? I/CastDatabase: Saving the database
04-26 07:31:37.148 30001-29719/? I/SQLiteCastStore: [CastNetworkInfo] saved: 8, skipped: 0, [CastDeviceInfo]: saved 4, skipped 0, Paired Guest Mode DeviceInfo] saved: 0, skipped: 0. [ProbedNetworks]: save 4, skipped: 0
manbod commented 6 years ago

Hi @ivanmorales , Thanks for reaching out. That is actually expected behavior. The ovr flavor of the app is for Samsung Gear VR enabled phones. On Android, we support 3 VR Platforms: Google Daydream, Google Cardboard and Samsung/Oculus. These translate to 2 build flavors:

  1. gvr builds would work on Android devices that support Google Daydream and Cardboard (That's why the gvr build works on your pixel).
  2. ovr builds on Samsung/Oculus GearVR. That's why it is failing on your pixel device since it cannot find a system library required for Oculus apps. It should work on Samsung S* line of Android devices.

This is captured on a couple of our documentation page - https://docs.viromedia.com/docs/installing-viro-android .

ivanmorales commented 6 years ago

Thanks @manbod.