加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

swift-playground – Xcode 7 Playground执行EXC_BAD_ACCESS

发布时间:2020-12-14 04:26:48 所属栏目:百科 来源:网络整理
导读:在 Xcode 7 playgrounds中运行最简单的默认代码…得到以下错误 游乐场执行失败:执行被中断,原因:EXC_BAD_ACCESS(代码= 1,地址= 0x8). * thread#1:tid = 0x351bc3,0x00000001062019ca libicucore.A.dylib`utext_clone 22,queue =’com.apple.main-thread’
在 Xcode 7 playgrounds中运行最简单的默认代码…得到以下错误

游乐场执行失败:执行被中断,原因:EXC_BAD_ACCESS(代码= 1,地址= 0x8).
* thread#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
????frame#3:0x0000000103d1b445 Foundation`- [NSRegularExpression(NSMatching)enumerateMatchesInString:options:range:usingBlock:] 2325
????第4帧:0x0000000103d65d7e基金会……

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

跑步测试版4(7A165t)

我也有Xcode 6.2在同一台Mac上运行游乐场.

解决方法

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

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读