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 783426 - Detected problems with app native libraries (Please consult log for detail): libgstreamer_android.so: text relocations libtutorial-3.so:invalid DT_NEEDED entry "./obj/local/armeabi/libgstreamer_android.so
Detected problems with app native libraries (Please consult log for detail): ...
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-examples
unspecified
Other Windows
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-05 11:47 UTC by Ravi Gupta
Modified: 2018-01-19 18:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ravi Gupta 2017-06-05 11:47:59 UTC
Hi friends.

I'm doing a project on android using the gstreamer libraries. I get the error message in the form of AlertDialog.
The contents of the error message are as follows;

Detected problems with app native libraries (Please consult log for detail):
libgstreamer_android.so: text relocations
libtutorial-3.so:invalid DT_NEEDED entry "./obj/local/armeabi/libgstreamer_android.so

As I said, I ignore this error message and the application continues to work.

I'm using gstreamer's library "gstreamer-sdk-android-arm-release-2013.61".
Android compilation version is API 25 (7.1) and my android phone version is 24 (7.0).

I was not encountering such an error while my version of Android phone was API 23.
Comment 1 Sebastian Dröge (slomo) 2017-06-06 06:46:19 UTC
Please check which of the plugins/libraries are having the text relocations. It is a known problem for x264 for example, and has to be fixed by the x264 project.
Comment 2 Tim-Philipp Müller 2018-01-19 18:55:38 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!