Xcode 7.1 Simulators Constantly Freezing When I Use Them

☆樱花仙子☆ 提交于 2019-12-20 17:38:09

问题


Recently (today and yesterday) my simulators have begun to freeze every single time I open them. I'll start my app up, and within a minute, even less, the entire simulator freezes and I get the spinning wheel of death. If I wait it will unfreeze and do the task, only to freeze again seconds later.

If I restart my computer it'll work for maybe 5 minutes before freezing, same if I reset the simulator. However, it always goes back to freezing on me. This is extremely frustrating, as you can imagine!

I've searched Google but haven't found anything mentioning my problem. Has anyone had this happen to them before? It only freezes after use, and it seems like the Settings app is the main cause of this, usually when I open the settings is when I run into issues.

Does anyone have any ideas on how to fix this? Or what could possibly be going wrong with my simulators? I appreciate any help!


回答1:


The "Window Snapping" feature in BetterTouchTool might cause this issue.

You could add the Simulator app in BTT, disable the scrolling & snapping feature for the simulator.

Sample Snapshot




回答2:


There is a known issue with Simulator.app causing periodic SPODs for some use cases in Xcode 7.0 and 7.1. The issue should be addressed in Xcode 7.2 beta.

If you see the issue in Xcode 7.2 beta or later, please take a sysdiagnose while the issue is reproducing, and file a radar at http://bugreport.apple.com




回答3:


http://www.openradar.me/23504761 recommends to try turn off apps that use accessibility features.

Turning off Flexiglass fixed it for me



来源:https://stackoverflow.com/questions/33507202/xcode-7-1-simulators-constantly-freezing-when-i-use-them

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!