Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application crash when using Chinese input method #103

Open
orangelckc opened this issue Feb 27, 2023 · 3 comments
Open

Application crash when using Chinese input method #103

orangelckc opened this issue Feb 27, 2023 · 3 comments

Comments

@orangelckc
Copy link

Everything works fine, and I can capture the keystrokes globally, but when I switch to Chinese input method, the app crashes without any error messages. Maybe someone got the same issue and found a solution already, any information is appreciated.

Environment
› OS: Mac OS 12.6.1 X64
› rustup: 1.25.2
› rustc: 1.67.1
› cargo: 1.67.1
› Rust toolchain: stable-aarch64-apple-darwin

@orangelckc
Copy link
Author

I found this error message in addition, I don't know if this may useful.
Job 1, 'cargo run' terminated by signal SIGSEGV (Address boundary error)

@WayneWu98
Copy link

I met the same error !!!

@Colerar
Copy link

Colerar commented Jun 25, 2023

Duplicate of #86 and already fixed by #91.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants