首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Android模拟器错误:检测到一个挂线程“QEMU2主循环”

Android模拟器错误:检测到一个挂线程“QEMU2主循环”
EN

Stack Overflow用户
提问于 2019-11-04 22:39:59
回答 1查看 559关注 0票数 1

我最近的错误让我很难过,有人有什么建议可以尝试吗?

错误:

代码语言:javascript
复制
23.31   Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 main loop'. No response for 15001 ms
23.31   Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU0 thread'. No response for 15001 ms
23.31   Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU1 thread'. No response for 15001 ms
23.31   Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU2 thread'. No response for 15001 ms
23.31   Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 main loop'. No response for 15002 ms
23.31   Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU0 thread'. No response for 15002 ms
23.31   Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU1 thread'. No response for 15002 ms
23.31   Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU2 thread'. No response for 15002 ms
23.32   Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 main loop'. No response for 15001 ms
23.32   Emulator: Process finished with exit code -1073741819 (0xC0000005)

仿真器框架工作,但里面只有黑色和模拟器将被杀死后,这些挂线程。

背景:

在6个月前,当我使用Android时,

一切都很好。在那半年的休息之后,我开了工作室并更新了它。更新后,我测试运行我在旧版本Android中创建的旧项目,出现这个挂起的线程错误,因此我不能再运行任何东西(包括新项目)。

我试过了:

  • Google
  • Turn IPV6 on/off (更改后启动)
  • ADV管理器选项,用于冷速boot
  • Reinstall .androidstudio3.5 (清除用户data)
  • Uninstall .androidstudio3.5(清除用户数据和手动删除C:\ user \ user \ .android +.androidstudio3.5+ .gradle和C:\User\User\AppData\Local)中的文件夹,然后重新安装
  • +5不同的虚拟设备,手动删除它们,然后再尝试

用我真正的手机通过usb运行,它运行良好。但为什么不呢?

计算机规范:

英特尔i5-8400 2,8 GTX,16 6Gb DDR4,Nvidia GTX 1060 6Gb,Win 10

也许用完全重置的方式重新安装窗口应该可以做到,但是如果没有其他方法的话,那就有点奇怪了。非常感谢!

EN

回答 1

Stack Overflow用户

发布于 2020-07-21 04:07:01

我通过更新HAXM来修复它。希望这能有所帮助。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/58702093

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档