首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >启动远程程序时出错: SpringBoard未运行

启动远程程序时出错: SpringBoard未运行
EN

Stack Overflow用户
提问于 2011-08-13 04:14:54
回答 1查看 699关注 0票数 0

当我尝试在iPhone设备上加载我的应用程序时,它总是崩溃,并显示以下错误

启动远程程序时出错: SpringBoard未运行。

请帮我解决一下。这是供您参考的设备日志。

如果我做错了什么,请让我知道。

代码语言:javascript
复制
Aug 13 01:25:52 unknown SCHelper[178] <Notice>:   0x1c507b10 {port = 0x29b7, caller = SpringBoard(480):com.apple.preferences, path = /Library/Preferences/SystemConfiguration/preferences.plist}
Aug 13 01:26:03 unknown configd[26] <Error>: watchdog: com.apple.SpringBoard not responding; forcing a crash
Aug 13 01:26:03 unknown configd[26] <Notice>: watchdog: can be disabled with the shell command: defaults write com.apple.mobilewatchdog WatchdogEnabled -bool no
Aug 13 01:26:04 unknown ReportCrash[528] <Error>: Saved crashreport to /Library/Logs/CrashReporter/SpringBoard-2011-08-13-012603.plist using uid: 0 gid: 0, synthetic_euid: 0 egid: 0
Aug 13 01:26:04 unknown com.apple.debugserver-50[524] <Error>: error: unable to launch the application with CFBundleIdentifier 'com.mobilotto.mlgc' sbs_error = 1
Aug 13 01:26:04 unknown com.apple.debugserver-50[524] <Warning>: 1 [020c/0603]: RNBRunLoopLaunchInferior DNBProcessLaunch() returned error: 'DRHT'
Aug 13 01:26:04 unknown com.apple.debugserver-50[524] <Warning>: error: failed to launch process (null): SpringBoard is not running
Aug 13 01:26:04 unknown com.apple.launchd[1] <Notice>: (com.apple.SpringBoard) Exited: Killed: 9
Aug 13 01:26:04 unknown UIKitApplication:com.apple.mobilephone[0xa04d][490] <Notice>: Terminating in response to SpringBoard's termination.
Aug 13 01:26:04 unknown com.apple.debugserver-50[524] <Warning>: 2 [020c/1503]: error: ::read ( 4, 0x2ff079f0, 1024 ) => -1 err = Bad file descriptor (0x00000009)
EN

回答 1

Stack Overflow用户

发布于 2012-06-27 22:54:54

将您的设备插入Xcode管理器。转到你的设备上的APPlications。在这里,选择应用程序,并按下页面底部的删除(-)按钮。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/7045801

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档