daimajia / daimajia/AndroidViewHover

Error loading RS jni library: java.lang.UnsatisfiedLinkError

Open
#5 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.2k
Forks
712
PR merge metrics
No merged PRs in 30d

Description

Getting Error while click on any item in app.
I have already add the support v8 jar file

Here is the log ....

09-01 07:44:19.938: E/RenderScript_jni(15327): Error loading RS jni library: java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1306]: 115 cannot locate '__strlen_chk'...
09-01 07:44:19.938: E/InputEventReceiver(15327): Exception dispatching input event.
09-01 07:44:19.938: E/MessageQueue-JNI(15327): Exception in MessageQueue callback: handleReceiveCallback
09-01 07:44:19.946: E/MessageQueue-JNI(15327): android.support.v8.renderscript.RSRuntimeException: Error loading RS jni library: java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1306]: 115 cannot locate '__strlen_chk'...
09-01 07:44:19.946: E/MessageQueue-JNI(15327): at android.support.v8.renderscript.RenderScript.create(RenderScript.java:945)
09-01 07:44:19.946: E/MessageQueue-JNI(15327): at android.support.v8.renderscript.RenderScript.create(RenderScript.java:982)
09-01 07:44:19.946: E/MessageQueue-JNI(15327): at android.support.v8.renderscript.RenderScript.create(RenderScript.java:968)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.