Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
112.33k stars 10.74k forks source link

Meizu Segmentation fault error #3451

Open eririKashiwagi opened 2 years ago

eririKashiwagi commented 2 years ago

Environment

Describe the bug

When I try to start, an error pops up and the terminal closes..

logcat.txt

C:\scrcpy>scrcpy scrcpy 1.24 <https://github.com/Genymobile/scrcpy> C:\scrcpy\scrcpy-server: 1 file pushed, 0 skipped. 27.2 MB/s (41159 bytes in 0.001s) [server] INFO: Device: Meizu 16 X (Android 10) INFO: Renderer: direct3d INFO: Initial texture: 1080x2160 WARN: Device disconnected Segmentation fault

rom1v commented 2 years ago

The segmentation fault probably occurs on the device. Please check adb logcat.

eririKashiwagi commented 2 years ago

The segmentation fault probably occurs on the device. Please check adb logcat.

I'm not good at this..