android_getCpuFeatures() hangs while trying to dlopen() libc.so
Submitted by Christopher Szymczyk
Link to original bug (#754383)
Description
Created attachment 310404
adb logcat output
Loading "libgstreamer.android.so" stucks (System.loadlibrary(Line554)) on Android Version lower than 4.3.
Tested tutorial-3 on:
Samsung Galaxy S2 (2.3.6) -> not loading
Sony Xperia Tipo (4.0.4) -> not loading
HTC wildfire (4.0.3) -> not loading
HTC One (4.0.3) -> not loading
Google Nexus (5.1.1) -> loading
Motorola Moto G (5.0.2) -> loading
Samsung Galaxy S3 (4.3) -> loading
No Problems with iOS!
Attachment 310404, "adb logcat output":
logcat.txt