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

Native crash at /system/lib/libssl.so #501

Closed
broakenmedia opened this issue May 26, 2014 · 2 comments
Closed

Native crash at /system/lib/libssl.so #501

broakenmedia opened this issue May 26, 2014 · 2 comments

Comments

@broakenmedia
Copy link

http://stackoverflow.com/questions/23861110/native-crash-at-system-lib-libssl-so

Referencing my own SO, i use Retrofit for my networking, i've NO idea where this is coming from?

My server does not even use SSL? I saw a similar error over at the OKHTTP page, but i do not use OK and do not do redirects, ssl or otherwise!

@dabluck
Copy link

dabluck commented Jun 4, 2014

Anecdote that may or may not be related: We have a very particular SSL client authentication call in our project using HttpsUrlConnection. Adding retrofit to our dependencies (not even implementing it) produces the same result described in your SO post on that particular call. The project uses picasso but NOT OkHttp. It seems very related to this issue that I think you were referring to: square/okhttp#184 (comment)

@JakeWharton
Copy link
Member

See the linked OkHttp issue for the problem and solution (if you haven't already).

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

3 participants