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

Device Version 29 X86_64 crash #456

Open
fuvaye opened this issue Mar 21, 2020 · 6 comments
Open

Device Version 29 X86_64 crash #456

fuvaye opened this issue Mar 21, 2020 · 6 comments

Comments

@fuvaye
Copy link

fuvaye commented Mar 21, 2020

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

@fuvaye fuvaye changed the title x86/libffmpeg.so Device Version 29 X86 crash Mar 21, 2020
@wysaid
Copy link
Owner

wysaid commented Mar 21, 2020

Can you try remove all folders in libs except the armeabi-v7a?
I don't have such device, so I can't see the problem now.

@fuvaye fuvaye changed the title Device Version 29 X86 crash Device Version 29 X86_64 crash Mar 30, 2020
@fuvaye
Copy link
Author

fuvaye commented Mar 30, 2020

yes i already try this but still not working
this crash only for android version 10 X86_64 version emulator
@wysaid

@wysaid
Copy link
Owner

wysaid commented Mar 30, 2020

Get it. I will try the emulator.

@fuvaye
Copy link
Author

fuvaye commented Mar 31, 2020

@wysaid wysaid pinned this issue Apr 1, 2020
@wysaid
Copy link
Owner

wysaid commented Apr 3, 2020

yes i already try this but still not working
this crash only for android version 10 X86_64 version emulator
@wysaid

There must be another way to add native libraries.

@fuvaye
Copy link
Author

fuvaye commented Apr 10, 2020

yeah beacuse now play console give the warning ..
and its deprecated so
@wysaid

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