04-24 14:38:34.180 351-431/? W/InputDispatcher: channel ‘4a8bc8bc com.dyf.xxzpfree/org.cocos2dx.javascript.AppActivity (server)’ ~ Consumer closed input channel or an error occurred. events=0x9
04-24 14:38:34.180 351-359/? W/MediaFocusControl: AudioFocus audio focus client died
04-24 14:38:34.180 351-431/? E/InputDispatcher: channel ‘4a8bc8bc com.dyf.xxzpfree/org.cocos2dx.javascript.AppActivity (server)’ ~ Channel is unrecoverably broken and will be disposed!
04-24 14:38:34.180 351-501/? W/NetworkManagementSocketTagger: setKernelCountSet(10040, 0) failed with errno -13
04-24 14:38:34.180 351-359/? I/MediaFocusControl: AudioFocus removeFocusStackEntry(): removing entry for android.os.BinderProxy@4a8a262c
04-24 14:38:34.180 351-626/? W/InputDispatcher: Attempted to unregister already unregistered input channel ‘4a8bc8bc com.dyf.xxzpfree/org.cocos2dx.javascript.AppActivity (server)’
--------- beginning of /dev/log/system
04-24 14:38:34.180 351-1886/? I/ActivityManager: Process com.dyf.xxzpfree (pid 2148) has died.
04-24 14:38:34.180 351-1886/? W/ActivityManager: Force removing ActivityRecord{4a8a1fa8 u0 com.dyf.xxzpfree/org.cocos2dx.javascript.AppActivity t12}: app died, no saved state
04-24 14:38:34.180 351-626/? I/WindowState: WIN DEATH: Window{4a8bc8bc u0 com.dyf.xxzpfree/org.cocos2dx.javascript.AppActivity}
04-24 14:38:34.180 351-626/? W/WindowManager: Force-removing child win Window{4a8cd8b8 u0 SurfaceView} from container Window{4a8bc8bc u0 com.dyf.xxzpfree/org.cocos2dx.javascript.AppActivity}
04-24 14:38:34.180 351-1735/? W/WindowManager: Failed looking up window
java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@4a894480 does not exist
at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8138)
at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8129)
at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1051)
at android.os.BinderProxy.sendDeathNotice(Binder.java:493)
at dalvik.system.NativeStart.run(Native Method)
04-24 14:38:34.180 351-1735/? I/WindowState: WIN DEATH: null
04-24 14:38:34.190 165-165/? D/Zygote: Process 2148 terminated by signal (4)
04-24 14:38:34.250 351-626/? W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1123 com.android.server.InputMethodManagerService.hideCurrentInputLocked:1880 com.android.server.InputMethodManagerService.windowGainedFocus:1968 com.android.internal.view.IInputMethodManager$Stub.onTransact:221 com.android.server.InputMethodManagerService.onTransact:818
04-24 14:38:34.250 652-661/? W/Binder: Caught a RuntimeException from the binder stub implementation.
java.lang.NullPointerException
at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
at android.os.Binder.execTransact(Binder.java:404)
at dalvik.system.NativeStart.run(Native Method)
04-24 14:38:34.250 351-626/? W/InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 2148 uid 10040
creator 2.0.9
android 4.4.2
gradle配置:
PROP_COMPILE_SDK_VERSION=23
PROP_MIN_SDK_VERSION=19
PROP_TARGET_SDK_VERSION=23
PROP_BUILD_TOOLS_VERSION=28.0.3
PROP_APP_ABI=armeabi-v7a
启动后,大概十几秒后就闪退,谁遇到这个问题吗?在Android4.4.2,夜神模拟器下,但是在Android5 下不会,就是一个简单的场景,没有任何功能,就会闪退