Interface Builder crashes when compiling standard Qt LaunchScreen.xib

Originator:jake.petroules
Number:rdar://27983490 Date Originated:23-Aug-2016 10:53 PM
Status:Closed Resolved:20-Jul-2017 04:17 PM
Product:Developer Tools Product Version:Xcode 8 beta 6
Classification:Crash/Hang/Data Loss Reproducible:Always
 
Compile the XIB and IB crashes.

2016-08-23 22:46:28.446 ibtoold[88550:16649395] [MT] IBPlatformTool: *** Failed to launch tool with description <IBCocoaTouchPlatformToolDescription: 0x7f9885974810> System content 2x for IBCocoaTouchFramework-NineOneAndLater w/ default fidelity: Failed to find or create execution context for description <IBCocoaTouchPlatformToolDescription: 0x7f9885974810> System content 2x for IBCocoaTouchFramework-NineOneAndLater w/ default fidelity (Failure reason: Software caused connection abort): Failed to find a suitable device for the type SimDeviceType : com.apple.dt.Xcode.IBSimDeviceType.iPad-2x with runtime SimRuntime : 10.0 (14A5339a) - com.apple.CoreSimulator.SimRuntime.iOS-10-0 (Failure reason: Failed to create SimDeviceSet at path /Users/jakepetroules/Library/Developer/Xcode/UserData/IB Support/Simulator Devices. You'll want to check the logs in ~/Library/Logs/CoreSimulator to see why creating the SimDeviceSet failed.): Failed to initialize simulator device set. (Failure reason: Failed to subscribe to notifications from CoreSimulatorService.): Error returned in reply to notification request: Connection invalid (Failure reason: Software caused connection abort)
2016-08-23 22:46:38.128 ibtoold[88550:16649395] [MT] IBPlatformTool: Wrote failed marshalling request diagnostics to path: /var/folders/mf/3bbxqg8j5kj3hg67frn225jc0000gn/T/IB-agent-diagnostics_2016-08-23_22-46-36_473000
/* com.apple.ibtool.errors */
/Users/jakepetroules/Builds/build-startup-Clone_of_iphoneos_clang_Qt_5_8_0_for_iOS-Debug/qtlauncher.xcodeproj/LaunchScreen.xib: error: Internal error. Please file a bug at bugreport.apple.com and attach "/var/folders/mf/3bbxqg8j5kj3hg67frn225jc0000gn/T/IB-agent-diagnostics_2016-08-23_22-46-36_473000".
    Underlying Errors:
        Description: Failed to find or create execution context for description <IBCocoaTouchPlatformToolDescription: 0x7f9885974810> System content 2x for IBCocoaTouchFramework-NineOneAndLater w/ default fidelity
        Failure Reason: Software caused connection abort
        Underlying Errors:
            Description: Failed to find a suitable device for the type SimDeviceType : com.apple.dt.Xcode.IBSimDeviceType.iPad-2x with runtime SimRuntime : 10.0 (14A5339a) - com.apple.CoreSimulator.SimRuntime.iOS-10-0
            Failure Reason: Failed to create SimDeviceSet at path /Users/jakepetroules/Library/Developer/Xcode/UserData/IB Support/Simulator Devices. You'll want to check the logs in ~/Library/Logs/CoreSimulator to see why creating the SimDeviceSet failed.
            Underlying Errors:
                Description: Failed to initialize simulator device set.
                Failure Reason: Failed to subscribe to notifications from CoreSimulatorService.
                Underlying Errors:
                    Description: Error returned in reply to notification request: Connection invalid
                    Failure Reason: Software caused connection abort

Comments

I can no longer reproduce this.

By jake.petroules at July 20, 2017, 11:18 p.m. (reply...)

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!