Android - 致命崩溃“信号 11 (SIGSEGV),代码 1 (SEGV_MAPERR) strcmp”

时间:2021-03-16 03:07:13

标签: android segmentation-fault mobile-ffmpeg

我在我的一个 android 项目中使用来自 here 的“mobile-ffmpeg”。最近我看到很多本机崩溃如下:

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
strcmp

堆栈跟踪:

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 0 >>> com.example.myapp <<<

backtrace:
  #00  pc 000000000007f758  /apex/com.android.runtime/lib64/bionic/libc.so (strcmp+24)
  #00  pc 00000000002d3b10  /data/app/com.example.myapp-BkrKS2bGJO8lBYjvIITTkw==/lib/arm64/libavcodec.so

我完全不知道如何调试这个。

0 个答案:

没有答案