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

Segfault on Android - sk_sp<T>::reset #2609

Open
matinzd opened this issue Sep 5, 2024 · 3 comments
Open

Segfault on Android - sk_sp<T>::reset #2609

matinzd opened this issue Sep 5, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@matinzd
Copy link

matinzd commented Sep 5, 2024

Description

Link to Sentry stacktrace: https://lendo.sentry.io/share/issue/4a599f0628974be0b209803563b36916/

Segfault - sk_sp<T>::reset

Version

1.2.3

Steps to reproduce

I could not reproduce this but it seems like it's happening on low-end devices.

Snack, code example, screenshot, or link to a repository

Image

@matinzd matinzd added the bug Something isn't working label Sep 5, 2024
@matinzd
Copy link
Author

matinzd commented Sep 5, 2024

Adding it here just in case upgrading does not solve it.

@matinzd
Copy link
Author

matinzd commented Sep 5, 2024

@wcandillon Can this be related to #2505?

@matinzd
Copy link
Author

matinzd commented Sep 6, 2024

Documenting just in case someone is getting segfault on Android. Tried adding cancelAnimation on shared values and upgraded to the latest version of RN Skia. Seems the fix is working as of now.

Before:
Image

After:
Image

@matinzd matinzd changed the title Segfault on Android Segfault on Android - sk_sp<T>::reset Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant