ios - Playgrounds broken in Xcode 8.3 -


since started working xcode 8.2 (and 8.3 lately), playgrounds broken me.

when opening playground see message "failed launch process. error returned in reply: connection interrupted"

complete re-installation of xcode or removing / re-creating /private/tmp folder (as suggested other posts) did not help.

did encounter similar problem? there other known work-arounds? (http://www.openradar.me/31296836)

here sample output coresimulator.log

mar 28 16:19:30 sergey-macbook com.apple.dt.xcode[6955] <error>: error domain=nsposixerrordomain code=53 "software caused connection abort" userinfo={nslocalizeddescription=error returned in reply: connection interrupted} mar 28 16:19:30 sergey-macbook com.apple.dt.xcode[6955] <error>: error looking host support port: error domain=nsposixerrordomain code=53 "software caused connection abort" userinfo={nslocalizeddescription=error returned in reply: connection interrupted} mar 28 16:19:30 sergey-macbook com.apple.dt.xcode[6955] <error>: error domain=nsposixerrordomain code=53 "software caused connection abort" userinfo={nslocalizeddescription=error returned in reply: connection interrupted} mar 28 16:19:30 sergey-macbook com.apple.dt.xcode[6955] <error>: error looking host support port: error domain=nsposixerrordomain code=53 "software caused connection abort" userinfo={nslocalizeddescription=error returned in reply: connection interrupted} mar 28 16:19:30 sergey-macbook com.apple.dt.xcode[6955] <error>: error domain=nsposixerrordomain code=53 "software caused connection abort" userinfo={nslocalizeddescription=error returned in reply: connection interrupted} mar 28 16:19:30 sergey-macbook com.apple.dt.xcode[6955] <error>: error looking host support port: error domain=nsposixerrordomain code=53 "software caused connection abort" userinfo={nslocalizeddescription=error returned in reply: connection interrupted} mar 28 16:19:40 sergey-macbook coresimulatorservice[5859] <error>: error domain=com.apple.coresimulator.simerror code=163 "unable lookup in current state: shutting down" userinfo={nslocalizeddescription=unable lookup in current state: shutting down} mar 28 16:19:40 sergey-macbook coresimulatorservice[5859] <error>: error finding pasteboard support port, error domain=com.apple.coresimulator.simerror code=163 "unable lookup in current state: shutting down" userinfo={nslocalizeddescription=unable lookup in current state: shutting down} mar 28 16:19:40 sergey-macbook coresimulatorservice[5859] <error>: error domain=com.apple.coresimulator.simerror code=163 "unable lookup in current state: shutting down" userinfo={nslocalizeddescription=unable lookup in current state: shutting down} mar 28 16:19:40 sergey-macbook coresimulatorservice[5859] <error>: error domain=com.apple.coresimulator.simerror code=163 "unable lookup in current state: shutting down" userinfo={nslocalizeddescription=unable lookup in current state: shutting down} mar 28 16:19:40 sergey-macbook com.apple.dt.xcode[6955] <error>: error domain=nsposixerrordomain code=53 "software caused connection abort" userinfo={nslocalizeddescription=error returned in reply: connection interrupted} mar 28 16:19:40 sergey-macbook com.apple.dt.xcode[6955] <error>: error finding pasteboard support port, error domain=nsposixerrordomain code=53 "software caused connection abort" userinfo={nslocalizeddescription=error returned in reply: connection interrupted} 

note creator of timing: issue no longer occurs of timing 1.8.1 , timing 2.0.

ios playgrounds work ok in xcode 8.3.x on macbook, got launching simulator errors on mbp. macbook travelling, has minimal set of apps. in particular, has fewer app icons in status menu bar.

so on mbp, quit of aren't on mb, , hey presto, playgrounds ran! started apps 1 one, , timing brought launching simulator error — closing menu bar icon fixed again, though timing app still running.

not picking on timing especially; quick-access app in menu bar.

before this, had reinstalled sierra, not clean install. would've been next step.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -