-
Notifications
You must be signed in to change notification settings - Fork 555
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
[BUG] Crashes on Android #1173
Comments
This might be a duplicate of #1121 Looking at the stack traces in the mapsui issue, this looks a bit similar. The original issue was macOS, but maybe this is just one example. |
Yes, the description seems to fit. The very same crash is also happening on iOS, already told the poster of Mapsui/#865 to post the stack trace here. |
I have just published the PR (#1180) NuGet (1.68.2-pr.1180.4) to the preview feed: https://aka.ms/skiasharp-eap/index.json Give that a go and let me know if it fixes the crashes. |
Just pushed all the packages (preview 45) to NuGet.org. |
Hey folks, it has been a long time coming and thanks to all the folks with your repros, samples and stack traces I think we have finally managed to fix those pesky crashes - at least the ones we know about. I have just pushed 1.68.2-preview.50 to NuGet so let me know if this fixes all the crashes you have ever had 😄 |
Description
I'm using mapping library Mapsui, error occurs randomly when moving the map, noticed some of the crashes even with map staying still.
Code
I also noticed an error with address 0x40, and possibly 0x1130 (no .so file path in this case) - can't find the stack trace now.
Basic Information
Reproduction Link
https://github.com/Mapsui/Mapsui - building a Mapsui.Samples.Droid project and running it on an Android device, trying especially geometries samples .
The text was updated successfully, but these errors were encountered: