[Bug 754383] Loading gstreamer.android.so stucks!

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 5 13:15:25 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=754383

--- Comment #26 from Christopher Szymczyk <cszymczyk at supra-elektronik.com> ---
In Android.mk LOCAL_CFLAGS += -DLINKER_DEBUG=1
In Application.mk: App_OPTIM := debug
In NDK-Builder Env.Variable NDK_DEBUG = 1
an at least in AndroidManifest.xml debuggable="true"

These are the Options i had for the last Backtrace on the Comment before!

But at least i think there is some Deadlocking, because the
System.loadlibrary("gstreamer_android") will never return and it is also
wrapped by a try/catch block with no reaction!

Maybe you have time and you could generate an APK of Tutorial-5 for your 4.2.2
Android Smartphone with GStreamer armeabi Version 1.6.0 from your download site
and see if it does the same!

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list