Channel is unrecoverably broken and will be disposed

突然遇到这个错误

com.xxx.xxxl.xxx E/AndroidRuntime: FATAL EXCEPTION: main
                                                                              Process: com.xxx.xxxl.xxx, PID: 25177

12-28 23:25:13.870 895-913/? D/ActivityManager: addErrorToDropBox processName = com.xxx.xxxl.xxx
12-28 23:25:13.870 895-913/? W/ActivityManager:   Force finishing activity 1 com.xxx.xxxl.xxxr/com.xxx.xxxl.xxx.ui.main.MainActivity
12-28 23:25:13.910 895-919/? W/ActivityManager:  Dismiss app error dialog : com.xxx.xxxl.xxx
12-28 23:25:13.910 25177-25177com.xxx.xxxl.xxx I/Process: Sending signal. PID: 25177 SIG: 9
12-28 23:25:13.940 895-25285/? D/DropBoxManagerService: file :: /data/system/dropbox/[email protected]
12-28 23:25:14.010 895-1169/? I/WindowState: WIN DEATH: Window{3201f4a u0 com.xxx.xxxl.xxx/com.xxx.xxxl.xxx.ui.splash.SplashActivity}
12-28 23:25:14.030 895-1098/? W/InputDispatcher: channel '23c10369 com.xxx.xxxl.xxx/com.xxx.xxxl.xxx.ui.main.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
12-28 23:25:14.030 895-913/? I/WindowState: WIN DEATH: Window{23c10369 u0 com.xxx.xxxl.xxx/com.xxx.xxxl.xxx.ui.main.MainActivity}
12-28 23:25:14.030 895-1098/? E/InputDispatcher: channel '23c10369 com.xxx.xxxl.xxx/com.xxx.xxxl.xxx.ui.main.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
12-28 23:25:14.030 895-913/? W/InputDispatcher: Attempted to unregister already unregistered input channel '23c10369 com.xxx.xxxl.xxx/com.xxx.xxxl.xxx.MainActivity (server)'
12-28 23:25:14.030 895-1715/? I/ActivityManager: Process com.xxx.xxxl.xxx (pid 25177) has died
12-28 23:25:14.030 895-1715/? D/ActivityManager: cleanUpApplicationRecordLocked:goodbye proc com.xxx.xxxl.xxx
12-28 23:25:14.030 895-1715/? D/ActivityManager: resumeTopActivityLocked: set keepResume to true.

你可能感兴趣的:(android)