iOS Simulator becomes unusable due to issue with bootstrap server

Originator:rich.wardwell
Number:rdar://10955846 Date Originated:2/29/12
Status:Duplicate/10396096 Resolved:
Product:Developer Tools Product Version:4.3
Classification:Crash/Hang/Data Loss Reproducible:Sometimes
 
Dupe of http://openradar.appspot.com/10834988

When trying to run an application on the iOS Simulator, the application hangs on launch with the following error:

"Couldn't register com.my.app.name.here with the bootstrap server. Error: unknown error code. This generally means that another instance of this process was already running or is hung in the debugger.Program received signal: “SIGABRT”."

Steps to Reproduce:

Run an app in the iOS simulator, crash or close the app, and then build and run again.  Frequently, the defective state will be entered.  It appears that this issue may be more frequent when the app crashes or the simulator is closed without hitting the stop button in Xcode, although I haven't proven this systematically.

Expected Results:

The app launches and runs.

Actual Results:

gdb hangs with the following error: "Couldn't register com.my.app.name.here with the bootstrap server. Error: unknown error code. This generally means that another instance of this process was already running or is hung in the debugger.Program received signal: “SIGABRT”."

Regression:

Notes:

Quitting the Simulator, resetting the simulator, cleaning the build, quitting Xcode — none resolve the issue. The only way to allow the app to run in the simulator after entering this state is to restart the machine.

Comments

Duped as rdar://10970900

Duped as rdar://10967024

By dwsjoquist at March 2, 2012, 12:03 a.m. (reply...)

Duped as rdar://10964959


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!