【问题标题】:Check failed: Thread::Current() != GetDebugThread() (Thread::Current()=0x7f7f241e00, GetDebugThread()=0x7f7f241e00) Expected event thread检查失败:Thread::Current() != GetDebugThread() (Thread::Current()=0x7f7f241e00, GetDebugThread()=0x7f7f241e00) 预期事件线程
【发布时间】:2019-01-24 06:14:20
【问题描述】:

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

【问题讨论】:

标签: android-studio


【解决方案1】:

文件→设置→构建、执行、部署→即时运行并取消选中启用即时运行。

【讨论】:

    猜你喜欢
    • 2021-07-07
    • 1970-01-01
    • 1970-01-01
    • 2020-10-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-06-09
    • 1970-01-01
    相关资源
    最近更新 更多