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

globalInit() - No implementation found #53

Open
dholiya opened this issue Sep 13, 2019 · 1 comment
Open

globalInit() - No implementation found #53

dholiya opened this issue Sep 13, 2019 · 1 comment

Comments

@dholiya
Copy link

dholiya commented Sep 13, 2019

2019-09-13 22:35:25.794 14913-15408/app.openconnect E/zygote: No implementation found for void org.infradead.libopenconnect.LibOpenConnect.globalInit() (tried Java_org_infradead_libopenconnect_LibOpenConnect_globalInit and Java_org_infradead_libopenconnect_LibOpenConnect_globalInit__)

2019-09-13 22:35:25.797 14913-15408/app.openconnect E/AndroidRuntime: FATAL EXCEPTION: OpenVPNManagementThread
Process: app.openconnect, PID: 14913

java.lang.UnsatisfiedLinkError: No implementation found for void org.infradead.libopenconnect.LibOpenConnect.globalInit() (tried Java_org_infradead_libopenconnect_LibOpenConnect_globalInit and Java_org_infradead_libopenconnect_LibOpenConnect_globalInit__)
at org.infradead.libopenconnect.LibOpenConnect.globalInit(Native Method)
at org.infradead.libopenconnect.LibOpenConnect.(LibOpenConnect.java:272)
at app.openconnect.core.OpenConnectManagementThread.runVPN(OpenConnectManagementThread.java:701)
at app.openconnect.core.OpenConnectManagementThread.run(OpenConnectManagementThread.java:282)
at java.lang.Thread.run(Thread.java:764)

@giovanni-orb
Copy link

Has this ever been fixed?

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