Hacker News new | ask | show | jobs
by OMGBrewmaster 4164 days ago
Best I could get for crash debug messages:

01-20 10:07:41.272: I/WindowState(405): WIN DEATH: Window{3e323f18 u0 com.pipsqueake.cupi2015/com.unity3d.player.UnityPlayerProxyActivity} 01-20 10:07:41.276: W/InputDispatcher(405): channel '18156673 com.pipsqueake.cupi2015/com.unity3d.player.UnityPlayerNativeActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 01-20 10:07:41.276: E/InputDispatcher(405): channel '18156673 com.pipsqueake.cupi2015/com.unity3d.player.UnityPlayerNativeActivity (server)' ~ Channel is unrecoverably broken and will be disposed! 01-20 10:07:41.279: I/WindowState(405): WIN DEATH: Window{18156673 u0 com.pipsqueake.cupi2015/com.unity3d.player.UnityPlayerNativeActivity} 01-20 10:07:41.279: W/InputDispatcher(405): Attempted to unregister already unregistered input channel '18156673 com.pipsqueake.cupi2015/com.unity3d.player.UnityPlayerNativeActivity (server)' 01-20 10:07:41.279: W/WindowManager(405): Force-removing child win Window{1c3580cb u0 SurfaceView} from container Window{18156673 u0 com.pipsqueake.cupi2015/com.unity3d.player.UnityPlayerNativeActivity} 01-20 10:07:41.290: W/WindowManager(405): Failed looking up window 01-20 10:07:41.290: W/WindowManager(405): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@3645d930 does not exist 01-20 10:07:41.290: W/WindowManager(405): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8412) 01-20 10:07:41.290: W/WindowManager(405): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8403) 01-20 10:07:41.290: W/WindowManager(405): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1113) 01-20 10:07:41.290: W/WindowManager(405): at android.os.BinderProxy.sendDeathNotice(Binder.java:551) 01-20 10:07:41.290: I/WindowState(405): WIN DEATH: null