安装到iPad时发生奇怪的崩溃

时间:2012-05-24 10:51:03

标签: ios ipad ios5 titanium

我开发了一个iPad应用程序,它在模拟器中运行良好,但是当我尝试在设备上安装它时,它会崩溃Segmentation fault: 11

以下是Titanium环境详细信息:

申请类型:移动

Titanium SDK :1.8.3(04/18/12 10:48 6c2fca1)

平台&版本:iOS 5.0

设备:物理iPad设备(iOS 5.0.1(9A405))

主机操作系统:OSX 10.6.8

Titanium Studio :2.0.1

我仍然无法调试此问题,因为Titanium控制台中没有显示日志/错误,它只是没有安装。

当我尝试通过XCode安装它时,这就是我在组织者控制台Segmentation fault: 11中获得的

May 24 03:44:43 unknown kernel[0] <Debug>: lockbot[2021] Builtin profile: gputoolsd (sandbox)
May 24 03:44:44 unknown ReportCrash[2027] <Notice>: Formulating crash report for process installd[2025]
May 24 03:44:44 unknown mobile_installation_proxy[2026] <Error>: handle_install: Installation failed
May 24 03:44:44 unknown com.apple.launchd[1] <Warning>: (com.apple.mobile.installd) Job appears to have crashed: Segmentation fault: 11
May 24 03:44:44 unknown ReportCrash[2027] <Error>: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/xxxx using uid: 0 gid: 0, synthetic_euid: 501 egid: 0

XCode也会提示

"There was an internal API error."

更新

它不是证书错误,因为它使用XCode成功构建。只有在安装时才会出现错误。

1 个答案:

答案 0 :(得分:0)

我提出了ios-sim的错误。如果没有人事先

,我会在以后修好自己

https://github.com/phonegap/ios-sim/issues/25