Skip to content

在RK3562开发板上出现无法唤起输入法,点击打开输入法报错的情况 #894

Description

@binZai-ComeOn

摘要 / Summary

在RK3562开发板上出现无法唤起输入法,点击打开输入法报错的情况,以下为错误日志:
07-27 08:42:56.603 6705 6705 I Process : Sending signal. PID: 6705 SIG: 9
07-27 08:42:56.656 488 2599 I WindowManager: WIN DEATH: Window{b796275 u0 com.yuyan.pinyin.offline.release/com.yuyan.imemodule.ui.activity.LauncherActivity}
07-27 08:42:56.657 488 772 W InputMethodManagerService: Session failed to close due to remote exception
07-27 08:42:56.657 488 772 W InputMethodManagerService: android.os.DeadObjectException
07-27 08:42:56.657 488 772 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method)
07-27 08:42:56.657 488 772 W InputMethodManagerService: at android.os.BinderProxy.transact(BinderProxy.java:584)
07-27 08:42:56.657 488 772 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:358)
07-27 08:42:56.657 488 772 W InputMethodManagerService: at com.android.server.inputmethod.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:3144)
07-27 08:42:56.657 488 772 W InputMethodManagerService: at com.android.server.inputmethod.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:3116)
07-27 08:42:56.657 488 772 W InputMethodManagerService: at com.android.server.inputmethod.InputMethodManagerService.removeClient(InputMethodManagerService.java:2462)
07-27 08:42:56.657 488 772 W InputMethodManagerService: at com.android.server.inputmethod.InputMethodManagerService$ClientDeathRecipient.binderDied(InputMethodManagerService.java:467)
07-27 08:42:56.657 488 772 W InputMethodManagerService: at android.os.IBinder$DeathRecipient.binderDied(IBinder.java:317)
07-27 08:42:56.657 488 772 W InputMethodManagerService: at android.os.BinderProxy.sendDeathNotice(BinderProxy.java:704)
07-27 08:42:56.658 269 269 I Zygote : Process 6705 exited due to signal 9 (Killed)
07-27 08:42:56.658 488 844 I ActivityManager: Process com.yuyan.pinyin.offline.release (pid 6705) has died: fg TOP
07-27 08:42:56.659 488 524 I libprocessgroup: Successfully killed process cgroup uid 10090 pid 6705 in 0ms
07-27 08:42:56.659 488 2599 W InputManager-JNI: Input channel object 'b796275 com.yuyan.pinyin.offline.release/com.yuyan.imemodule.ui.activity.LauncherActivity (client)' was disposed without first being removed with the input manager!
07-27 08:42:56.665 488 844 W ActivityManager: Scheduling restart of crashed service com.yuyan.pinyin.offline.release/com.yuyan.imemodule.service.ImeService in 256000ms for connection
07-27 08:42:56.666 488 844 W ActivityTaskManager: Force removing ActivityRecord{4481d77 u0 com.yuyan.pinyin.offline.release/com.yuyan.imemodule.ui.activity.LauncherActivity} t467}: app died, no saved state

重现步骤 / Steps to Reproduce

1、点击打开语燕输入法,过几秒后崩溃,非必现
2、出现bug版本为20260530.10

预期行为 / Expected Behavior

1、聚焦到输入框可以唤起输入法
2、打开输入法app不会闪退

截图 / Screenshot

No response

附加信息 / Additional Context

No response

系统版本 / OS Version

Android 13

应用版本 / App Version

20260530.10

构建信息 / Build Information

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions