[Bug 785406] android: gstjniutils.c fails to find application class loader provider on Android 7.0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 26 09:20:17 UTC 2017


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

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Someone would have to check the Android's libc/libdl code (it's all inside
bionic) for changes around that, and then the workaround has to be updated.

Can you check if it works well with a 32 bit ARM binary on the same device with
Android 7?


Also you can easily check if this is broken by just trying to use
g_module_open(NULL) and then g_module_symbol() with some local, non-static
symbol you have. If that fails, things are wrong.

-- 
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