Skip to content

Device Version 29 X86_64 crash #456

@fuvaye

Description

@fuvaye

Application crash when open the Filters
java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/com.app-krcBB6dv6DXtv_m-B9hPHg==### /lib/x86/libffmpeg.so"

2020-03-21 17:12:57.194 21484-21899/com.app E/AndroidRuntime: FATAL EXCEPTION: GLThread 998
Process: com.app.photo.editor, PID: 21484
java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/com.app.photo.editor-krcBB6dv6DXtv_m-B9hPHg==/lib/x86/libffmpeg.so" has text relocations (https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md#Text-Relocations-Enforced-for-API-level-23)
at java.lang.Runtime.loadLibrary0(Runtime.java:1071)
at java.lang.Runtime.loadLibrary0(Runtime.java:1007)
at java.lang.System.loadLibrary(System.java:1667)
at org.wysaid.nativePort.NativeLibraryLoader.load(NativeLibraryLoader.java:10)
at org.wysaid.nativePort.CGEImageHandler.(CGEImageHandler.java:16)
at org.wysaid.view.ImageGLSurfaceView.onSurfaceCreated(ImageGLSurfaceView.java:308)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1541)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)

i already add x86 folder on the lib folder but still app crashing

#95 Not Working

@wysaid

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions