-
-
Notifications
You must be signed in to change notification settings - Fork 11k
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
Segmentation fault #174
Comments
What is your Android version? Is it at least Android 5? |
It's running Android 4.3. I know |
The segmentation fault occurs on the device, not in scrcpy (the client). Avoiding it would require to check the Android version before starting the server… Why not, but don't know if it is worth it. |
Min API 21 - what requires it? Is lowering the API possible? |
See discussion for API 19: #98 |
ty |
My device is running Android 7.0 and still scrcpy crashed 2 times back to back.
|
Interesting. How did it crash (which error messages)?
|
Compiled and running scrcpy on Fedora 28 against an M3 SM10 device. scrcpy crashes with
I did not find any coredump, even Fedora's
coredumpctl
did not list any.The text was updated successfully, but these errors were encountered: