简体   繁体   English

Android Studio Bumblebee 频繁崩溃

[英]Android Studio Bumblebee crashes frequently

I am wondering if anyone else has encountered this problem and figured a way to deal with it.我想知道是否还有其他人遇到过这个问题并找到了解决方法。

Android Studio Bumblebee crashes randomly and frequently. Android Studio Bumblebee 随机且频繁地崩溃。 There is no pattern.没有模式。 It crashes when I do something (eg, editing code) or sometimes when I do nothing.当我做某事(例如,编辑代码)或有时我什么都不做时,它会崩溃。 It can crash soon after I start AS or after I use it for a little while.在我启动AS或使用一段时间后它会很快崩溃。 It crashes once every hour or so on average.它平均每小时左右崩溃一次。

Are there any parameters that I can change to make AS stabler?我可以更改任何参数以使 AS 更稳定吗? Is there a good way to diagnose the crash?有诊断崩溃的好方法吗?

I usually have over a dozen programs running on the same computer (Visual Studio, Outlook, browsers...).我通常在同一台计算机上运行十几个程序(Visual Studio、Outlook、浏览器...)。 AS is the only program that crashes. AS 是唯一崩溃的程序。 All others work fine.所有其他人工作正常。

Android Studio Bumblebee | 2021.1.1
Build #AI-211.7628.21.2111.8092744, built on January 19, 2022
Runtime version: 11.0.11+9-b60-7590822 amd64
VM: OpenJDK 64-Bit Server VM by Oracle Corporation
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 16
Registry: external.system.auto.import.disabled=true, debugger.watches.in.variables=false
Non-Bundled Plugins: com.intellij.marketplace (211.7628.36), com.thoughtworks.gauge (211.6693.111), org.jetbrains.kotlin (211-1.6.10-release-923-AS7442.40), com.android.aas (3.5.1), com.google.mad-scorecard (1.2), org.intellij.plugins.markdown (211.7142.37)

I faced the same issue until I disabled the Launch in tool window. Just go to File -> Settings -> Tools -> Emulator and disable the launch in a tool window checkbox.在我禁用工具 window 中的启动之前,我遇到了同样的问题。只需 go 到文件 -> 设置 -> 工具 -> 模拟器并禁用工具 window 复选框中的启动。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM