Genymobile / Genymobile/scrcpy

Phone reboots when trying to run

Open
#4,166 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
150k
Forks
13.7k
Avg merge
4d 13h
Merged PRs (30d)
2

Description

- [x] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).

**Environment**
- OS: [Windows 11]
- scrcpy version: [2.1]
- installation method: [Windows release]
- device model: Alcatel idol4
- Android version: [9]

Restarts phone when trying to run scrcpy

[server] ERROR: Could not invoke method
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke(Native Method)
at com.genymobile.scrcpy.wrappers.InputManager.injectInputEvent(InputManager.java:37)
at com.genymobile.scrcpy.Device.injectEvent(Device.java:220)
at com.genymobile.scrcpy.Device.injectEvent(Device.java:224)
at com.genymobile.scrcpy.Controller.injectTouch(Controller.java:324)
at com.genymobile.scrcpy.Controller.handleEvent(Controller.java:138)
at com.genymobile.scrcpy.Controller.control(Controller.java:83)
at com.genymobile.scrcpy.Controller.lambda$start$0$com-genymobile-scrcpy-Controller(Controller.java:91)
at com.genymobile.scrcpy.Controller$$ExternalSyntheticLambda1.run(Unknown Source:4)
at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.RuntimeException: android.os.DeadSystemException
at android.hardware.input.InputManager.injectInputEvent(InputManager.java:882)
... 10 more
Caused by: android.os.DeadSystemException
... 11 more

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.