ZEGOCLOUD / zego_uikit_prebuilt_call_flutter

MIT License
16 stars 13 forks source link

Blank Screen on call, only showing call controls. #11

Closed UmairSaqibBhutta closed 7 months ago

UmairSaqibBhutta commented 1 year ago

__I have integrated very simple version of call (voice and video), its working on some devices but on my phone its not working and sometimes app crashes on startup. My code is: ZegoUIKitPrebuiltCall( appID: xxxxxxxxxxxxxxx, appSign: 'xxxxxxxxxxx', userID: userID, userName: 'user1', callID: widget.callId, config: ZegoUIKitPrebuiltCallConfig(), // Set to true for test environment ),

with zego_uikit_prebuilt_call: ^3.5.2 Blank screen screenshot is this: issue

and the log after app crash are:

√ Built build\app\outputs\flutter-apk\app-debug.apk. F/e.test_practic(30820): java_vm_ext.cc:594] JNI DETECTED ERROR IN APPLICATION: java_object == null F/e.test_practic(30820): java_vm_ext.cc:594] in call to GetObjectClass F/e.test_practic(30820): java_vm_ext.cc:594] from java.lang.String java.lang.Runtime.nativeLoad(java.lang.String, java.lang.ClassLoader, java.lang.Class) F/e.test_practic(30820): runtime.cc:681] Runtime aborting... F/e.test_practic(30820): runtime.cc:681] Dumping all threads without mutator lock held F/e.test_practic(30820): runtime.cc:681] All threads: F/e.test_practic(30820): runtime.cc:681] DALVIK THREADS (22): F/e.test_practic(30820): runtime.cc:681] "main" prio=10 tid=1 Runnable F/e.test_practic(30820): runtime.cc:681] | group="" sCount=0 ucsCount=0 flags=0 obj=0x72a935a0 self=0xddfc1c10 F/e.test_practic(30820): runtime.cc:681] | sysTid=30820 nice=-20 cgrp=default sched=0/0 handle=0xe97c8470 F/e.test_practic(30820): runtime.cc:681] | state=R schedstat=( 97524153 9895081 109 ) utm=6 stm=3 core=6 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xff6a4000-0xff6a6000 stackSize=8188KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= "abort lock" "mutator lock"(shared held) F/e.test_practic(30820): runtime.cc:681] native: #00 pc 004c70c1 /apex/com.android.art/lib/libart.so (art::DumpNativeStack(std::1::basic_ostream<char, std::1::char_traits >&, int, BacktraceMap, char const, art::ArtMethod, void, bool)+68) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 00518f49 /apex/com.android.art/lib/libart.so (art::Thread::DumpStack(std::1::basic_ostream<char, std::1::char_traits >&, bool, BacktraceMap, bool) const+136) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 00336fa7 /apex/com.android.art/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits >&, bool, BacktraceMap, bool) const+34) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 00521905 /apex/com.android.art/lib/libart.so (art::DumpCheckpoint::Run(art::Thread)+172) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 00259cfd /apex/com.android.art/lib/libart.so (art::ThreadList::Dump(std::1::basic_ostream<char, std::1::char_traits >&, bool)+1284) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 005053b5 /apex/com.android.art/lib/libart.so (art::AbortState::Dump(std::1::basic_ostream<char, std::1::char_traits >&) const+124) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 004ff32f /apex/com.android.art/lib/libart.so (art::Runtime::Abort(char const)+1206) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #07 pc 0000fcbf /apex/com.android.art/lib/libbase.so (android::base::SetAborter(std::1::function<void (char const)>&&)::$_3::__invoke(char const)+46) (BuildId: 89ab91cfa41f49acbf823a57db1bad30) F/e.test_practic(30820): runtime.cc:681] native: #08 pc 0000f57f /apex/com.android.art/lib/libbase.so (android::base::LogMessage::~LogMessage()+230) (BuildId: 89ab91cfa41f49acbf823a57db1bad30) F/e.test_practic(30820): runtime.cc:681] native: #09 pc 00244a6b /apex/com.android.art/lib/libart.so (art::JavaVMExt::JniAbort(char const, char const)+2858) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #10 pc 003fd2fd /apex/com.android.art/lib/libart.so (art::JNI::GetObjectClass(_JNIEnv, _jobject)+1448) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #11 pc 00547193 /data/app/~~hDUQoKvK4gHMf1ZTKDzxkw==/com.example.test_practice--wRqyYWoiTfvyIxOlBwsqg==/lib/arm/libZegoExpressEngine.so (???) (BuildId: ebd16f7b7de5b275edf98ad279145f4be8bd58ac) F/e.test_practic(30820): runtime.cc:681] native: #12 pc 0054bf75 /data/app/~~hDUQoKvK4gHMf1ZTKDzxkw==/com.example.test_practice--wRqyYWoiTfvyIxOlBwsqg==/lib/arm/libZegoExpressEngine.so (JNI_OnLoad+68) (BuildId: ebd16f7b7de5b275edf98ad279145f4be8bd58ac) F/e.test_practic(30820): runtime.cc:681] native: #13 pc 0029acad /apex/com.android.art/lib/libart.so (art::JavaVMExt::LoadNativeLibrary(_JNIEnv*, std::__1::basic_string<char, std::1::char_traits, std::1::allocator > const&, _jobject, _jclass, std::1::basic_string<char, std::1::char_traits, std::1::allocator >)+1092) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #14 pc 000040eb /apex/com.android.art/lib/libopenjdkjvm.so (JVM_NativeLoad+234) (BuildId: e604793721265bf0a7020b479e5bcdf8) F/e.test_practic(30820): runtime.cc:681] at java.lang.Runtime.nativeLoad(Native method) F/e.test_practic(30820): runtime.cc:681] at java.lang.Runtime.nativeLoad(Runtime.java:1121) F/e.test_practic(30820): runtime.cc:681] at java.lang.Runtime.loadLibrary0(Runtime.java:1075) F/e.test_practic(30820): runtime.cc:681] - locked <0x0a3682ba> (a java.lang.Runtime) F/e.test_practic(30820): runtime.cc:681] at java.lang.Runtime.loadLibrary0(Runtime.java:998) F/e.test_practic(30820): runtime.cc:681] at java.lang.System.loadLibrary(System.java:1661) F/e.test_practic(30820): runtime.cc:681] at im.zego.zegoexpress.internal.a.(unavailable:108) F/e.test_practic(30820): runtime.cc:681] at java.lang.Class.classForName(Native method) F/e.test_practic(30820): runtime.cc:681] at java.lang.Class.forName(Class.java:454) F/e.test_practic(30820): runtime.cc:681] at java.lang.Class.forName(Class.java:379) F/e.test_practic(30820): runtime.cc:681] at c3.b.b(unavailable:17) F/e.test_practic(30820): runtime.cc:681] at c3.b.a(unavailable:28) F/e.test_practic(30820): runtime.cc:681] at b3.a.a(unavailable:111) F/e.test_practic(30820): runtime.cc:681] at b3.a.onAttachedToEngine(unavailable:44) F/e.test_practic(30820): runtime.cc:681] at io.flutter.embedding.engine.c.h(unavailable:110) F/e.test_practic(30820): runtime.cc:681] at io.flutter.plugins.GeneratedPluginRegistrant.registerWith(unavailable:201) F/e.test_practic(30820): runtime.cc:681] at java.lang.reflect.Method.invoke(Native method) F/e.test_practic(30820): runtime.cc:681] at x3.a.a(unavailable:21) F/e.test_practic(30820): runtime.cc:681] at io.flutter.embedding.android.d.C(unavailable:9) F/e.test_practic(30820): runtime.cc:681] at io.flutter.embedding.android.e.p(unavailable:58) F/e.test_practic(30820): runtime.cc:681] at io.flutter.embedding.android.d.onCreate(unavailable:13) F/e.test_practic(30820): runtime.cc:681] at android.app.Activity.performCreate(Activity.java:8115) F/e.test_practic(30820): runtime.cc:681] at android.app.Activity.performCreate(Activity.java:8095) F/e.test_practic(30820): runtime.cc:681] at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329) F/e.test_practic(30820): runtime.cc:681] at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3749) F/e.test_practic(30820): runtime.cc:681] at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3995) F/e.test_practic(30820): runtime.cc:681] at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:109) F/e.test_practic(30820): runtime.cc:681] at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) F/e.test_practic(30820): runtime.cc:681] at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) F/e.test_practic(30820): runtime.cc:681] at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2337) F/e.test_practic(30820): runtime.cc:681] at android.os.Handler.dispatchMessage(Handler.java:106) F/e.test_practic(30820): runtime.cc:681] at android.os.Looper.loopOnce(Looper.java:241) F/e.test_practic(30820): runtime.cc:681] at android.os.Looper.loop(Looper.java:342) F/e.test_practic(30820): runtime.cc:681] at android.app.ActivityThread.main(ActivityThread.java:8128) F/e.test_practic(30820): runtime.cc:681] at java.lang.reflect.Method.invoke(Native method) F/e.test_practic(30820): runtime.cc:681] at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) F/e.test_practic(30820): runtime.cc:681] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "Runtime worker thread 0" prio=10 tid=2 Native (still starting up) F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xddfc4610 F/e.test_practic(30820): runtime.cc:681] | sysTid=30821 nice=-20 cgrp=default sched=0/0 handle=0xe8f721c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 205153 2231 2 ) utm=0 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xe8f63000-0xe8f65000 stackSize=60KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0024d41f /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread)+78) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 0052278d /apex/com.android.art/lib/libart.so (art::ThreadPool::GetTask(art::Thread)+128) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 00522381 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Run()+36) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 002b35eb /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Callback(void)+102) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (pthread_start(void)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "Runtime worker thread 1" prio=10 tid=3 Native (still starting up) F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xddfc3810 F/e.test_practic(30820): runtime.cc:681] | sysTid=30822 nice=-20 cgrp=default sched=0/0 handle=0xe6e1b1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 249768 11924 4 ) utm=0 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xe6e0c000-0xe6e0e000 stackSize=60KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0024d41f /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread)+78) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 0052278d /apex/com.android.art/lib/libart.so (art::ThreadPool::GetTask(art::Thread)+128) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 00522381 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Run()+36) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 002b35eb /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Callback(void)+102) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (pthread_start(void)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "Runtime worker thread 2" prio=10 tid=4 Native (still starting up) F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xddfc5410 F/e.test_practic(30820): runtime.cc:681] | sysTid=30823 nice=-20 cgrp=default sched=0/0 handle=0xe63921c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 125538 15077 3 ) utm=0 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xe6383000-0xe6385000 stackSize=60KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0024d41f /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread)+78) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 0052278d /apex/com.android.art/lib/libart.so (art::ThreadPool::GetTask(art::Thread)+128) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 00522381 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Run()+36) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 002b35eb /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Callback(void)+102) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (pthread_start(void*)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "Runtime worker thread 3" prio=10 tid=5 Native (still starting up) F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xddfc7010 F/e.test_practic(30820): runtime.cc:681] | sysTid=30824 nice=-20 cgrp=default sched=0/0 handle=0xe63491c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 100616 53846 1 ) utm=0 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xe633a000-0xe633c000 stackSize=60KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0024d41f /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread)+78) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 0052278d /apex/com.android.art/lib/libart.so (art::ThreadPool::GetTask(art::Thread)+128) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 00522381 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Run()+36) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 002b35eb /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Callback(void)+102) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "Signal Catcher" prio=10 tid=6 WaitingInMainSignalCatcherLoop F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12c400e0 self=0xddfc9a10 F/e.test_practic(30820): runtime.cc:681] | sysTid=30825 nice=-20 cgrp=default sched=0/0 handle=0xcf9fc1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 173846 4384 1 ) utm=0 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xcf901000-0xcf903000 stackSize=1004KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 00071970 /apex/com.android.runtime/lib/bionic/libc.so (rt_sigtimedwait+12) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 00042447 /apex/com.android.runtime/lib/bionic/libc.so (sigwait64+58) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 0050cee7 /apex/com.android.art/lib/libart.so (art::SignalSet::Wait()+26) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 0050cac5 /apex/com.android.art/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread, art::SignalSet&)+248) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 0050bf07 /apex/com.android.art/lib/libart.so (art::SignalCatcher::Run(void)+166) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (pthread_start(void*)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "perfetto_hprof_listener" prio=10 tid=7 Native (still starting up) F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x0 self=0xddfc6210 F/e.test_practic(30820): runtime.cc:681] | sysTid=30826 nice=-20 cgrp=default sched=0/0 handle=0xcf8fb1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 222231 4077 4 ) utm=0 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xcf800000-0xcf802000 stackSize=1004KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 00070bbc /apex/com.android.runtime/lib/bionic/libc.so (read+8) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 000100b1 /apex/com.android.art/lib/libperfetto_hprof.so (void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, ArtPlugin_Initialize::$_34> >(void)+208) (BuildId: f8617f8cf2600af9cca620fb12ad3acb) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (pthread_start(void*)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "Jit thread pool worker thread 0" prio=5 tid=8 Native F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12c80110 self=0xddfcd210 F/e.test_practic(30820): runtime.cc:681] | sysTid=30827 nice=9 cgrp=default sched=0/0 handle=0xcf7fa1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 148692 61462 3 ) utm=0 stm=0 core=6 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xcf6fb000-0xcf6fd000 stackSize=1020KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0024d41f /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread)+78) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 0052278d /apex/com.android.art/lib/libart.so (art::ThreadPool::GetTask(art::Thread)+128) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 00522381 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Run()+36) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 002b35eb /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Callback(void)+102) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "HeapTaskDaemon" prio=5 tid=9 WaitingForTaskProcessor F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12c04450 self=0xddfc8c10 F/e.test_practic(30820): runtime.cc:681] | sysTid=30828 nice=4 cgrp=default sched=0/0 handle=0xbb2881c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 159077 91077 2 ) utm=0 stm=0 core=2 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xbb185000-0xbb187000 stackSize=1036KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c4 /apex/com.android.runtime/lib/bionic/libc.so (syscall+32) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 00236247 /apex/com.android.art/lib/libart.so (art::ConditionVariable::TimedWait(art::Thread, long long, int)+106) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 001c798d /apex/com.android.art/lib/libart.so (art::gc::TaskProcessor::GetTask(art::Thread)+344) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 001c7e6f /apex/com.android.art/lib/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread)+10) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] at dalvik.system.VMRuntime.runHeapTasks(Native method) F/e.test_practic(30820): runtime.cc:681] at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:609) F/e.test_practic(30820): runtime.cc:681] at java.lang.Daemons$Daemon.run(Daemons.java:140) F/e.test_practic(30820): runtime.cc:681] at java.lang.Thread.run(Thread.java:1012) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "ReferenceQueueDaemon" prio=5 tid=10 Waiting F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12c044e0 self=0xddfcb610 F/e.test_practic(30820): runtime.cc:681] | sysTid=30829 nice=4 cgrp=default sched=0/0 handle=0xbb17f1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 77615 7000 3 ) utm=0 stm=0 core=6 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xbb07c000-0xbb07e000 stackSize=1036KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0024d41f /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread)+78) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 004c3fc1 /apex/com.android.art/lib/libart.so (art::Monitor::Wait(art::Thread, long long, int, bool, art::ThreadState)+628) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 002b6ce5 /apex/com.android.art/lib/libart.so (art::Monitor::Wait(art::Thread, art::ObjPtr, long long, int, bool, art::ThreadState)+124) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 004d153d /apex/com.android.art/lib/libart.so (art::Object_waitJI(_JNIEnv, _jobject, long long, int) (.uniq.93429965329032005513714586366871002690)+36) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] at java.lang.Object.wait(Native method) F/e.test_practic(30820): runtime.cc:681] - waiting on <0x0ae6856b> (a java.lang.Class) F/e.test_practic(30820): runtime.cc:681] at java.lang.Object.wait(Object.java:442) F/e.test_practic(30820): runtime.cc:681] at java.lang.Object.wait(Object.java:568) F/e.test_practic(30820): runtime.cc:681] at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:232) F/e.test_practic(30820): runtime.cc:681] - locked <0x0ae6856b> (a java.lang.Class) F/e.test_practic(30820): runtime.cc:681] at java.lang.Daemons$Daemon.run(Daemons.java:140) F/e.test_practic(30820): runtime.cc:681] at java.lang.Thread.run(Thread.java:1012) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "FinalizerDaemon" prio=5 tid=11 Waiting F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12c04570 self=0xddfcc410 F/e.test_practic(30820): runtime.cc:681] | sysTid=30830 nice=4 cgrp=default sched=0/0 handle=0xbb0761c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 104923 0 1 ) utm=0 stm=0 core=2 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xbaf73000-0xbaf75000 stackSize=1036KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0024d41f /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread)+78) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 004c3fc1 /apex/com.android.art/lib/libart.so (art::Monitor::Wait(art::Thread, long long, int, bool, art::ThreadState)+628) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 002b6ce5 /apex/com.android.art/lib/libart.so (art::Monitor::Wait(art::Thread, art::ObjPtr, long long, int, bool, art::ThreadState)+124) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 004d153d /apex/com.android.art/lib/libart.so (art::Object_waitJI(_JNIEnv, _jobject, long long, int) (.__uniq.93429965329032005513714586366871002690)+36) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] at java.lang.Object.wait(Native method) F/e.test_practic(30820): runtime.cc:681] - waiting on <0x0c8f98c8> (a java.lang.Object) F/e.test_practic(30820): runtime.cc:681] at java.lang.Object.wait(Object.java:442) F/e.test_practic(30820): runtime.cc:681] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:203) F/e.test_practic(30820): runtime.cc:681] - locked <0x0c8f98c8> (a java.lang.Object) F/e.test_practic(30820): runtime.cc:681] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:224) F/e.test_practic(30820): runtime.cc:681] at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:300) F/e.test_practic(30820): runtime.cc:681] at java.lang.Daemons$Daemon.run(Daemons.java:140) F/e.test_practic(30820): runtime.cc:681] at java.lang.Thread.run(Thread.java:1012) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "FinalizerWatchdogDaemon" prio=5 tid=12 Waiting F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12c04600 self=0xddfcfc10 F/e.test_practic(30820): runtime.cc:681] | sysTid=30831 nice=4 cgrp=default sched=0/0 handle=0xbaf6d1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 99769 0 1 ) utm=0 stm=0 core=3 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xbae6a000-0xbae6c000 stackSize=1036KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0024d41f /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread)+78) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 004c3fc1 /apex/com.android.art/lib/libart.so (art::Monitor::Wait(art::Thread, long long, int, bool, art::ThreadState)+628) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 002b6ce5 /apex/com.android.art/lib/libart.so (art::Monitor::Wait(art::Thread, art::ObjPtr, long long, int, bool, art::ThreadState)+124) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 004d153d /apex/com.android.art/lib/libart.so (art::Object_waitJI(_JNIEnv, _jobject, long long, int) (.uniq.93429965329032005513714586366871002690)+36) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] at java.lang.Object.wait(Native method) F/e.test_practic(30820): runtime.cc:681] - waiting on <0x0c612d61> (a java.lang.Daemons$FinalizerWatchdogDaemon) F/e.test_practic(30820): runtime.cc:681] at java.lang.Object.wait(Object.java:442) F/e.test_practic(30820): runtime.cc:681] at java.lang.Object.wait(Object.java:568) F/e.test_practic(30820): runtime.cc:681] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:385) F/e.test_practic(30820): runtime.cc:681] - locked <0x0c612d61> (a java.lang.Daemons$FinalizerWatchdogDaemon) F/e.test_practic(30820): runtime.cc:681] at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:365) F/e.test_practic(30820): runtime.cc:681] at java.lang.Daemons$Daemon.run(Daemons.java:140) F/e.test_practic(30820): runtime.cc:681] at java.lang.Thread.run(Thread.java:1012) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "Binder:30820_1" prio=10 tid=13 Native F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12cc0140 self=0xddfc0010 F/e.test_practic(30820): runtime.cc:681] | sysTid=30832 nice=-20 cgrp=default sched=0/0 handle=0xbad661c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 371923 588078 4 ) utm=0 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xbac6b000-0xbac6d000 stackSize=1004KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 00070e8c /apex/com.android.runtime/lib/bionic/libc.so (ioctl+8) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0003ec77 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 0002f15b /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+218) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 0002f815 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 0002ff39 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 00048951 /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 0000d327 /system/lib/libutils.so (android::Thread::_threadLoop(void)+166) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #07 pc 0008006f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void)+86) (BuildId: c39254db76d8cbff6497dabfed856db5) F/e.test_practic(30820): runtime.cc:681] native: #08 pc 0000ce67 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const)+254) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #09 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #10 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "Binder:30820_2" prio=10 tid=14 Native F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12d00020 self=0xddfcee10 F/e.test_practic(30820): runtime.cc:681] | sysTid=30833 nice=-20 cgrp=default sched=0/0 handle=0xbac651c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 3259845 62077 4 ) utm=0 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xbab6a000-0xbab6c000 stackSize=1004KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 00070e8c /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0003ec77 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 0002f15b /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+218) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 0002f815 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 0002ff39 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 00048951 /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 0000d327 /system/lib/libutils.so (android::Thread::_threadLoop(void)+166) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #07 pc 0008006f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void)+86) (BuildId: c39254db76d8cbff6497dabfed856db5) F/e.test_practic(30820): runtime.cc:681] native: #08 pc 0000ce67 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+254) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #09 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (pthread_start(void)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #10 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "AppLiceJDWP" prio=5 tid=15 Native F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12c062a0 self=0xddfd0a10 F/e.test_practic(30820): runtime.cc:681] | sysTid=30834 nice=0 cgrp=default sched=0/0 handle=0xbab641c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 456539 290538 2 ) utm=0 stm=0 core=6 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xbaa61000-0xbaa63000 stackSize=1036KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 00071f68 /apex/com.android.runtime/lib/bionic/libc.so (epoll_pwait+20) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 000437bd /apex/com.android.runtime/lib/bionic/libc.so (epoll_wait+16) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 000100a5 /system/lib/libutils.so (android::Looper::pollInner(int)+124) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 0000ffcf /system/lib/libutils.so (android::Looper::pollOnce(int, int, int*, void*)+62) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 000e1eb7 /system/lib/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv, _jobject, long long, int)+24) (BuildId: c39254db76d8cbff6497dabfed856db5) F/e.test_practic(30820): runtime.cc:681] at android.os.MessageQueue.nativePollOnce(Native method) F/e.test_practic(30820): runtime.cc:681] at android.os.MessageQueue.next(MessageQueue.java:335) F/e.test_practic(30820): runtime.cc:681] at android.os.Looper.loopOnce(Looper.java:195) F/e.test_practic(30820): runtime.cc:681] at android.os.Looper.loop(Looper.java:342) F/e.test_practic(30820): runtime.cc:681] at android.os.HandlerThread.run(HandlerThread.java:67) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "Binder:30820_3" prio=10 tid=16 Native F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12d80020 self=0xddfd2610 F/e.test_practic(30820): runtime.cc:681] | sysTid=30836 nice=-20 cgrp=default sched=0/0 handle=0xbaa5b1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 352616 6505461 1 ) utm=0 stm=0 core=5 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xba960000-0xba962000 stackSize=1004KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 00070e8c /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0003ec77 /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 0002f15b /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+218) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 0002f815 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 0002ff39 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 00048951 /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 66ad5785e9ea1e53cfb4b40256e74b20) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 0000d327 /system/lib/libutils.so (android::Thread::_threadLoop(void)+166) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #07 pc 0008006f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void)+86) (BuildId: c39254db76d8cbff6497dabfed856db5) F/e.test_practic(30820): runtime.cc:681] native: #08 pc 0000ce67 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const)+254) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #09 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (pthread_start(void*)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #10 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "Profile Saver" prio=5 tid=17 Native F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12dc0020 self=0xddfd1810 F/e.test_practic(30820): runtime.cc:681] | sysTid=30841 nice=9 cgrp=default sched=0/0 handle=0xba58c1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 175692 0 1 ) utm=0 stm=0 core=6 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xba491000-0xba493000 stackSize=1004KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c4 /apex/com.android.runtime/lib/bionic/libc.so (syscall+32) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 00236247 /apex/com.android.art/lib/libart.so (art::ConditionVariable::TimedWait(art::Thread, long long, int)+106) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 0023496b /apex/com.android.art/lib/libart.so (art::ProfileSaver::RunProfileSaverThread(void)+266) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (pthread_start(void*)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "WM.task-1" prio=5 tid=18 Waiting F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12c25970 self=0xddfce010 F/e.test_practic(30820): runtime.cc:681] | sysTid=30843 nice=0 cgrp=default sched=0/0 handle=0xba48b1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 19697615 622000 12 ) utm=0 stm=0 core=4 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xba388000-0xba38a000 stackSize=1036KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0038e135 /apex/com.android.art/lib/libart.so (art::Thread::Park(bool, long long)+288) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 004d9083 /apex/com.android.art/lib/libart.so (art::Unsafe_park(_JNIEnv, _jobject, unsigned char, long long) (.uniq.319429422067363160645159987129209045680)+134) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] at jdk.internal.misc.Unsafe.park(Native method) F/e.test_practic(30820): runtime.cc:681] - waiting on an unknown object F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1063) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1123) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) F/e.test_practic(30820): runtime.cc:681] at java.lang.Thread.run(Thread.java:1012) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "RenderThread" prio=10 tid=19 Native F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12e40020 self=0xddfd3410 F/e.test_practic(30820): runtime.cc:681] | sysTid=30844 nice=-20 cgrp=default sched=0/0 handle=0xba3821c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 1092076 362693 5 ) utm=0 stm=0 core=5 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xba287000-0xba289000 stackSize=1004KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 00071f68 /apex/com.android.runtime/lib/bionic/libc.so (__epoll_pwait+20) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 000437bd /apex/com.android.runtime/lib/bionic/libc.so (epoll_wait+16) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 000100a5 /system/lib/libutils.so (android::Looper::pollInner(int)+124) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 0000ffcf /system/lib/libutils.so (android::Looper::pollOnce(int, int, int, void*)+62) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 00236c0f /system/lib/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+86) (BuildId: 4fcba6fd4a67fabea1be0b66a9828daf) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 00236b2f /system/lib/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+46) (BuildId: 4fcba6fd4a67fabea1be0b66a9828daf) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 0000d327 /system/lib/libutils.so (android::Thread::_threadLoop(void)+166) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #07 pc 0000ce67 /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+254) (BuildId: 32b80ccb1972fc1d4674ac2cb7671100) F/e.test_practic(30820): runtime.cc:681] native: #08 pc 00080557 /apex/com.android.runtime/lib/bionic/libc.so (pthread_start(void)+40) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #09 pc 000397c5 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] (no managed stack frames) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "WM.task-2" prio=5 tid=20 Waiting F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12e0cd80 self=0xddfdb210 F/e.test_practic(30820): runtime.cc:681] | sysTid=30847 nice=0 cgrp=default sched=0/0 handle=0xba1bc1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 700538 0 1 ) utm=0 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xba0b9000-0xba0bb000 stackSize=1036KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0038e135 /apex/com.android.art/lib/libart.so (art::Thread::Park(bool, long long)+288) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 004d9083 /apex/com.android.art/lib/libart.so (art::Unsafe_park(_JNIEnv, _jobject, unsigned char, long long) (.__uniq.319429422067363160645159987129209045680)+134) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] at jdk.internal.misc.Unsafe.park(Native method) F/e.test_practic(30820): runtime.cc:681] - waiting on an unknown object F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1063) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1123) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) F/e.test_practic(30820): runtime.cc:681] at java.lang.Thread.run(Thread.java:1012) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "flutter-worker-0" prio=5 tid=21 TimedWaiting F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12ec89e0 self=0xddfd6c10 F/e.test_practic(30820): runtime.cc:681] | sysTid=30848 nice=0 cgrp=default sched=0/0 handle=0xba0b31c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 3161231 0 1 ) utm=0 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xb9fb0000-0xb9fb2000 stackSize=1036KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c4 /apex/com.android.runtime/lib/bionic/libc.so (syscall+32) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0038e25b /apex/com.android.art/lib/libart.so (art::Thread::Park(bool, long long)+582) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 004d9083 /apex/com.android.art/lib/libart.so (art::Unsafe_park(_JNIEnv, _jobject, unsigned char, long long) (.__uniq.319429422067363160645159987129209045680)+134) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] at jdk.internal.misc.Unsafe.park(Native method) F/e.test_practic(30820): runtime.cc:681] - waiting on an unknown object F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:463) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:939) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1123) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) F/e.test_practic(30820): runtime.cc:681] at java.lang.Thread.run(Thread.java:1012) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] "flutter-worker-1" prio=5 tid=22 Native F/e.test_practic(30820): runtime.cc:681] | group="" sCount=1 ucsCount=0 flags=1 obj=0x12f01040 self=0xddfd9610 F/e.test_practic(30820): runtime.cc:681] | sysTid=30849 nice=0 cgrp=default sched=0/0 handle=0xb98bd1c0 F/e.test_practic(30820): runtime.cc:681] | state=S schedstat=( 47676381 457923 55 ) utm=3 stm=0 core=7 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xb97ba000-0xb97bc000 stackSize=1036KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= F/e.test_practic(30820): runtime.cc:681] native: #00 pc 000339c0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: ee2f94c016ab230fe553248c1c164550) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 0024d41f /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread)+78) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 005737bd /apex/com.android.art/lib/libart.so (artJniMethodEnd+316) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 002f9d8f /apex/com.android.art/lib/libart.so (art::GenericJniMethodEnd(art::Thread, unsigned int, jvalue, unsigned long long, art::ArtMethod)+86) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 002f9d2f /apex/com.android.art/lib/libart.so (artQuickGenericJniEndTrampoline+32) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 003be1a9 /apex/com.android.art/lib/libart.so (art_quick_generic_jni_trampoline+56) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 000ed33c /apex/com.android.art/lib/libart.so (nterp_helper+172) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #07 pc 001b68e6 /data/app/~~hDUQoKvK4gHMf1ZTKDzxkw==/com.example.test_practice--wRqyYWoiTfvyIxOlBwsqg==/oat/arm/base.vdex (io.flutter.embedding.engine.FlutterJNI.prefetchDefaultFontManager+22) F/e.test_practic(30820): runtime.cc:681] native: #08 pc 000edd80 /apex/com.android.art/lib/libart.so (nterp_helper+2800) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #09 pc 0020fce8 /data/app/~~hDUQoKvK4gHMf1ZTKDzxkw==/com.example.test_practice--wRqyYWoiTfvyIxOlBwsqg==/oat/arm/base.vdex (q3.f$a.c+12) F/e.test_practic(30820): runtime.cc:681] native: #10 pc 000edd80 /apex/com.android.art/lib/libart.so (nterp_helper+2800) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #11 pc 0020fca4 /data/app/~~hDUQoKvK4gHMf1ZTKDzxkw==/com.example.test_practice--wRqyYWoiTfvyIxOlBwsqg==/oat/arm/base.vdex (q3.f$a.a) F/e.test_practic(30820): runtime.cc:681] native: #12 pc 000ed2c8 /apex/com.android.art/lib/libart.so (nterp_helper+56) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] at io.flutter.embedding.engine.FlutterJNI.nativePrefetchDefaultFontManager(Native method) F/e.test_practic(30820): runtime.cc:681] at io.flutter.embedding.engine.FlutterJNI.prefetchDefaultFontManager(unavailable:11) F/e.test_practic(30820): runtime.cc:681] at q3.f$a.c(unavailable:6) F/e.test_practic(30820): runtime.cc:681] at q3.f$a.a(unavailable:0) F/e.test_practic(30820): runtime.cc:681] at q3.e.run(unavailable:2) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) F/e.test_practic(30820): runtime.cc:681] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) F/e.test_practic(30820): runtime.cc:681] at java.lang.Thread.run(Thread.java:1012) F/e.test_practic(30820): runtime.cc:681] F/e.test_practic(30820): runtime.cc:681] Aborting thread: F/e.test_practic(30820): runtime.cc:681] "main" prio=10 tid=1 Native F/e.test_practic(30820): runtime.cc:681] | group="" sCount=0 ucsCount=0 flags=0 obj=0x72a935a0 self=0xddfc1c10 F/e.test_practic(30820): runtime.cc:681] | sysTid=30820 nice=-20 cgrp=default sched=0/0 handle=0xe97c8470 F/e.test_practic(30820): runtime.cc:681] | state=R schedstat=( 160893309 9935389 153 ) utm=12 stm=4 core=6 HZ=100 F/e.test_practic(30820): runtime.cc:681] | stack=0xff6a4000-0xff6a6000 stackSize=8188KB F/e.test_practic(30820): runtime.cc:681] | held mutexes= "abort lock" "mutator lock"(shared held) F/e.test_practic(30820): runtime.cc:681] native: #00 pc 004c70c1 /apex/com.android.art/lib/libart.so (art::DumpNativeStack(std::1::basic_ostream<char, std::1::char_traits >&, int, BacktraceMap, char const, art::ArtMethod, void, bool)+68) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #01 pc 00518f49 /apex/com.android.art/lib/libart.so (art::Thread::DumpStack(std::1::basic_ostream<char, std::1::char_traits >&, bool, BacktraceMap, bool) const+136) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #02 pc 00336fa7 /apex/com.android.art/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits >&, bool, BacktraceMap, bool) const+34) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #03 pc 0050573b /apex/com.android.art/lib/libart.so (art::AbortState::DumpThread(std::1::basic_ostream<char, std::1::char_traits >&, art::Thread*) const+30) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #04 pc 00505469 /apex/com.android.art/lib/libart.so (art::AbortState::Dump(std::1::basic_ostream<char, std::1::char_traits >&) const+304) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #05 pc 004ff32f /apex/com.android.art/lib/libart.so (art::Runtime::Abort(char const)+1206) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #06 pc 0000fcbf /apex/com.android.art/lib/libbase.so (android::base::SetAborter(std::__1::function<void (char const)>&&)::$_3::invoke(char const)+46) (BuildId: 89ab91cfa41f49acbf823a57db1bad30) F/e.test_practic(30820): runtime.cc:681] native: #07 pc 0000f57f /apex/com.android.art/lib/libbase.so (android::base::LogMessage::~LogMessage()+230) (BuildId: 89ab91cfa41f49acbf823a57db1bad30) F/e.test_practic(30820): runtime.cc:681] native: #08 pc 00244a6b /apex/com.android.art/lib/libart.so (art::JavaVMExt::JniAbort(char const, char const)+2858) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #09 pc 003fd2fd /apex/com.android.art/lib/libart.so (art::JNI::GetObjectClass(_JNIEnv, _jobject)+1448) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #10 pc 00547193 /data/app/~~hDUQoKvK4gHMf1ZTKDzxkw==/com.example.test_practice--wRqyYWoiTfvyIxOlBwsqg==/lib/arm/libZegoExpressEngine.so (???) (BuildId: ebd16f7b7de5b275edf98ad279145f4be8bd58ac) F/e.test_practic(30820): runtime.cc:681] native: #11 pc 0054bf75 /data/app/~~hDUQoKvK4gHMf1ZTKDzxkw==/com.example.test_practice--wRqyYWoiTfvyIxOlBwsqg==/lib/arm/libZegoExpressEngine.so (JNI_OnLoad+68) (BuildId: ebd16f7b7de5b275edf98ad279145f4be8bd58ac) F/e.test_practic(30820): runtime.cc:681] native: #12 pc 0029acad /apex/com.android.art/lib/libart.so (art::JavaVMExt::LoadNativeLibrary(_JNIEnv, std::1::basic_string<char, std::1::char_traits, std::1::allocator > const&, _jobject, _jclass, std::1::basic_string<char, std::1::char_traits, std::__1::allocator >)+1092) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #13 pc 000040eb /apex/com.android.art/lib/libopenjdkjvm.so (JVM_NativeLoad+234) (BuildId: e604793721265bf0a7020b479e5bcdf8) F/e.test_practic(30820): runtime.cc:681] native: #14 pc 003a65e3 /data/misc/apexdata/com.android.art/dalvik-cache/arm/boot.oat (art_jni_trampoline+106) F/e.test_practic(30820): runtime.cc:681] native: #15 pc 00465d57 /data/misc/apexdata/com.android.art/dalvik-cache/arm/boot.oat (java.lang.Runtime.loadLibrary0+446) F/e.test_practic(30820): runtime.cc:681] native: #16 pc 0046755d /data/misc/apexdata/com.android.art/dalvik-cache/arm/boot.oat (java.lang.Runtime.loadLibrary0+140) F/e.test_practic(30820): runtime.cc:681] native: #17 pc 0046a82f /data/misc/apexdata/com.android.art/dalvik-cache/arm/boot.oat (java.lang.System.loadLibrary+86) F/e.test_practic(30820): runtime.cc:681] native: #18 pc 000ed33c /apex/com.android.art/lib/libart.so (nterp_helper+172) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #19 pc 001a7dbc /data/app/~~hDUQoKvK4gHMf1ZTKDzxkw==/com.example.test_practice--wRqyYWoiTfvyIxOlBwsqg==/oat/arm/base.vdex (im.zego.zegoexpress.internal.a.+216) F/e.test_practic(30820): runtime.cc:681] native: #20 pc 003b97d5 /apex/com.android.art/lib/libart.so (art_quick_invoke_stub_internal+68) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #21 pc 002c8201 /apex/com.android.art/lib/libart.so (void art::quick_invoke_reg_setup(art::ArtMethod, unsigned int, unsigned int, art::Thread, art::JValue, char const) (.uniq.192663596067446536341070919852553954320.llvm.1740321804276605057)+260) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #22 pc 001634c9 /apex/com.android.art/lib/libart.so (art::ClassLinker::InitializeClass(art::Thread, art::Handle, bool, bool)+3148) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #23 pc 002d220f /apex/com.android.art/lib/libart.so (art::ClassLinker::EnsureInitialized(art::Thread, art::Handle, bool, bool)+82) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #24 pc 004cfb37 /apex/com.android.art/lib/libart.so (art::Class_classForName(_JNIEnv, _jclass, _jstring, unsigned char, _jobject) (.uniq.181829539739573773940154555818377431209)+202) (BuildId: 8eff3d645f7efa78c717c8db9f4bff37) F/e.test_practic(30820): runtime.cc:681] native: #25 pc 003aa40b /data/misc/apexdata/com.android.art/dalvik-cache/arm/boot.oat (art_jni_trampoline+66) F/e.test_practic(30820): runtime.cc:681] native: #26 pc 005e5a0f /data/misc/apexdata/com.android.art/dalvik-cache/arm/boot.oat

manumathew17 commented 1 year ago

same issue I am also facing, but once we clicked on mute or unmute button the camera is getting started used dependencies are zego_uikit_prebuilt_call: ^3.10.5 zego_uikit_signaling_plugin: ^2.2.0

yoer commented 1 year ago

Have you added camera and microphone permissions to your app's AndroidManifest.xml or Info.plist? Have you granted the permissions?

You can refer to our official website tutorial or run our demo for guidance.

yoer commented 7 months ago

the issue has been too long without a reply, so it is closed.