Sdk I am using is
def agora_sdk_version = "4.1.1"
// case 1: full lib…s
implementation "io.agora.rtc:full-rtc-basic:${agora_sdk_version}"
Error received.
JNI DETECTED ERROR IN APPLICATION: JNI ERROR (app bug): jobject is an invalid global reference: 0x3fca (deleted reference at index 510)
java_vm_ext.cc:594] in call to NewGlobalRef
java_vm_ext.cc:594] from int io.agora.rtc2.internal.RtcEngineImpl.nativePushExternalAgoraVideoFrame(long, int, byte[], int, int, int, int, int, int, int, long, javax.microedition.khronos.egl.EGLContext, android.opengl.EGLContext, long, float[], int)
2023-05-11 19:00:59.463 10067-10448/com.vedx.ai E/agora.io: push_resampler.cc: (line 96): InitializeIfNeeded: resampler is using fixed ratio and src_sample_rate_hz:16000 dst_sample_rate_hz:8000
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] Runtime aborting...
runtime.cc:681] Dumping all threads without mutator lock held
runtime.cc:681] All threads:
runtime.cc:681] DALVIK THREADS (51):
runtime.cc:681] "GLThread 8776" prio=5 tid=44 Runnable
runtime.cc:681] | group="" sCount=0 ucsCount=0 flags=0 obj=0x14401d10 self=0xb400007cc31f7c00
runtime.cc:681] | sysTid=10236 nice=0 cgrp=default sched=0/0 handle=0x7c00571cb0
runtime.cc:681] | state=R schedstat=( 3090452150 610633413 8739 ) utm=194 stm=114 core=7 HZ=100
runtime.cc:681] | stack=0x7c0046e000-0x7c00470000 stackSize=1039KB
runtime.cc:681] | held mutexes= "abort lock" "mutator lock"(shared held)
runtime.cc:681] native: #00 pc 00000000006b13a0 /apex/com.android.art/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+128) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #01 pc 0000000000719cf0 /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, bool, BacktraceMap*, bool) const+236) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #02 pc 0000000000729248 /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+216) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #03 pc 0000000000374f6c /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+448) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #04 pc 0000000000727728 /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, bool)+292) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #05 pc 00000000006ffa28 /apex/com.android.art/lib64/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+212) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #06 pc 00000000006fa194 /apex/com.android.art/lib64/libart.so (art::Runtime::Abort(char const*)+964) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #07 pc 0000000000016ea8 /apex/com.android.art/lib64/libbase.so (android::base::SetAborter(std::__1::function<void (char const*)>&&)::$_3::__invoke(char const*)+80) (BuildId: 420d56eac27a210c92900f3ddb760c86)
runtime.cc:681] native: #08 pc 0000000000016450 /apex/com.android.art/lib64/libbase.so (android::base::LogMessage::~LogMessage()+352) (BuildId: 420d56eac27a210c92900f3ddb760c86)
runtime.cc:681] native: #09 pc 00000000004664e0 /apex/com.android.art/lib64/libart.so (art::JavaVMExt::JniAbort(char const*, char const*)+2116) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #10 pc 000000000034cd4c /apex/com.android.art/lib64/libart.so (art::JavaVMExt::JniAbortV(char const*, char const*, std::__va_list)+108) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #11 pc 00000000004a2400 /apex/com.android.art/lib64/libart.so (art::(anonymous namespace)::ScopedCheck::AbortF(char const*, ...) (.__uniq.99033978352804627313491551960229047428)+144) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #12 pc 0000000000475074 /apex/com.android.art/lib64/libart.so (art::(anonymous namespace)::ScopedCheck::Check(art::ScopedObjectAccess&, bool, char const*, art::(anonymous namespace)::JniValueType*) (.__uniq.99033978352804627313491551960229047428)+4908) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #13 pc 0000000000349fb0 /apex/com.android.art/lib64/libart.so (art::(anonymous namespace)::CheckJNI::NewRef(char const*, _JNIEnv*, _jobject*, art::IndirectRefKind) (.__uniq.99033978352804627313491551960229047428)+144) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] native: #14 pc 000000000102d408 /data/app/~~ebKaf8i0R-l6W83x1GMnEA==/com.vedx.ai-4lL-87ab2unuDfDmy5QAZA==/base.apk (offset 168f000) (???) (BuildId: 39110ace19970491c3d0bbccb599990fe8abbef0)
runtime.cc:681] native: #15 pc 000000000119b294 /data/app/~~ebKaf8i0R-l6W83x1GMnEA==/com.vedx.ai-4lL-87ab2unuDfDmy5QAZA==/base.apk (offset 168f000) (???) (BuildId: 39110ace19970491c3d0bbccb599990fe8abbef0)
runtime.cc:681] native: #16 pc 00000000009dc72c /data/app/~~ebKaf8i0R-l6W83x1GMnEA==/com.vedx.ai-4lL-87ab2unuDfDmy5QAZA==/base.apk (offset 168f000) (???) (BuildId: 39110ace19970491c3d0bbccb599990fe8abbef0)
runtime.cc:681] native: #17 pc 00000000009dc3b0 /data/app/~~ebKaf8i0R-l6W83x1GMnEA==/com.vedx.ai-4lL-87ab2unuDfDmy5QAZA==/base.apk (offset 168f000) (Java_io_agora_rtc2_internal_RtcEngineImpl_nativePushExternalAgoraVideoFrame+108) (BuildId: 39110ace19970491c3d0bbccb599990fe8abbef0)
runtime.cc:681] native: #18 pc 0000000000461554 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #19 pc 000000000020b02c /apex/com.android.art/lib64/libart.so (nterp_helper+7468) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #20 pc 00000000001dc1fe [anon:dalvik-classes.dex extracted in memory from /data/app/~~ebKaf8i0R-l6W83x1GMnEA==/com.vedx.ai-4lL-87ab2unuDfDmy5QAZA==/base.apk] (io.agora.rtc2.internal.RtcEngineImpl.pushExternalVideoFrameEx+226)
runtime.cc:681] native: #21 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #22 pc 00000000001d8150 [anon:dalvik-classes.dex extracted in memory from /data/app/~~ebKaf8i0R-l6W83x1GMnEA==/com.vedx.ai-4lL-87ab2unuDfDmy5QAZA==/base.apk] (io.agora.rtc2.internal.RtcEngineImpl.pushExternalVideoFrame+4)
runtime.cc:681] native: #23 pc 0000000002018778 /memfd:jit-cache (deleted) (offset 2000000) (ai.deepar.videocall.DeepARRenderer.onDrawFrame+1080)
runtime.cc:681] native: #24 pc 000000000020b120 /apex/com.android.art/lib64/libart.so (nterp_helper+7712) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #25 pc 0000000000416b92 /system/framework/framework.jar (android.opengl.GLSurfaceView$GLThread.guardedRun+2066)
runtime.cc:681] native: #26 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #27 pc 00000000004175d6 /system/framework/framework.jar (android.opengl.GLSurfaceView$GLThread.run+114)
runtime.cc:681] native: #28 pc 0000000000457b6c /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+556) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #29 pc 0000000000484e54 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+156) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #30 pc 0000000000484b20 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues<art::ArtMethod*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+400) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #31 pc 00000000005ce3a0 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1684) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #32 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #33 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] at io.agora.rtc2.internal.RtcEngineImpl.nativePushExternalAgoraVideoFrame(Native method)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] at io.agora.rtc2.internal.RtcEngineImpl.pushExternalVideoFrameEx(unavailable:113)
runtime.cc:681] - locked <0x0f4e47dd> (a io.agora.rtc2.internal.RtcEngineImpl)
runtime.cc:681] at io.agora.rtc2.internal.RtcEngineImpl.pushExternalVideoFrame(unavailable:2)
runtime.cc:681] - locked <0x0f4e47dd> (a io.agora.rtc2.internal.RtcEngineImpl)
runtime.cc:681] at ai.deepar.videocall.DeepARRenderer.onDrawFrame(DeepARRenderer.java:216)
runtime.cc:681] at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1581)
runtime.cc:681] at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1280)
runtime.cc:681]
runtime.cc:681] "main" prio=10 tid=1 Native
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x725c5608 self=0xb400007cdd012400
runtime.cc:681] | sysTid=10067 nice=-10 cgrp=default sched=0/0 handle=0x7d7febd4f8
runtime.cc:681] | state=S schedstat=( 3661654693 95578769 1804 ) utm=327 stm=38 core=7 HZ=100
runtime.cc:681] | stack=0x7febf09000-0x7febf0b000 stackSize=8188KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 00000000000c8b38 /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 00000000000168d4 /system/lib64/libutils.so (android::Looper::pollInner(int)+180) (BuildId: 84ea9d49b436a137b0824dad5fe22acf)
runtime.cc:681] native: #02 pc 00000000000167b8 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+112) (BuildId: 84ea9d49b436a137b0824dad5fe22acf)
runtime.cc:681] native: #03 pc 000000000014d234 /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44) (BuildId: 85a314aa246817e02b514ef849c2ffb2)
runtime.cc:681] native: #04 pc 0000000000461554 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #05 pc 0000000002009894 /memfd:jit-cache (deleted) (offset 2000000) (android.os.MessageQueue.next+244)
runtime.cc:681] native: #06 pc 00000000020080dc /memfd:jit-cache (deleted) (offset 2000000) (android.os.Looper.loopOnce+188)
runtime.cc:681] native: #07 pc 0000000000209a9c /apex/com.android.art/lib64/libart.so (nterp_helper+1948) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #08 pc 000000000046fcbe /system/framework/framework.jar (android.os.Looper.loop+178)
runtime.cc:681] native: #09 pc 0000000000209334 /apex/com.android.art/lib64/libart.so (nterp_helper+52) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #10 pc 00000000001b5114 /system/framework/framework.jar (android.app.ActivityThread.main+220)
runtime.cc:681] native: #11 pc 0000000000457e00 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+576) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #12 pc 000000000048c038 /apex/com.android.art/lib64/libart.so (_jobject* art::InvokeMethod<(art::PointerSize)8>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jobject*, _jobject*, unsigned long)+1560) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #13 pc 000000000048b9f8 /apex/com.android.art/lib64/libart.so (art::Method_invoke(_JNIEnv*, _jobject*, _jobject*, _jobjectArray*) (.__uniq.165753521025965369065708152063621506277)+48) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #14 pc 0000000000461554 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #15 pc 000000000020a2b0 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #16 pc 00000000002a31ce /system/framework/framework.jar (com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run+22)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] native: #17 pc 000000000020b074 /apex/com.android.art/lib64/libart.so (nterp_helper+7540) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #18 pc 00000000002a93f2 /system/framework/framework.jar (com.android.internal.os.ZygoteInit.main+714)
runtime.cc:681] native: #19 pc 0000000000457e00 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+576) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #20 pc 000000000058bc24 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeWithVarArgs<_jmethodID*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+912) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #21 pc 0000000000609b6c /apex/com.android.art/lib64/libart.so (art::JNI<true>::CallStaticVoidMethodV(_JNIEnv*, _jclass*, _jmethodID*, std::__va_list)+172) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #22 pc 00000000000afb28 /system/lib64/libandroid_runtime.so (_JNIEnv::CallStaticVoidMethod(_jclass*, _jmethodID*, ...)+120) (BuildId: 85a314aa246817e02b514ef849c2ffb2)
runtime.cc:681] native: #23 pc 00000000000bb214 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector<android::String8> const&, bool)+948) (BuildId: 85a314aa246817e02b514ef849c2ffb2)
runtime.cc:681] native: #24 pc 0000000000002580 /system/bin/app_process64 (main+1320) (BuildId: c4e0717e77dbaf6f3710de1f5d169e0e)
runtime.cc:681] native: #25 pc 0000000000071538 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+96) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] at android.os.MessageQueue.nativePollOnce(Native method)
runtime.cc:681] at android.os.MessageQueue.next(MessageQueue.java:339)
runtime.cc:681] at android.os.Looper.loopOnce(Looper.java:179)
runtime.cc:681] at android.os.Looper.loop(Looper.java:344)
runtime.cc:681] at android.app.ActivityThread.main(ActivityThread.java:8205)
runtime.cc:681] at java.lang.reflect.Method.invoke(Native method)
runtime.cc:681] at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:589)
runtime.cc:681] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1071)
runtime.cc:681]
runtime.cc:681] "Signal Catcher" prio=10 tid=6 WaitingInMainSignalCatcherLoop
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x14400208 self=0xb400007cbac6b000
runtime.cc:681] | sysTid=10077 nice=-20 cgrp=default sched=0/0 handle=0x7cc3b16cb0
runtime.cc:681] | state=S schedstat=( 268000 50845 4 ) utm=0 stm=0 core=7 HZ=100
runtime.cc:681] | stack=0x7cc3a1f000-0x7cc3a21000 stackSize=991KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 00000000000c8578 /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+8) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 0000000000087a68 /apex/com.android.runtime/lib64/bionic/libc.so (sigwait64+88) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #02 pc 000000000057fa74 /apex/com.android.art/lib64/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+112) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #03 pc 000000000057f67c /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+232) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #04 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #05 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] (no managed stack frames)
runtime.cc:681]
runtime.cc:681] "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up)
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xb400007cb73a2c00
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] | sysTid=10078 nice=-20 cgrp=default sched=0/0 handle=0x7cc3a18cb0
runtime.cc:681] | state=S schedstat=( 718770 506461 4 ) utm=0 stm=0 core=1 HZ=100
runtime.cc:681] | stack=0x7cc3921000-0x7cc3923000 stackSize=991KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 00000000000c78d4 /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 000000000001e10c /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, ArtPlugin_Initialize::$_34> >(void*)+264) (BuildId: f7f741da67bb911fea60db7836809941)
runtime.cc:681] native: #02 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #03 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] (no managed stack frames)
runtime.cc:681]
runtime.cc:681] "ADB-JDWP Connection Control Thread" prio=10 tid=8 WaitingInMainDebuggerLoop
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x14400280 self=0xb400007cc2a4c800
runtime.cc:681] | sysTid=10079 nice=-20 cgrp=default sched=0/0 handle=0x7cc391acb0
runtime.cc:681] | state=S schedstat=( 1847847 176308 8 ) utm=0 stm=0 core=3 HZ=100
runtime.cc:681] | stack=0x7cc3823000-0x7cc3825000 stackSize=991KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 00000000000c8c38 /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 0000000000084dec /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #02 pc 0000000000009abc /apex/com.android.art/lib64/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+724) (BuildId: 4cfd822a130736431539d54e5665fa7f)
runtime.cc:681] native: #03 pc 0000000000008160 /apex/com.android.art/lib64/libadbconnection.so (adbconnection::CallbackFunction(void*)+1360) (BuildId: 4cfd822a130736431539d54e5665fa7f)
runtime.cc:681] native: #04 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #05 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] (no managed stack frames)
runtime.cc:681]
runtime.cc:681] "Jit thread pool worker thread 0" prio=5 tid=9 Native
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x144002f8 self=0xb400007cb73b7c00
runtime.cc:681] | sysTid=10080 nice=9 cgrp=default sched=0/0 handle=0x7cc381ccb0
runtime.cc:681] | state=S schedstat=( 206664537 51535616 402 ) utm=17 stm=3 core=7 HZ=100
runtime.cc:681] | stack=0x7cc371d000-0x7cc371f000 stackSize=1023KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 000000000007521c /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 00000000003a9ae4 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+140) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #02 pc 000000000062d514 /apex/com.android.art/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+120) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #03 pc 000000000062d374 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run()+136) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] native: #04 pc 000000000062d250 /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+164) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #05 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #06 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] (no managed stack frames)
runtime.cc:681]
runtime.cc:681] "HeapTaskDaemon" prio=5 tid=10 WaitingForTaskProcessor
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x144024e8 self=0xb400007cb73c9400
runtime.cc:681] | sysTid=10081 nice=4 cgrp=default sched=0/0 handle=0x7cc3716cb0
runtime.cc:681] | state=S schedstat=( 530749854 58528229 434 ) utm=43 stm=9 core=7 HZ=100
runtime.cc:681] | stack=0x7cc3613000-0x7cc3615000 stackSize=1039KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 0000000000075220 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 00000000004e1ef8 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::TimedWait(art::Thread*, long, int)+252) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #02 pc 00000000004854d4 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+196) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #03 pc 00000000004853c4 /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+32) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #04 pc 0000000000461554 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #05 pc 000000000020a2b0 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #06 pc 000000000002aea6 /apex/com.android.art/javalib/core-libart.jar (java.lang.Daemons$HeapTaskDaemon.runInternal+38)
runtime.cc:681] native: #07 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #08 pc 000000000002a4f2 /apex/com.android.art/javalib/core-libart.jar (java.lang.Daemons$Daemon.run+50)
runtime.cc:681] native: #09 pc 000000000020b074 /apex/com.android.art/lib64/libart.so (nterp_helper+7540) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #10 pc 00000000000f6740 /apex/com.android.art/javalib/core-oj.jar (java.lang.Thread.run+8)
runtime.cc:681] native: #11 pc 0000000000457b6c /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+556) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #12 pc 0000000000484e54 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+156) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #13 pc 0000000000484b20 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues<art::ArtMethod*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+400) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #14 pc 00000000005ce3a0 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1684) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #15 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #16 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] at dalvik.system.VMRuntime.runHeapTasks(Native method)
runtime.cc:681] at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:609)
runtime.cc:681] at java.lang.Daemons$Daemon.run(Daemons.java:140)
runtime.cc:681] at java.lang.Thread.run(Thread.java:1012)
runtime.cc:681]
runtime.cc:681] "ReferenceQueueDaemon" prio=5 tid=11 Waiting
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x14400370 self=0xb400007cb73cb000
runtime.cc:681] | sysTid=10082 nice=4 cgrp=default sched=0/0 handle=0x7cc2dc4cb0
runtime.cc:681] | state=S schedstat=( 8649381 4178308 33 ) utm=0 stm=0 core=3 HZ=100
runtime.cc:681] | stack=0x7cc2cc1000-0x7cc2cc3000 stackSize=1039KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 000000000007521c /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 00000000003a9ae4 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+140) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #02 pc 00000000004e0cd0 /apex/com.android.art/lib64/libart.so (art::Monitor::Wait(art::Thread*, art::ObjPtr<art::mirror::Object>, long, int, bool, art::ThreadState)+2632) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #03 pc 0000000000461554 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #04 pc 000000000020a910 /apex/com.android.art/lib64/libart.so (nterp_helper+5648) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #05 pc 00000000000ea5d2 /apex/com.android.art/javalib/core-oj.jar (java.lang.Object.wait+2)
runtime.cc:681] native: #06 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #07 pc 00000000000ea5b8 /apex/com.android.art/javalib/core-oj.jar (java.lang.Object.wait+4)
runtime.cc:681] native: #08 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #09 pc 000000000002afb6 /apex/com.android.art/javalib/core-libart.jar (java.lang.Daemons$ReferenceQueueDaemon.runInternal+70)
runtime.cc:681] native: #10 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #11 pc 000000000002a4f2 /apex/com.android.art/javalib/core-libart.jar (java.lang.Daemons$Daemon.run+50)
runtime.cc:681] native: #12 pc 000000000020b074 /apex/com.android.art/lib64/libart.so (nterp_helper+7540) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #13 pc 00000000000f6740 /apex/com.android.art/javalib/core-oj.jar (java.lang.Thread.run+8)
runtime.cc:681] native: #14 pc 0000000000457b6c /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+556) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #15 pc 0000000000484e54 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+156) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #16 pc 0000000000484b20 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues<art::ArtMethod*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+400) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #17 pc 00000000005ce3a0 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1684) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #18 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] native: #19 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] at java.lang.Object.wait(Native method)
runtime.cc:681] - waiting on <0x00281f52> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
runtime.cc:681] at java.lang.Object.wait(Object.java:442)
runtime.cc:681] at java.lang.Object.wait(Object.java:568)
runtime.cc:681] at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:232)
runtime.cc:681] - locked <0x00281f52> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
runtime.cc:681] at java.lang.Daemons$Daemon.run(Daemons.java:140)
runtime.cc:681] at java.lang.Thread.run(Thread.java:1012)
runtime.cc:681]
runtime.cc:681] "Binder:10067_1" prio=5 tid=12 Native
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x144003e8 self=0xb400007cbbdf3000
runtime.cc:681] | sysTid=10085 nice=0 cgrp=default sched=0/0 handle=0x7cbe5e9cb0
runtime.cc:681] | state=S schedstat=( 326865469 119734467 837 ) utm=21 stm=11 core=4 HZ=100
runtime.cc:681] | stack=0x7cbe4f2000-0x7cbe4f4000 stackSize=991KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 000000000007521c /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 00000000003a9ae4 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+140) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #02 pc 00000000004955b0 /apex/com.android.art/lib64/libart.so (art::(anonymous namespace)::CheckJNI::CallMethodV(char const*, _JNIEnv*, _jobject*, _jclass*, _jmethodID*, std::__va_list, art::Primitive::Type, art::InvokeType) (.__uniq.99033978352804627313491551960229047428)+3172) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #03 pc 00000000005dc374 /apex/com.android.art/lib64/libart.so (art::(anonymous namespace)::CheckJNI::CallStaticVoidMethodV(_JNIEnv*, _jclass*, _jmethodID*, std::__va_list) (.__uniq.99033978352804627313491551960229047428.llvm.14780401260801329705)+76) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #04 pc 000000000003a118 /system/lib64/libmedia_jni.so (_JNIEnv::CallStaticVoidMethod(_jclass*, _jmethodID*, ...)+120) (BuildId: 012c7fddda33a35de566b460a7e458a0)
runtime.cc:681] native: #05 pc 000000000003f470 /system/lib64/libmedia_jni.so (JNIImageReaderContext::onFrameAvailable(android::BufferItem const&)+64) (BuildId: 012c7fddda33a35de566b460a7e458a0)
runtime.cc:681] native: #06 pc 00000000000ae2c4 /system/lib64/libgui.so (android::ConsumerBase::onFrameAvailable(android::BufferItem const&)+172) (BuildId: b1a6c3d81152b5e556e57bce0f678f31)
runtime.cc:681] native: #07 pc 000000000007fe70 /system/lib64/libgui.so (android::BufferQueue::ProxyConsumerListener::onFrameAvailable(android::BufferItem const&)+104) (BuildId: b1a6c3d81152b5e556e57bce0f678f31)
runtime.cc:681] native: #08 pc 000000000008af40 /system/lib64/libgui.so (android::BufferQueueProducer::queueBuffer(int, android::IGraphicBufferProducer::QueueBufferInput const&, android::IGraphicBufferProducer::QueueBufferOutput*)+2144) (BuildId: b1a6c3d81152b5e556e57bce0f678f31)
runtime.cc:681] native: #09 pc 00000000000bbb90 /system/lib64/libgui.so (android::BnGraphicBufferProducer::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+2024) (BuildId: b1a6c3d81152b5e556e57bce0f678f31)
runtime.cc:681] native: #10 pc 000000000003c840 /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+248) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #11 pc 00000000000462ec /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1028) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] native: #12 pc 0000000000045e20 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #13 pc 000000000004669c /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #14 pc 000000000006cc30 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #15 pc 000000000001223c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 84ea9d49b436a137b0824dad5fe22acf)
runtime.cc:681] native: #16 pc 00000000000bb584 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140) (BuildId: 85a314aa246817e02b514ef849c2ffb2)
runtime.cc:681] native: #17 pc 0000000000011acc /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 84ea9d49b436a137b0824dad5fe22acf)
runtime.cc:681] native: #18 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #19 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] (no managed stack frames)
runtime.cc:681]
runtime.cc:681] "Binder:10067_2" prio=5 tid=13 Native
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x14400460 self=0xb400007cb73e1c00
runtime.cc:681] | sysTid=10086 nice=0 cgrp=default sched=0/0 handle=0x7cbe4ebcb0
runtime.cc:681] | state=S schedstat=( 589145170 110440623 1285 ) utm=41 stm=17 core=2 HZ=100
runtime.cc:681] | stack=0x7cbe3f4000-0x7cbe3f6000 stackSize=991KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 000000000007521c /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 00000000003a9ae4 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+140) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #02 pc 00000000004955b0 /apex/com.android.art/lib64/libart.so (art::(anonymous namespace)::CheckJNI::CallMethodV(char const*, _JNIEnv*, _jobject*, _jclass*, _jmethodID*, std::__va_list, art::Primitive::Type, art::InvokeType) (.__uniq.99033978352804627313491551960229047428)+3172) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #03 pc 00000000005dc088 /apex/com.android.art/lib64/libart.so (art::(anonymous namespace)::CheckJNI::CallBooleanMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list) (.__uniq.99033978352804627313491551960229047428.llvm.14780401260801329705)+72) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #04 pc 00000000000b2fa8 /system/lib64/libandroid_runtime.so (_JNIEnv::CallBooleanMethod(_jobject*, _jmethodID*, ...)+120) (BuildId: 85a314aa246817e02b514ef849c2ffb2)
runtime.cc:681] native: #05 pc 00000000001601ec /system/lib64/libandroid_runtime.so (JavaBBinder::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+156) (BuildId: 85a314aa246817e02b514ef849c2ffb2)
runtime.cc:681] native: #06 pc 000000000003c840 /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+248) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #07 pc 00000000000462ec /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1028) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #08 pc 0000000000045e20 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] native: #09 pc 000000000004669c /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #10 pc 000000000006cc30 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #11 pc 000000000001223c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 84ea9d49b436a137b0824dad5fe22acf)
runtime.cc:681] native: #12 pc 00000000000bb584 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140) (BuildId: 85a314aa246817e02b514ef849c2ffb2)
runtime.cc:681] native: #13 pc 0000000000011acc /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 84ea9d49b436a137b0824dad5fe22acf)
runtime.cc:681] native: #14 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #15 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] (no managed stack frames)
runtime.cc:681]
runtime.cc:681] "FinalizerDaemon" prio=5 tid=14 Waiting
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x144004d8 self=0xb400007cb73ccc00
runtime.cc:681] | sysTid=10083 nice=4 cgrp=default sched=0/0 handle=0x7cbe9fbcb0
runtime.cc:681] | state=S schedstat=( 26786926 11992769 44 ) utm=2 stm=0 core=7 HZ=100
runtime.cc:681] | stack=0x7cbe8f8000-0x7cbe8fa000 stackSize=1039KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 000000000007521c /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 00000000003a9ae4 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+140) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #02 pc 00000000004e0cd0 /apex/com.android.art/lib64/libart.so (art::Monitor::Wait(art::Thread*, art::ObjPtr<art::mirror::Object>, long, int, bool, art::ThreadState)+2632) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #03 pc 0000000000461554 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #04 pc 000000000020a910 /apex/com.android.art/lib64/libart.so (nterp_helper+5648) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #05 pc 00000000000ea5d2 /apex/com.android.art/javalib/core-oj.jar (java.lang.Object.wait+2)
runtime.cc:681] native: #06 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #07 pc 0000000000105a7e /apex/com.android.art/javalib/core-oj.jar (java.lang.ref.ReferenceQueue.remove+58)
runtime.cc:681] native: #08 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #09 pc 0000000000105a28 /apex/com.android.art/javalib/core-oj.jar (java.lang.ref.ReferenceQueue.remove+4)
runtime.cc:681] native: #10 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #11 pc 000000000002a806 /apex/com.android.art/javalib/core-libart.jar (java.lang.Daemons$FinalizerDaemon.runInternal+126)
runtime.cc:681] native: #12 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #13 pc 000000000002a4f2 /apex/com.android.art/javalib/core-libart.jar (java.lang.Daemons$Daemon.run+50)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] native: #14 pc 000000000020b074 /apex/com.android.art/lib64/libart.so (nterp_helper+7540) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #15 pc 00000000000f6740 /apex/com.android.art/javalib/core-oj.jar (java.lang.Thread.run+8)
runtime.cc:681] native: #16 pc 0000000000457b6c /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+556) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #17 pc 0000000000484e54 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+156) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #18 pc 0000000000484b20 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues<art::ArtMethod*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+400) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #19 pc 00000000005ce3a0 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1684) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #20 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #21 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] at java.lang.Object.wait(Native method)
runtime.cc:681] - waiting on <0x060c8223> (a java.lang.Object)
runtime.cc:681] at java.lang.Object.wait(Object.java:442)
runtime.cc:681] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:203)
runtime.cc:681] - locked <0x060c8223> (a java.lang.Object)
runtime.cc:681] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:224)
runtime.cc:681] at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:300)
runtime.cc:681] at java.lang.Daemons$Daemon.run(Daemons.java:140)
runtime.cc:681] at java.lang.Thread.run(Thread.java:1012)
runtime.cc:681]
runtime.cc:681] "FinalizerWatchdogDaemon" prio=5 tid=15 Sleeping
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x14400550 self=0xb400007cb73ce800
runtime.cc:681] | sysTid=10084 nice=4 cgrp=default sched=0/0 handle=0x7cbe8f1cb0
runtime.cc:681] | state=S schedstat=( 506309 10537846 7 ) utm=0 stm=0 core=7 HZ=100
runtime.cc:681] | stack=0x7cbe7ee000-0x7cbe7f0000 stackSize=1039KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 0000000000075220 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 00000000004e1ef8 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::TimedWait(art::Thread*, long, int)+252) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #02 pc 00000000004e0824 /apex/com.android.art/lib64/libart.so (art::Monitor::Wait(art::Thread*, art::ObjPtr<art::mirror::Object>, long, int, bool, art::ThreadState)+1436) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #03 pc 0000000000461554 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #04 pc 0000000000209a9c /apex/com.android.art/lib64/libart.so (nterp_helper+1948) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #05 pc 00000000000f6a14 /apex/com.android.art/javalib/core-oj.jar (java.lang.Thread.sleep+184)
runtime.cc:681] native: #06 pc 0000000000209334 /apex/com.android.art/lib64/libart.so (nterp_helper+52) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #07 pc 00000000000f6942 /apex/com.android.art/javalib/core-oj.jar (java.lang.Thread.sleep+2)
runtime.cc:681] native: #08 pc 0000000000209334 /apex/com.android.art/lib64/libart.so (nterp_helper+52) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] native: #09 pc 000000000002a8e2 /apex/com.android.art/javalib/core-libart.jar (java.lang.Daemons$FinalizerWatchdogDaemon.sleepForNanos+58)
runtime.cc:681] native: #10 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #11 pc 000000000002ab06 /apex/com.android.art/javalib/core-libart.jar (java.lang.Daemons$FinalizerWatchdogDaemon.waitForProgress+142)
runtime.cc:681] native: #12 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #13 pc 000000000002ad2e /apex/com.android.art/javalib/core-libart.jar (java.lang.Daemons$FinalizerWatchdogDaemon.runInternal+26)
runtime.cc:681] native: #14 pc 000000000020a254 /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #15 pc 000000000002a4f2 /apex/com.android.art/javalib/core-libart.jar (java.lang.Daemons$Daemon.run+50)
runtime.cc:681] native: #16 pc 000000000020b074 /apex/com.android.art/lib64/libart.so (nterp_helper+7540) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #17 pc 00000000000f6740 /apex/com.android.art/javalib/core-oj.jar (java.lang.Thread.run+8)
runtime.cc:681] native: #18 pc 0000000000457b6c /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+556) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #19 pc 0000000000484e54 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+156) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #20 pc 0000000000484b20 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues<art::ArtMethod*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+400) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #21 pc 00000000005ce3a0 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1684) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #22 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #23 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] at java.lang.Thread.sleep(Native method)
runtime.cc:681] - sleeping on <0x0d0c4320> (a java.lang.Object)
runtime.cc:681] at java.lang.Thread.sleep(Thread.java:450)
runtime.cc:681] - locked <0x0d0c4320> (a java.lang.Object)
runtime.cc:681] at java.lang.Thread.sleep(Thread.java:355)
runtime.cc:681] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepForNanos(Daemons.java:438)
runtime.cc:681] at java.lang.Daemons$FinalizerWatchdogDaemon.waitForProgress(Daemons.java:480)
runtime.cc:681] at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:369)
runtime.cc:681] at java.lang.Daemons$Daemon.run(Daemons.java:140)
runtime.cc:681] at java.lang.Thread.run(Thread.java:1012)
runtime.cc:681]
runtime.cc:681] "Binder:10067_3" prio=5 tid=16 Native
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x144005c8 self=0xb400007cc2a30800
runtime.cc:681] | sysTid=10087 nice=0 cgrp=default sched=0/0 handle=0x7cbe3edcb0
runtime.cc:681] | state=S schedstat=( 8775382 6584077 28 ) utm=0 stm=0 core=3 HZ=100
runtime.cc:681] | stack=0x7cbe2f6000-0x7cbe2f8000 stackSize=991KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 00000000000c7b74 /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+4) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 00000000000825ec /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: f24f65acf653c409ca4332aced817a71)
2023-05-11 19:00:59.563 10067-10236/com.vedx.ai A/com.vedx.ai: runtime.cc:681] native: #02 pc 0000000000045ab4 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+292) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #03 pc 0000000000045d98 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #04 pc 000000000004669c /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #05 pc 000000000006cc30 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 229c3afc1b08b46b6934fdd8463925e6)
runtime.cc:681] native: #06 pc 000000000001223c /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 84ea9d49b436a137b0824dad5fe22acf)
runtime.cc:681] native: #07 pc 00000000000bb584 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140) (BuildId: 85a314aa246817e02b514ef849c2ffb2)
runtime.cc:681] native: #08 pc 0000000000011acc /system/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 84ea9d49b436a137b0824dad5fe22acf)
runtime.cc:681] native: #09 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #10 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] (no managed stack frames)
runtime.cc:681]
runtime.cc:681] "Profile Saver" prio=5 tid=17 Native
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x14400640 self=0xb400007cb73fa400
runtime.cc:681] | sysTid=10090 nice=9 cgrp=default sched=0/0 handle=0x7cbdeb0cb0
runtime.cc:681] | state=S schedstat=( 5157771 5261229 28 ) utm=0 stm=0 core=4 HZ=100
runtime.cc:681] | stack=0x7cbddb9000-0x7cbddbb000 stackSize=991KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 0000000000075220 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 00000000004e1ef8 /apex/com.android.art/lib64/libart.so (art::ConditionVariable::TimedWait(art::Thread*, long, int)+252) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #02 pc 000000000055a420 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::Run()+524) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #03 pc 0000000000559798 /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+152) (BuildId: 12e00d030bcfeb51f978c01791e0cd24)
runtime.cc:681] native: #04 pc 00000000000dc188 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #05 pc 000000000007a438 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] (no managed stack frames)
runtime.cc:681]
runtime.cc:681] "RenderThread" prio=10 tid=2 Native
runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x144006b8 self=0xb400007cc2a0d000
runtime.cc:681] | sysTid=10102 nice=-10 cgrp=default sched=0/0 handle=0x7cc29dbcb0
runtime.cc:681] | state=S schedstat=( 198002846 33738157 452 ) utm=13 stm=5 core=7 HZ=100
runtime.cc:681] | stack=0x7cc28e4000-0x7cc28e6000 stackSize=991KB
runtime.cc:681] | held mutexes=
runtime.cc:681] native: #00 pc 0000000000075220 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: f24f65acf653c409ca4332aced817a71)
runtime.cc:681] native: #01 pc 0000000000079988 /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: f24f65acf653c409ca4332aced817a71)
Please provide solution for this as we are stuck on this and it's a blocker for release.