0

I am getting a strange app crash without much information on logs. This error does not happens on short run instead happens occasionally when it runs for long 2-3 days in foreground. I have tried my best to find a solution and unfortunately nothing found useful. All I could find that the below line which might be helpful to get an idea.

WindowManager: win=Window{386ef09 u0 Splash Screen com.xxx.xxx.knox EXITING}

Surprising is that the app was not in splash screen when it is crashed either.

Here is the logcat below.

11-22 19:09:32.260  4281  4305 I SurfaceControl: nativeRelease nativeObject s[497085659424]
11-22 19:09:32.260  4281  4305 I SurfaceControl: nativeRelease nativeObject e[497085659424]
11-22 19:09:32.262  4281  4305 E WindowManager: win=Window{386ef09 u0 Splash Screen com.lifesignals.relay1.knox EXITING} 
destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0 
caller=com.android.server.wm.ActivityRecord.destroySurfaces:5251 com.android.server.wm.ActivityRecord.destroySurfaces:5232
com.android.server.wm.WindowState.onExitAnimationDone:5623 com.android.server.wm.WindowStateAnimator.onAnimationFinished:332
com.android.server.wm.WindowState.onAnimationFinished:6088
com.android.server.wm.-$$Lambda$dwJG8BAnLlvKNGuDY9U3-haNY4M.onAnimationFinished:2
com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0$SurfaceAnimator:112
11-22 19:09:32.262  4281  4305 I WindowManager: Destroying surface Surface(name=Splash Screen com.xxx.xxx.knox)/@0x7cbdc63 called by
com.android.server.wm.WindowStateAnimator.destroySurface:1794
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:765
com.android.server.wm.WindowState.destroySurfaceUnchecked:3918
com.android.server.wm.WindowState.destroySurface:3892 com.android.server.wm.ActivityRecord.destroySurfaces:5251
vinuraj_pg
  • 57
  • 1
  • 8

0 Answers0