Development discussion of WireGuard
 help / color / mirror / Atom feed
* [Android] couldn't find "libwg-go.so" on Nexus 5X
@ 2020-10-22 16:10 David Wibergh
  2021-02-25 13:11 ` Jason A. Donenfeld
  0 siblings, 1 reply; 2+ messages in thread
From: David Wibergh @ 2020-10-22 16:10 UTC (permalink / raw)
  To: wireguard

Hi,

We noticed a crash on a Nexus 5X device using 1.0.20200927. 

The error message is:

RuntimeException: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.ovpn.android-xxx==/base.apk"],nativeLibraryDirectories=[/data/app/com.ovpn.android-xxx==/lib/x86, /system/lib, /vendor/lib]]] couldn't find "libwg-go.so"

When downloading the specific APK for Nexus 5X devices, we noticed that libwg-go.so is not in the /lib/x86 folder, but in the /lib/arm64-v8a folder.

Thanks,
David


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Android] couldn't find "libwg-go.so" on Nexus 5X
  2020-10-22 16:10 [Android] couldn't find "libwg-go.so" on Nexus 5X David Wibergh
@ 2021-02-25 13:11 ` Jason A. Donenfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Jason A. Donenfeld @ 2021-02-25 13:11 UTC (permalink / raw)
  To: David Wibergh; +Cc: WireGuard mailing list

Hey David,

That's a pretty interesting bug... are you able to reproduce every
time on that device? I'd seen reports like this in the play console
but never with useful verbose error reporting like this. The fact that
it's giving you /lib/x86 on an arm device is madness...

Jason

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-25 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 16:10 [Android] couldn't find "libwg-go.so" on Nexus 5X David Wibergh
2021-02-25 13:11 ` Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).