检查失败:Thread :: Current()!= GetDebugThread()(Thread :: Current()= 0x7f7f241e00,GetDebugThread()= 0x7f
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了检查失败:Thread :: Current()!= GetDebugThread()(Thread :: Current()= 0x7f7f241e00,GetDebugThread()= 0x7f相关的知识,希望对你有一定的参考价值。
android调试器异常;
A/art: art/runtime/jdwp/jdwp_event.cc:661] Check failed: Thread::Current() != GetDebugThread() (Thread::Current()=0x7f7f241e00, GetDebugThread()=0x7f7f241e00) Expected event thread
A/art: art/runtime/runtime.cc:422] Runtime aborting...
art/runtime/runtime.cc:422] Aborting thread:
art/runtime/runtime.cc:422] "JDWP" prio=5 tid=3 WaitingForDebuggerSend
art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x12d1f700 self=0x7f7f241e00
答案
文件→设置→构建,执行,部署→即时运行并取消选中启用即时运行。
以上是关于检查失败:Thread :: Current()!= GetDebugThread()(Thread :: Current()= 0x7f7f241e00,GetDebugThread()= 0x7f的主要内容,如果未能解决你的问题,请参考以下文章
Ruby 示例中的 DCI 中的 Thread.current 是啥?
Linux内核中的current_thread_info()内联函数?
python threading.current_thread().name和.getName()有什么区别
线程中的current thread not owner异常错误
Java使用多线程的时候出现current thread is not owner
org.hibernate.HibernateException: No Session found for current thread