After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758429 - [Android M] AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: library "build/obj/local/armeabi-v7a/libgstreamer_android.so" not found
[Android M] AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: li...
Status: RESOLVED DUPLICATE of bug 757732
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
1.6.1
Other other
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-20 23:18 UTC by stic
Modified: 2015-11-21 08:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description stic 2015-11-20 23:18:38 UTC
Hi Guys !

It seems since Android M loading dependencies libraries when targeting Android 23 use a wrong path.
For reference please see: https://code.google.com/p/android-developer-preview/issues/detail?id=2239
It seems libgstreamer_android.so needs to be built with a soname.

Please can you fix this ?
Comment 1 Sebastian Dröge (slomo) 2015-11-21 04:42:50 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository.

*** This bug has been marked as a duplicate of bug 757732 ***
Comment 2 stic 2015-11-21 08:56:17 UTC
great, I didn't find this existing bug.
Thanks.