Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AnchorsRuntime.kt line 106 com.effective.android.anchors.AnchorsRuntime.tryRunBlockTask$anchors_release #41

Open
billdizl opened this issue Nov 9, 2022 · 0 comments

Comments

@billdizl
Copy link

billdizl commented Nov 9, 2022

此问题引发了 2 次 ANR 事件,影响了 2 位用户
设备
品牌:samsung
型号:Galaxy A52s 5G
屏幕方向: 未知
可用 RAM: Unknown
可用磁盘空间: Unknown
操作系统
版本:Android 12
屏幕方向: 未知
是否已取得 root 权限:否
ANR
日期:2022年11月9日 04:51:42
main (waiting):tid=1 systid=14263
at java.lang.Object.wait(Native method)
at java.lang.Object.wait(Object.java:442)
at java.lang.Object.wait(Object.java:568)
at com.effective.android.anchors.AnchorsRuntime.tryRunBlockTask$anchors_release(AnchorsRuntime.kt:106)
at com.effective.android.anchors.AnchorsManager.start(AnchorsManager.kt:111)
at com.包名.view.BaseApplication.onCreate(BaseApplication.java:189)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1211)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7506)
at android.app.ActivityThread.access$1600(ActivityThread.java:310)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2281)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8669)
at java.lang.reflect.Method.invoke(Native method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)

Signal Catcher (runnable):tid=6 systid=14272
#00 pc 0x53a6e0 libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool) + 128)
#1 pc 0x6f0e04 libart.so (art::Thread::DumpStack(std::__1::basic_ostream<char, std::__1::char_traits >&, bool, BacktraceMap*, bool) const + 236)
#2 pc 0x6fe690 libart.so (art::DumpCheckpoint::Run(art::Thread*) + 208)
#3 pc 0x364248 libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*) + 440)
#4 pc 0x6fce30 libart.so (art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits >&, bool) + 280)
#5 pc 0x6fc824 libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits >&) + 292)
#6 pc 0x6d5974 libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits >&) + 184)
#7 pc 0x6e1994 libart.so (art::SignalCatcher::HandleSigQuit() + 468)
#8 pc 0x574230 libart.so (art::SignalCatcher::Run(void*) + 264)
#9 pc 0xb6d54 libc.so (__pthread_start(void*) + 264)
#10 pc 0x53370 libc.so (__start_thread + 68)

Jit thread pool worker thread 0 (native):tid=7 systid=14276
#00 pc 0x4dd70 libc.so (syscall + 32)
#1 pc 0x47cc80 libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*) + 140)
#2 pc 0x47cb18 libart.so (art::ThreadPool::GetTask(art::Thread*) + 120)
#3 pc 0x6199a4 libart.so (art::ThreadPoolWorker::Run() + 72)
#4 pc 0x6198c4 libart.so (art::ThreadPoolWorker::Callback(void*) + 160)
#5 pc 0xb6d54 libc.so (__pthread_start(void*) + 264)
#6 pc 0x53370 libc.so (__start_thread + 68)

ReferenceQueueDaemon (waiting):tid=8 systid=14278
at java.lang.Object.wait(Native method)
at java.lang.Object.wait(Object.java:442)
at java.lang.Object.wait(Object.java:568)
at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:232)
at java.lang.Daemons$Daemon.run(Daemons.java:140)
at java.lang.Thread.run(Thread.java:1012)

Binder:14263_1 (native):tid=9 systid=14281
#00 pc 0xa1fbc libc.so (__ioctl + 12)
#1 pc 0x5b988 libc.so (ioctl + 156)
#2 pc 0x46070 libbinder.so (android::IPCThreadState::talkWithDriver(bool) + 292)
#3 pc 0x46360 libbinder.so (android::IPCThreadState::getAndExecuteCommand() + 28)
#4 pc 0x46c98 libbinder.so (android::IPCThreadState::joinThreadPool(bool) + 72)
#5 pc 0x6e51c libbinder.so (android::PoolThread::threadLoop() + 384)
#6 pc 0x1358c libutils.so (android::Thread::_threadLoop(void*) + 264)
#7 pc 0xc0564 libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*) + 148)
#8 pc 0x12de8 libutils.so (thread_data_t::trampoline(thread_data_t const*) + 408)
#9 pc 0xb6d54 libc.so (__pthread_start(void*) + 264)
#10 pc 0x53370 libc.so (__start_thread + 68)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant