Xcode 7 Playground 执行 EXC_BAD_ACCESS [英] Xcode 7 Playground execution EXC_BAD_ACCESS

查看:33
本文介绍了Xcode 7 Playground 执行 EXC_BAD_ACCESS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在 Xcode 7 playgrounds 中运行最简单的默认代码...得到以下错误

Running the simplest, default code in Xcode 7 playgrounds... get the following error

Playground 执行失败:执行被中断,原因:EXC_BAD_ACCESS(代码=1,地址=0x8).*线程#1:tid = 0x351bc3, 0x00000001062019ca libicucore.A.dylib`utext_clone + 22, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x8)* 帧 #0:0x00000001062019ca libicucore.A.dylib`utext_clone + 22帧 #1:0x000000010633ac42 libicucore.A.dylib`icu::RegexMatcher::reset(UText*) + 54帧 #2:0x0000000106375414 libicucore.A.dylib`uregex_setText + 222第 3 帧:0x0000000103d1b445 Foundation`-[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:] + 2325第 4 帧:0x0000000103d65d7e 基金会...

基本上不能在操场上运行任何东西.

Cannot run anything in playgrounds basically.

运行测试版 4 (7A165t)

Running beta 4 (7A165t)

我也有 Xcode 6.2 在同一台 Mac 上运行 Playgrounds.

I also have Xcode 6.2 running playgrounds just fine on the same mac.

推荐答案

完全重新安装所有版本的 Xcode 并删除文件夹 Library/Developer 修复了问题(请参阅 https://forums.developer.apple.com/thread/13969).

Complete reinstall of all versions of Xcode plus deleting folder Library/Developer fixes the issues (see https://forums.developer.apple.com/thread/13969).

这篇关于Xcode 7 Playground 执行 EXC_BAD_ACCESS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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