Xcode 7.0.1 crashes when setting NSSplitView 'Content Compression Resistance Priority' in Interface Builder

Is this happening only to me or is a common issue? I have a NSSplitViewController with a NSSplitView in a stroryboard. Whenever I try to set 'Content Compression Resistance Priority' of the NSSplitView in Interface Builder ... Xcode crashes.

I'm getting a pretty consistent crash in interface builder(EXC_BAD_ACCESS) that occurs when trying to change colors or fonts.

I'm getting many crashes in Interface Builder (Xcode 7.0.1) when changing stackview properties (see below). When I'm using XCode 7.1 beta 3 Interface Builder displays "An internal error occured. Editing functionality may be limited" and it becomes very very slow.

I'm blocked for the dev of my App 😠


Process:               Xcode [5776]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               7.0.1 (8228)
Build Info:            IDEFrameworks-8228000000000000~5
App Item ID:           497799835
App External ID:       813434267
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [5776]
User ID:               501


Date/Time:             2015-10-11 18:39:28.311 +0200
OS Version:            Mac OS X 10.11 (15A284)
Report Version:        11
Anonymous UUID:        4CEF61B0-80F0-668D-225D-39382C5053E4


Sleep/Wake UUID:       2CF087CC-1DFF-40F8-B93A-AEE7F451CB00


Time Awake Since Boot: 73000 seconds
Time Since Wake:       7800 seconds


System Integrity Protection: enabled


Crashed Thread:        0  Dispatch queue: com.apple.main-thread


Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY


Application Specific Information:
ProductBuildVersion: 7A1001
ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEInterfaceBuilder/IDEInterfaceBuilder-8191/InterfaceBuilderKit/Utilities/IBPlatformToolFailureHandler.m:315
Details:  Failed to compute auto layout status IBLayoutConstraint, IBUILabel, IBUIStackView, IBUITableViewCell, and IBUITableViewCellContentView.

Encountered an error communicating with Interface Builder Cocoa Touch Tool. If you choose to file a crash report or Radar for this issue, please zip and attach the diagnostics at "/var/folders/q3/g2n6m_1x57583jym4b_808jw0000gn/T/IB-agent-diagnostics_2015-10-11_18-39-28_229000" to your crash report.

Exception name: NSInternalInconsistencyException
Exception reason: Auto layout internal error.  Cannot find an outgoing row head for incoming head 0x7fa5150bfcc0:UISV-fill-proportionally.negError{id: 3996}, which should never happen. Priority: 999, Coefficient: -1.5405405173.  Engine:<NSISEngine: 0x7fa5150c4840>{ Rows:

Have you found any workaround for this issue?

I'm still blocked, Interface Builder is unusable. I have reproduced the same issue with a new project that contains only a storyboard with 1 view controller, with a table view, 6 UILabel and several UIStackViews.

I have filled a bug (23060936) but not feedback at this time.

Same here. Getting constant crashes since XCode 7, seen in XCode 7.0.1 and then today with the update to the official release of XCode 7.1. (Also was running OS 10.11 El Capitan, and still happening with todays update to 10.11.1). Constant crashes when using Interface Builder. Setting colors, fonts, font styles, or adjusting the sizes of controls, etc. I have to continually hit CMD-S to save every time I make a change in a storyboard because it crashes so consistently. Never seen a bug this bad in XCode or anything like this from Apple. I've submitted bug reports, and will keep doing so for each crash. They need to escalate this bug and put out a fix.

I have installed Xcode 7.1 and I still have the issue but Xcode doesn't crash anymore but Interface Builder displays the following error message "An internal error occured. Editing functionality may be limited".


The message is right because I'm not able to update my storybooard 😠

No, I haven't found a fix yet. I just hit CMD-S repeatedly after every single change I make. Still crashes repeatedly though. Anybody try the XCode 7.2 beta yet and see if the bug is still there?

I'm downloading XCode 7.2beta and I will try it.

With Xcode 7.1 it's doesn't crash but I get an error "An internal error occured. Editing functionality may be limited".


Since yesterday I have more issues with XCode, ibtool fails (error code 255) with one of my storyboards and then my whole project becomes unusable (very slow). I'm also not able to fix this error in Ibtools, a real nightmare.

Xcode 7.0.1 crashes when setting NSSplitView 'Content Compression Resistance Priority' in Interface Builder
 
 
Q