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

Xamarin.Android crash with native exception on SocketConnection.Create #45

Open
GitBOUF opened this issue Sep 27, 2019 · 2 comments
Open

Comments

@GitBOUF
Copy link

GitBOUF commented Sep 27, 2019

Hi all, sorry if it's the wrong place, first time I publish an issue on GitHub.

When using Pipelines.Sockets.Unofficial version 2.0.25 in a Xamarin.Android project and in a Xamarin.Forms (netstandard 2.1) shared library, the application crash with a native exception when calling SocketConnection.Create (with any parameters) . The version 2.0.22 is working.
Here are the native error crash logs:
Native_Error_log.txt

Thank you!

@mgravell
Copy link
Owner

So it looks like something to do with loading system-buffers. Frankly I wonder if the first thing to try is : I rev all the lib deps now that 3.0 is out,and we see if it fixes it. How does that sound?

@GitBOUF
Copy link
Author

GitBOUF commented Sep 27, 2019

Sounds good, thank you! I'll update if I find anything else related to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants