【问题标题】:XCode 4 Crash but not sure why?XCode 4 崩溃但不知道为什么?
【发布时间】:2011-06-01 08:59:59
【问题描述】:

XCode4 只是在我测试我的应用程序时崩溃了,没有说明原因。我将找到的崩溃日志放在下面的设备上。该应用程序在模拟中运行良好,所以我认为这是内存问题?我检查了泄漏,但没有什么严重的,也没有内存警告调用。

日志显示“已将崩溃报告保存到 /Library/Logs/CrashReporter/LowMemory-2011-06-01-154632.plist”,但我在 Mac 上的任何地方都找不到它。

请帮忙, 池塘

Jun  1 15:46:31 unknown com.apple.launchd[1] <Notice>: (UIKitApplication:com.mondial.dva[0xd591]) Bug: launchd_core_logic.c:3795 (24506):0
Jun  1 15:46:31 unknown com.apple.launchd[1] <Notice>: (UIKitApplication:com.mondial.dva[0xd591]) Bug: launchd_core_logic.c:920 (24506):3
Jun  1 15:46:31 unknown com.apple.debugserver-50[412] <Warning>: 1 [019c/1503]: error: ::read ( 4, 0x2ff8a9f0, 1024 ) => -1 err = Bad file descriptor (0x00000009)
Jun  1 15:46:31 unknown com.apple.launchd[1] <Notice>: (UIKitApplication:com.mondial.dva[0xd591]) Bug: launchd_core_logic.c:3794 (24506):3
Jun  1 15:46:31 unknown com.apple.launchd[1] <Notice>: (UIKitApplication:com.mondial.dva[0xd591]) Bug: launchd_core_logic.c:3202 (24506):10
Jun  1 15:46:31 unknown com.apple.launchd[1] <Notice>: (UIKitApplication:com.mondial.dva[0xd591]) Working around 5020256. Assuming the job crashed.
Jun  1 15:46:31 unknown SpringBoard[28] <Warning>: Unable to delete job with label UIKitApplication:com.mondial.dva[0xd591]. Error: No such process
Jun  1 15:46:32 unknown ReportCrash[418] <Error>: Saved crashreport to /Library/Logs/CrashReporter/LowMemory-2011-06-01-154632.plist using uid: 0 gid: 0, synthetic_euid: 0 egid: 0
Jun  1 15:46:32 unknown configd[25] <Notice>: jetsam: kernel termination snapshot being created
Jun  1 15:46:32 unknown SCHelper[148] <Notice>: active (but IDLE) sessions
Jun  1 15:46:37 unknown SpringBoard[28] <Notice>: MultitouchHID(1cd11840) uilock state: 0 -> 1
Jun  1 15:46:41 unknown ReportCrash[420] <Notice>: Not saving Jetsam log because no data from the kernel.
Jun  1 15:46:41 unknown configd[25] <Notice>: jetsam: kernel termination snapshot being created
Jun  1 15:46:51 unknown ReportCrash[421] <Notice>: Not saving Jetsam log because no data from the kernel.

【问题讨论】:

  • 接受您之前问题的答案
  • 转到您之前的问题,加上帮助您或指导您的答案旁边的勾号..这是接受答案的方式..
  • 不知道,谢谢各位

标签: crash xcode4


【解决方案1】:

我通过管理器 -> 设备 -> 你正在运行的设备 -> 控制台 -> 右键单击​​左侧的任何日志并选择“在 Finder 中显示”找到了我的 LowMemory 生成的文件

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-04-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多