当前位置:   article > 正文

Android程序自动退出,抓不到异常信息_/apex/com.android.runtime/lib64/libart.so

/apex/com.android.runtime/lib64/libart.so

Android10真机调试,SDK31,程序自动退出,AndroidStudio没有显示异常信息。

错误信息如下:

A/DEBUG:       #00 pc 000000000022f70c  /apex/com.android.runtime/lib64/libart.so (_ZN3art6mirror6Object15VisitReferencesILb1ELNS_17VerifyObjectFlagsE0ELNS_17ReadBarrierOptionE1ENS_2gc9collector17ConcurrentCopying16RefFieldsVisitorILb0EEES9_EEvRKT2_RKT3_+2828) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #01 pc 000000000021f4d4  /apex/com.android.runtime/lib64/libart.so (art::gc::collector::ConcurrentCopying::ImmuneSpaceScanObjVisitor::Callback(art::mirror::Object*, void*)+112) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #02 pc 000000000020d94c  /apex/com.android.runtime/lib64/libart.so (art::gc::accounting::ModUnionTableReferenceCache::VisitObjects(void (*)(art::mirror::Object*, void*), void*)+292) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #03 pc 000000000021a1a0  /apex/com.android.runtime/lib64/libart.so (art::gc::collector::ConcurrentCopying::CopyingPhase()+1236) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #04 pc 0000000000218088  /apex/com.android.runtime/lib64/libart.so (art::gc::collector::ConcurrentCopying::RunPhases()+1148) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #05 pc 000000000023670c  /apex/com.android.runtime/lib64/libart.so (art::gc::collector::GarbageCollector::Run(art::gc::GcCause, bool)+288) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #06 pc 0000000000255780  /apex/com.android.runtime/lib64/libart.so (art::gc::Heap::CollectGarbageInternal(art::gc::collector::GcType, art::gc::GcCause, bool)+3196) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #07 pc 0000000000267b2c  /apex/com.android.runtime/lib64/libart.so (art::gc::Heap::ConcurrentGC(art::Thread*, art::gc::GcCause, bool)+124) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #08 pc 000000000026d6ec  /apex/com.android.runtime/lib64/libart.so (art::gc::Heap::ConcurrentGCTask::Run(art::Thread*)+36) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #09 pc 000000000029aa8c  /apex/com.android.runtime/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+64) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #10 pc 00000000000686cc  /system/framework/arm64/boot-core-libart.oat (art_jni_trampoline+124) (BuildId: ec0622da4321be80b14e16e488e5da51fdce1010)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #11 pc 0000000000143334  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #12 pc 00000000001521a4  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+252) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #13 pc 00000000002edc9c  /apex/com.android.runtime/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+384) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #14 pc 00000000002e8f6c  /apex/com.android.runtime/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+912) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #15 pc 00000000005b6b4c  /apex/com.android.runtime/lib64/libart.so (MterpInvokeVirtual+648) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.570 14973-14973/? A/DEBUG:       #16 pc 000000000013d814  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #17 pc 00000000001b9112  /apex/com.android.runtime/javalib/core-libart.jar (java.lang.Daemons$HeapTaskDaemon.runInternal+38)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #18 pc 00000000005b6e5c  /apex/com.android.runtime/lib64/libart.so (MterpInvokeVirtual+1432) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #19 pc 000000000013d814  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #20 pc 00000000001b88f6  /apex/com.android.runtime/javalib/core-libart.jar (java.lang.Daemons$Daemon.run+50)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #21 pc 00000000005b865c  /apex/com.android.runtime/lib64/libart.so (MterpInvokeInterface+1752) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #22 pc 000000000013da14  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_interface+20) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #23 pc 00000000000eabdc  /apex/com.android.runtime/javalib/core-oj.jar (java.lang.Thread.run+8)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #24 pc 00000000002be8d8  /apex/com.android.runtime/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.9291461509010232465+240) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #25 pc 00000000005a7870  /apex/com.android.runtime/lib64/libart.so (artQuickToInterpreterBridge+1012) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #26 pc 000000000014c468  /apex/com.android.runtime/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #27 pc 0000000000143334  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #28 pc 00000000001521a4  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+252) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #29 pc 00000000004c85f0  /apex/com.android.runtime/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #30 pc 00000000004c9684  /apex/com.android.runtime/lib64/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue const*)+416) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #31 pc 0000000000509654  /apex/com.android.runtime/lib64/libart.so (art::Thread::CreateCallback(void*)+1176) (BuildId: 182fbf5381e279daa6444753f515455b)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #32 pc 00000000000cf700  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: cc1cd33495bfc74372c309c90877642e)
2023-06-11 17:11:12.571 14973-14973/? A/DEBUG:       #33 pc 00000000000720e8  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: cc1cd33495bfc74372c309c90877642e)
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34

解决方法:
参考:https://stackoverflow.com/questions/71079085/anr-cause-null-pointer-dereference
删除:/data/local/tmp/perfd
下文件夹,
解决
原因未知,,,

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/不正经/article/detail/245440
推荐阅读
相关标签
  

闽ICP备14008679号