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

Caused by: java.lang.UnsatisfiedLinkError: Couldn't load sonic: findLibrary returned null #1

Open
liufsd opened this issue Nov 27, 2013 · 0 comments

Comments

@liufsd
Copy link

liufsd commented Nov 27, 2013

11-27 15:13:55.965 12517-12539/org.vinuxproject.sonic E/AndroidRuntime﹕ FATAL EXCEPTION: Thread-705
java.lang.ExceptionInInitializerError
at org.vinuxproject.sonic.SonicTest$1.run(SonicTest.java:40)
at java.lang.Thread.run(Thread.java:856)
Caused by: java.lang.UnsatisfiedLinkError: Couldn't load sonic: findLibrary returned null
at java.lang.Runtime.loadLibrary(Runtime.java:365)
at java.lang.System.loadLibrary(System.java:535)
at org.vinuxproject.sonic.Sonic.(Sonic.java:179)
            at org.vinuxproject.sonic.SonicTest$1.run(SonicTest.java:40)
            at java.lang.Thread.run(Thread.java:856)
11-27 15:14:05.865 12549-12555/? E/jdwp﹕ Failed sending reply to debugger: Broken pipe
11-27 15:14:05.875 12549-12549/? E/Trace﹕ error opening trace file: No such file or directory (2)

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

1 participant