Android的工作室会导致Windows 8.1崩溃 [英] Android Studio causes Windows 8.1 to crash

查看:117
本文介绍了Android的工作室会导致Windows 8.1崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

自从我更新了我的电脑的Windows 8.1,当我开始Android的工作室和运行一个简单的应用程序,我与测试,我得到一个critical_structure_error,迫使我的酷睿i7重新启动:(!

Ever since I updated my PC to Windows 8.1, when I start Android Studio and run a simple app I'm testing with, I get a :( with a "critical_structure_error" that forces my core i7 to restart!

我清理了使用CCleaner的后,我发现我的硬盘是在任务管理器中100%所有的临时文件,但这似乎并没有解决多少(尽管我清理16G出来了!)。

I cleaned out all temp files using CCleaner after I noticed my disk was 100% in the task manager, but that didn't seem to fix much (even though I cleaned 16G out!).

当我再次打开Android的工作室,我收到了一堆错误是这样的:

When I open Android Studio again, I get a bunch of errors like this:

无法从文件加载设置C:\用户\我\ .AndroidStudio preVIEW \设置\选项\ feature.usage.statistics.xml':java.lang.AssertionError:意外的内容存储修改文件的内容将是重建

Cannot load settings from file 'C:\Users\Me\.AndroidStudioPreview\config\options\feature.usage.statistics.xml': java.lang.AssertionError: Unexpected content storage modification File content will be recreated

如果我离开AS开放,它只是不断弹出同一类型的内容存储的错误,直到我关闭并重新打开AS。有一次,我重新打开,我可以看到该项目,它建立的罚款。好像在这一点上,如果我打开模拟器,当我得到的蓝色屏幕是:(

If I leave AS open, it just keeps popping up the same type of content storage error until I close and reopen AS. Once I reopen, I can see the project and it builds fine. Seems like at this point, if I open the emulator, that's when I get the blue screen with :(

我真的想保持Windows 8.1和当前的0.5.9版本的AS,而不必恢复到赢8或其他AS版本。更重要的是,我不希望我的电脑崩溃每次我用Android的工作室了!?!任何想法是怎么回事?

I'd really like to keep Windows 8.1 and the current 0.5.9 version of AS without having to revert back to Win 8 or another AS version. More importantly, I don't want my PC to crash every time I use Android Studio!?! Any ideas what's going on here?

推荐答案

事实证明,这是一个Windows 8的问题,可用虚拟内存。这似乎是一些新的进程(如Superfetch的)吃了一吨的处理能力不断扫描您的驱动器的变化,因此搜索速度更快。

It turns out it's a Windows 8 issue with the available virtual memory. It seems like a few new processes (like Superfetch) eat up a ton of processing power to constantly scan your drive for changes, so searching is faster.

的解决方案是改变最小和最大虚拟存储器值。以下是如何做到这一点:

The solution is to change the min and max virtual memory values. Here's how to do that:

http://windows.microsoft.com/en-us/windows/change-virtual-memory-size#1TC=windows-7

我有7GB的内存,所以我设置min至2000MB,最大为5000MB。整天没有崩溃!

I have 7GB of memory so I set the min to 2000MB and max to 5000MB. Haven't had a crash all day!

这篇关于Android的工作室会导致Windows 8.1崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆