【问题标题】:iOS Simulator Crash in xcode 5.1xcode 5.1 中的 iOS 模拟器崩溃
【发布时间】:2014-07-30 09:20:20
【问题描述】:

在运行应用程序以及在构建应用程序(如地图、野生动物园、设置等)时经常发生模拟器崩溃。

错误响应在下方分享

Process:         iPhone Simulator [2454]
Path:            /Applications/Xcode 5.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulator.app/Contents/MacOS/iPhone Simulator
Identifier:      com.apple.iphonesimulator
Version:         7.1 (463.9.41)
Build Info:      Indigo-463009041000000~2
Code Type:       X86-64 (Native)
Parent Process:  launchd [182]
Responsible:     iPhone Simulator [2454]
User ID:         850824327

Date/Time:       2014-07-30 14:47:41.082 +0530
OS Version:      Mac OS X 10.9.3 (13D65)
Report Version:  11
Anonymous UUID:  F291053A-A0B0-6AF4-1BF0-5D6C2199246F


Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000001

VM Regions Near 0x1:
--> 
    __TEXT                 00000001082b4000-00000001082f2000 [  248K] r-x/rwx SM=COW  /Applications/Xcode 5.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulator.app/Contents/MacOS/iPhone Simulator

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.AppKit                0x00007fff88f2a702 -[NSThemeFrame 

【问题讨论】:

  • 你什么时候启动?

标签: ios simulator xcode5.1


【解决方案1】:

重置模拟器的内容和设置,然后重试。如果它不起作用,试试这个:从这个路径中的 Xcode 文件夹中删除派生数据:user/lib/xcode/derived data。

【讨论】:

  • 太棒了...重置模拟器的内容和设置可以正常工作而不会崩溃..:-) 谢谢
猜你喜欢
  • 2014-04-16
  • 1970-01-01
  • 1970-01-01
  • 2021-01-13
  • 2016-10-19
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2012-07-26
相关资源
最近更新 更多