当前位置:  开发笔记 > IOS > 正文

特别部署问题:putpkt:写入失败:管道损坏

如何解决《特别部署问题:putpkt:写入失败:管道损坏》经验,为你挑选了1个好方法。

我开发了我的应用程序的测试版,我希望将它放在几个朋友的iPhone上进行测试.我已经完成了Developer Portal中的Ad Hoc部署步骤,我也按照这里的说明进行操作:http://www.talentgrouplabs.com/blog/archive/2008/11/10/iphone-sdk-mobile -provisioning-0xe800003a-0xe8000001.aspx.当我尝试使用Ad Hoc设置选择编译应用程序时,我得到一个"putpkt:写入失败:管道损坏".错误记录到控制台.该应用程序似乎已安装,并开始运行,因为我看到第一个屏幕一秒钟.然而,它崩溃并退出.我不知所措.有什么想法吗?以下是输出到控制台的内容:

  [Session started at 2009-01-28 21:59:35 -0500.]
  Loading program into debugger…
  Warning - No location found for "AreasTableViewController.m:84"
  GNU gdb 6.3.50-20050815 (Apple version gdb-963) (Sun Nov  2 03:13:07 UTC 2008)
  Copyright 2004 Free Software Foundation, Inc.
  GDB is free software, covered by the GNU General Public License, and you are
  welcome to change it and/or distribute copies of it under certain conditions.
  Type "show copying" to see the conditions.
  There is absolutely no warranty for GDB.  Type "show warranty" for details.
  This GDB was configured as "--host=i386-apple-darwin --target=arm-apple-darwin".tty       /dev/ttys000
  Program loaded.
  target remote-mobile /tmp/.XcodeGDBRemote-6714-88
  Switching to remote protocol
  mem 0x1000 0x3fffffff cache
  mem 0x40000000 0xffffffff none
  mem 0x00000000 0x0fff none
  sharedlibrary apply-load-rules all
  run
  Running…
  putpkt: write failed: Broken pipe.
  putpkt: write failed: Broken pipe.

Tom Harringt.. 18

这实际上是Xcode与您的手机通话能力的内部错误.这并不意味着你做错了什么,这是开发系统中的一个错误.退出并重新启动Xcode后,以及可能在重启Mac后,它会消失.我有一段时间没有看到错误 - 可能需要从手机中移除应用程序等其他伏都教.



1> Tom Harringt..:

这实际上是Xcode与您的手机通话能力的内部错误.这并不意味着你做错了什么,这是开发系统中的一个错误.退出并重新启动Xcode后,以及可能在重启Mac后,它会消失.我有一段时间没有看到错误 - 可能需要从手机中移除应用程序等其他伏都教.


实际上我不得不重新启动 - Xcode和iPhone.
推荐阅读
云聪京初瑞子_617
这个屌丝很懒,什么也没留下!
DevBox开发工具箱 | 专业的在线开发工具网站    京公网安备 11010802040832号  |  京ICP备19059560号-6
Copyright © 1998 - 2020 DevBox.CN. All Rights Reserved devBox.cn 开发工具箱 版权所有