-
Notifications
You must be signed in to change notification settings - Fork 481
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
Comments
Adding it here just in case upgrading does not solve it. |
@wcandillon Can this be related to #2505? |
@matinzd my apologies for only following up on this now. Anything there we should do on our side? |
It's still happening after updating skia again. Here is the link to sentry report: https://lendo.sentry.io/share/issue/c2d3c8bf1a30495a8b841002b2778825/ |
@matinzd We've fixed many bugs in our Android integration, can you upgrade to 1.6.0 and let us know how it looks? We have other users that confirmed to us that it cleared all the crashes they had on Android. Let me know. |
There is another issue coming up when I released the app with 1.6.0: https://lendo.sentry.io/share/issue/e7bdfb6e78d1475da59e68d851ef470a/
|
We also observe SIGSEGV in |
@antonandreyev #2801 is a fix for Samsung S22 (any device that is vulkan + angle) however the stack trace feels inconsistent with the actually issue we are fixing there. It would be interesting to see if 1.7.2 fixes the issue. |
@matinzd Is this issue still happening? |
Not anymore. Let's close it. |
Description
Link to Sentry stacktrace: https://lendo.sentry.io/share/issue/4a599f0628974be0b209803563b36916/
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
The text was updated successfully, but these errors were encountered: