无法加载 loadLibrary,致命信号 6 (SIGABRT),代码 -6

And*_*ire 5 android ffmpeg

当我使用时System.loadLibrary("ffmpeg-neon"),有一个警告

libffmpeg-neon.so has text relocations. This is wasting memory and prevents security hardening. Please fix
Run Code Online (Sandbox Code Playgroud)

和一个错误

libc Fatal signal 6 (SIGABRT), code -6 in tid 10203
Run Code Online (Sandbox Code Playgroud)

来自https://github.com/appunite/AndroidFFmpeg的源代码。我在 Unubtu-14.04.3-64bit,NDK-r10e 上构建它