小编Cha*_*nga的帖子

艺术::ConditionVariable::WaitHoldingLocks(艺术::线程*)

我们的移动应用程序已发布在 Google Play 商店中。崩溃和 ANR 报告在 Firebase Crashlytics 中生成。出现如下所示的ANR。

0 libc.so(系统调用+28)

1 libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+140)

2 libart.so (art::ThreadList::WaitForOtherNonDaemonThreadsT​​oExit(bool)+336)

3 libart.so(艺术::JII::DestroyJavaVM(_JavaVM*)+32)

4 libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vectorandroid::String8 const&, bool)+1032)

5 app_process64(主+1368)

6 libc.so (__libc_init+96)

这个ANR是什么意思?
先感谢您。

android libc firebase crashlytics anr

11
推荐指数
1
解决办法
4899
查看次数

标签 统计

android ×1

anr ×1

crashlytics ×1

firebase ×1

libc ×1