LLDB Makes Xcode 5.1 Crash on Project Run

こ雲淡風輕ζ 提交于 2019-12-02 00:07:08
Lava Wong

I had the same issue and fixed it. See https://stackoverflow.com/a/14414016/968427. Check the /etc/hosts file and ensure the host(127.0.0.1 localhost) is exists.

Apparently, this wasn't a common issue, it was only affecting me.

They only way I managed to make Xcode work as supposed was to delete the app and reinstall the whole OS.

UPDATE

The bug appeared again shortly after I installed Xcode again. Therefore, I opted for a full reinstall of the OS (format the hard drive as well).

Nevertheless, after a few weeks the bug appeared again. Anyway, this time I noticed why this is occurring. The reason for that is something related with MAMP PRO MySQL port. Only if I have MAMP PRO MySQL server running, Xcode works.

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