Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

error when toggle button #41

Open
alireza-hnzpv opened this issue Jun 21, 2023 · 0 comments
Open

error when toggle button #41

alireza-hnzpv opened this issue Jun 21, 2023 · 0 comments
Assignees

Comments

@alireza-hnzpv
Copy link

alireza-hnzpv commented Jun 21, 2023

when toggle the button

E/SurfaceSyncer(24114): Failed to find sync for id=0
W/Parcel (24114): Expecting binder but got null!
D/AndroidRuntime(24114): Shutting down VM
E/AndroidRuntime(24114): FATAL EXCEPTION: main
E/AndroidRuntime(24114): Process: com.sail_tunnel.sail, PID: 24114
E/AndroidRuntime(24114): java.lang.UnsatisfiedLinkError: dlopen failed: library "libleaf.so" not found
E/AndroidRuntime(24114): at java.lang.Runtime.loadLibrary0(Runtime.java:1077)
E/AndroidRuntime(24114): at java.lang.Runtime.loadLibrary0(Runtime.java:998)
E/AndroidRuntime(24114): at java.lang.System.loadLibrary(System.java:1661)
E/AndroidRuntime(24114): at com.sail_tunnel.sail.services.TunnelInstance.(TunnelInstance.kt:22)
E/AndroidRuntime(24114): at com.sail_tunnel.sail.TunnelService.onStartCommand(TunnelService.kt:78)
E/AndroidRuntime(24114): at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4655)
E/AndroidRuntime(24114): at android.app.ActivityThread.-$$Nest$mhandleServiceArgs(Unknown Source:0)
E/AndroidRuntime(24114): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2180)
E/AndroidRuntime(24114): at android.os.Handler.dispatchMessage(Handler.java:106)
E/AndroidRuntime(24114): at android.os.Looper.loopOnce(Looper.java:201)
E/AndroidRuntime(24114): at android.os.Looper.loop(Looper.java:288)
E/AndroidRuntime(24114): at android.app.ActivityThread.main(ActivityThread.java:7872)
E/AndroidRuntime(24114): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(24114): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
E/AndroidRuntime(24114): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
D/EGL_emulation(24114): app_time_stats: avg=6412.12ms min=181.73ms max=12642.51ms count=2
I/Process (24114): Sending signal. PID: 24114 SIG: 9
Lost connection to device.

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

No branches or pull requests

2 participants