Skip to content

Instantly share code, notes, and snippets.

@neonichu
Created August 25, 2015 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neonichu/012a21add0450c05e885 to your computer and use it in GitHub Desktop.
Save neonichu/012a21add0450c05e885 to your computer and use it in GitHub Desktop.
CLI output when running `Xcode -installComponents` with Xcode 7.0 beta 6
2015-08-25 11:56:10.088 Xcode[19168:1241367] ### Failed to load Addressbook class CNContactNameFormatter
2015-08-25 11:56:10.862 Xcode[19168:1241367] NSWindow warning: adding an unknown subview: <NSView: 0x7faae2ceac30>. Break on NSLog to debug.
2015-08-25 11:56:10.896 Xcode[19168:1241367] Call stack:
(
0 AppKit 0x00007fff9b85256b -[NSThemeFrame addSubview:] + 107
1 AppKit 0x00007fff9b880fa8 -[NSView replaceSubview:with:] + 153
2 IDEKit 0x0000000102aac6be -[IDEFirstLaunchExperienceViewController _replaceView:withView:] + 176
3 IDEKit 0x0000000102aab235 -[IDEFirstLaunchExperienceViewController showFirstLaunchExperienceModallyIfNecessary] + 181
4 IDEKit 0x00000001024ded07 -[IDEWelcomeWindowController _showFirstLaunchExperienceIfAppropriate] + 196
5 IDEKit 0x00000001025f21d0 -[IDEWelcomeWindowController showFirstLaunchExperienceIfAppropriate] + 22
6 IDEKit 0x00000001024e0585 -[IDEApplicationController applicationDidFinishLaunching:] + 184
7 CoreFoundation 0x00007fff94cd3b2c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
8 CoreFoundation 0x00007fff94cd3a9f ___CFXRegistrationPost_block_invoke + 63
9 CoreFoundation 0x00007fff94cd3167 _CFXRegistrationPost + 407
10 CoreFoundation 0x00007fff94cd2ed2 ___CFXNotificationPost_block_invoke + 50
11 CoreFoundation 0x00007fff94cccdc2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1938
12 CoreFoundation 0x00007fff94bbd123 _CFXNotificationPost + 675
13 Foundation 0x00007fff8bf63196 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
14 DVTFoundation 0x00000001012b1e68 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 698
15 AppKit 0x00007fff9b8a6cbb -[NSApplication _postDidFinishNotification] + 297
16 AppKit 0x00007fff9b8a6a31 -[NSApplication _sendFinishLaunchingNotification] + 203
17 AppKit 0x00007fff9b8a3e9f -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
18 AppKit 0x00007fff9b8a3948 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 250
19 Foundation 0x00007fff8bf950f1 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
20 IDEKit 0x0000000102713500 -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] + 19
21 Foundation 0x00007fff8bf94f6b _NSAppleEventManagerGenericHandler + 102
22 AE 0x00007fff941b0328 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 531
23 AE 0x00007fff941b00af _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 31
24 AE 0x00007fff941affcb aeProcessAppleEvent + 288
25 HIToolbox 0x00007fff98642ab9 AEProcessAppleEvent + 55
26 AppKit 0x00007fff9b89dac9 _DPSNextEvent + 2286
27 AppKit 0x00007fff9bc6ae9c -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 423
28 DVTKit 0x00000001018a531b -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 247
29 AppKit 0x00007fff9b89349a -[NSApplication run] + 682
30 AppKit 0x00007fff9b815522 NSApplicationMain + 1176
31 libdyld.dylib 0x00007fff95c4b5ad start + 1
32 ??? 0x0000000000000002 0x0 + 2
)
2015-08-25 11:56:13.513 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
10 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
11 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
12 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
13 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
14 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
15 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
16 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
17 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
18 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
19 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
20 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
21 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
22 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
23 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
24 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
25 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
26 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
27 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
28 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
29 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
30 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
31 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
32 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
33 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
34 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
35 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
36 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
37 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
38 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
39 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
40 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.519 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
15 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
16 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
17 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
18 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
19 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
20 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
21 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
22 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
23 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
24 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
25 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
26 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
27 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
28 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
29 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
30 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
31 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
32 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
33 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
34 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
35 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
36 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
37 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
38 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
39 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
40 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
41 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
42 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
43 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
44 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
45 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.526 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
20 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
21 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
22 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
23 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
24 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
25 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
26 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
27 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
28 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
29 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
30 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
31 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
32 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
33 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
34 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
35 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
36 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
37 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
38 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
39 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
40 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
41 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
42 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
43 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
44 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
45 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
46 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
47 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
48 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
49 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
50 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.533 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
20 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
21 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
22 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
23 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
24 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
25 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
26 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
27 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
28 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
29 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
30 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
31 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
32 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
33 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
34 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
35 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
36 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
37 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
38 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
39 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
40 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
41 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
42 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
43 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
44 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
45 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
46 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
47 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
48 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
49 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
50 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
51 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
52 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
53 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
54 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
55 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.541 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
20 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
21 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
22 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
23 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
24 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
25 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
26 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
27 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
28 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
29 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
30 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
31 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
32 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
33 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
34 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
35 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
36 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
37 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
38 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
39 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
40 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
41 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
42 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
43 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
44 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
45 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
46 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
47 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
48 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
49 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
50 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
51 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
52 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
53 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
54 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
55 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.549 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
20 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
21 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
22 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
23 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
24 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
25 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
26 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
27 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
28 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
29 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
30 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
31 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
32 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
33 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
34 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
35 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
36 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
37 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
38 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
39 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
40 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
41 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
42 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
43 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
44 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
45 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
46 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
47 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
48 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
49 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
50 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
51 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
52 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
53 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
54 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
55 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.559 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
20 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
21 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
22 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
23 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
24 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
25 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
26 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
27 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
28 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
29 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
30 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
31 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
32 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
33 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
34 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
35 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
36 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
37 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
38 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
39 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
40 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
41 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
42 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
43 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
44 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
45 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
46 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
47 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
48 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
49 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
50 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
51 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
52 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
53 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
54 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
55 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.567 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
15 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
16 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
17 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
18 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
19 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
20 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
21 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
22 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
23 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
24 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
25 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
26 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
27 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
28 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
29 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
30 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
31 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
32 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
33 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
34 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
35 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
36 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
37 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
38 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
39 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
40 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
41 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
42 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
43 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
44 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
45 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.575 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
20 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
21 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
22 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
23 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
24 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
25 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
26 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
27 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
28 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
29 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
30 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
31 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
32 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
33 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
34 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
35 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
36 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
37 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
38 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
39 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
40 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
41 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
42 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
43 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
44 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
45 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
46 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
47 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
48 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
49 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
50 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.584 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
20 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
21 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
22 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
23 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
24 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
25 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
26 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
27 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
28 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
29 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
30 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
31 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
32 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
33 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
34 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
35 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
36 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
37 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
38 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
39 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
40 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
41 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
42 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
43 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
44 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
45 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
46 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
47 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
48 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
49 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
50 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
51 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
52 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
53 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
54 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
55 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.592 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
20 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
21 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
22 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
23 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
24 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
25 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
26 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
27 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
28 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
29 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
30 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
31 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
32 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
33 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
34 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
35 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
36 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
37 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
38 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
39 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
40 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
41 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
42 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
43 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
44 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
45 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
46 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
47 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
48 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
49 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
50 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
51 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
52 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
53 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
54 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
55 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
56 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
57 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
58 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
59 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
60 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.599 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
20 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
21 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
22 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
23 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
24 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
25 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
26 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
27 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
28 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
29 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
30 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
31 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
32 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
33 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
34 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
35 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
36 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
37 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
38 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
39 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
40 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
41 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
42 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
43 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
44 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
45 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
46 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
47 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
48 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
49 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
50 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
51 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
52 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
53 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
54 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
55 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.607 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
20 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
21 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
22 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
23 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
24 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
25 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
26 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
27 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
28 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
29 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
30 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
31 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
32 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
33 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
34 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
35 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
36 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
37 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
38 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
39 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
40 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
41 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
42 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
43 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
44 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
45 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
46 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
47 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
48 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
49 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
50 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
51 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
52 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
53 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
54 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
55 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.612 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
20 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
21 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
22 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
23 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
24 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
25 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
26 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
27 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
28 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
29 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
30 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
31 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
32 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
33 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
34 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
35 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
36 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
37 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
38 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
39 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
40 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
41 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
42 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
43 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
44 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
45 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
46 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
47 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
48 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
49 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
50 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.618 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
20 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
21 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
22 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
23 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
24 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
25 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
26 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
27 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
28 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
29 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
30 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
31 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
32 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
33 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
34 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
35 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
36 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
37 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
38 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
39 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
40 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
41 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
42 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
43 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
44 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
45 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
46 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
47 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
48 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
49 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
50 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.627 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
8 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
9 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
10 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
11 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
12 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
13 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
14 AppKit 0x00007fff9b994fdb __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
15 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
16 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
17 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
18 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
19 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
20 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
21 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
22 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
23 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
24 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
25 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
26 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
27 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
28 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
29 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
30 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
31 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
32 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
33 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
34 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
35 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
36 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
37 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
38 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
39 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
40 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
41 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
42 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
43 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
44 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
45 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
46 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
47 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
48 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
49 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
50 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.631 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc881e -[NSISEngine optimize] + 49
6 Foundation 0x00007fff8bfc2a12 -[NSISEngine withBehaviors:performModifications:] + 244
7 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
8 AppKit 0x00007fff9b994ee6 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 485
9 AppKit 0x00007fff9b8797f6 -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
10 AppKit 0x00007fff9b994ce6 make_and_host_engine + 335
11 AppKit 0x00007fff9b994884 -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 179
12 AppKit 0x00007fff9b98599a -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
13 AppKit 0x00007fff9b9859b7 -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
14 AppKit 0x00007fff9b844af3 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
15 AppKit 0x00007fff9bfe2dfb __21-[NSView _setWindow:]_block_invoke586 + 67
16 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
17 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
18 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
19 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
20 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
21 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
22 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
23 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
24 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
25 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
26 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
27 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
28 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
29 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
30 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
31 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
32 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
33 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
34 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
35 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
36 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
37 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
38 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
39 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
40 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
41 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.633 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
8 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
9 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
10 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
11 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
12 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
13 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
14 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
15 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
16 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
17 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
18 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
19 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
20 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
21 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
22 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
23 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
24 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
25 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
26 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
27 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
28 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
29 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
30 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
31 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
32 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.638 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
8 AppKit 0x00007fff9b918513 -[NSScrollView _setWindow:] + 482
9 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
10 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
11 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
12 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
13 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
14 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
15 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
16 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
17 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
18 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
19 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
20 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
21 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
22 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
23 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
24 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
25 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
26 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
27 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
28 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
29 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
30 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
31 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
32 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
33 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
34 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
35 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
36 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
37 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
38 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
39 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.643 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
8 AppKit 0x00007fff9b918513 -[NSScrollView _setWindow:] + 482
9 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
10 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
11 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
12 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
13 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
14 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
15 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
16 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
17 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
18 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
19 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
20 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
21 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
22 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
23 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
24 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
25 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
26 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
27 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
28 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
29 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
30 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
31 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
32 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
33 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
34 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
35 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
36 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
37 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
38 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
39 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.647 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
8 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
9 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
10 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
11 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
12 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
13 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
14 AppKit 0x00007fff9b918513 -[NSScrollView _setWindow:] + 482
15 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
16 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
17 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
18 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
19 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
20 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
21 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
22 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
23 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
24 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
25 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
26 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
27 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
28 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
29 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
30 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
31 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
32 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
33 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
34 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
35 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
36 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
37 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
38 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
39 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
40 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
41 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
42 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
43 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
44 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
45 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.651 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
8 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
9 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
10 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
11 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
12 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
13 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
14 AppKit 0x00007fff9b918513 -[NSScrollView _setWindow:] + 482
15 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
16 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
17 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
18 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
19 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
20 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
21 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
22 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
23 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
24 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
25 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
26 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
27 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
28 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
29 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
30 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
31 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
32 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
33 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
34 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
35 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
36 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
37 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
38 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
39 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
40 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
41 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
42 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
43 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
44 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
45 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.656 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
8 AppKit 0x00007fff9b8692cd -[NSControl _setWindow:] + 154
9 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
10 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
11 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
12 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
13 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
14 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
15 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
16 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
17 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
18 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
19 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
20 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
21 AppKit 0x00007fff9b918513 -[NSScrollView _setWindow:] + 482
22 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
23 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
24 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
25 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
26 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
27 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
28 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
29 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
30 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
31 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
32 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
33 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
34 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
35 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
36 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
37 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
38 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
39 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
40 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
41 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
42 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
43 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
44 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
45 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
46 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
47 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
48 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
49 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
50 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
51 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
52 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.661 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
8 AppKit 0x00007fff9b8692cd -[NSControl _setWindow:] + 154
9 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
10 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
11 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
12 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
13 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
14 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
15 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
16 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
17 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
18 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
19 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
20 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
21 AppKit 0x00007fff9b918513 -[NSScrollView _setWindow:] + 482
22 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
23 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
24 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
25 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
26 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
27 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
28 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
29 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
30 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
31 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
32 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
33 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
34 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
35 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
36 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
37 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
38 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
39 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
40 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
41 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
42 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
43 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
44 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
45 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
46 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
47 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
48 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
49 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
50 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
51 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
52 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.664 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
8 AppKit 0x00007fff9b8692cd -[NSControl _setWindow:] + 154
9 AppKit 0x00007fff9b90e9aa -[NSScroller _setWindow:] + 241
10 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
11 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
12 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
13 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
14 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
15 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
16 AppKit 0x00007fff9b918513 -[NSScrollView _setWindow:] + 482
17 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
18 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
19 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
20 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
21 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
22 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
23 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
24 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
25 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
26 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
27 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
28 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
29 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
30 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
31 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
32 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
33 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
34 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
35 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
36 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
37 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
38 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
39 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
40 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
41 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
42 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
43 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
44 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
45 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
46 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
47 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.669 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
8 AppKit 0x00007fff9b8692cd -[NSControl _setWindow:] + 154
9 AppKit 0x00007fff9b90e9aa -[NSScroller _setWindow:] + 241
10 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
11 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
12 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
13 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
14 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
15 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
16 AppKit 0x00007fff9b918513 -[NSScrollView _setWindow:] + 482
17 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
18 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
19 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
20 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
21 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
22 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
23 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
24 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
25 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
26 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
27 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
28 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
29 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
30 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
31 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
32 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
33 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
34 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
35 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
36 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
37 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
38 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
39 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
40 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
41 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
42 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
43 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
44 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
45 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
46 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
47 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.674 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
8 AppKit 0x00007fff9b8692cd -[NSControl _setWindow:] + 154
9 AppKit 0x00007fff9b87a6f3 -[NSButton _setWindow:] + 48
10 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
11 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
12 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
13 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
14 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
15 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
16 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
17 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
18 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
19 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
20 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
21 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
22 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
23 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
24 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
25 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
26 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
27 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
28 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
29 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
30 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
31 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
32 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
33 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
34 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
35 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
36 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
37 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
38 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
39 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
40 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.678 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
8 AppKit 0x00007fff9b8692cd -[NSControl _setWindow:] + 154
9 AppKit 0x00007fff9bf51980 -[NSTextField _setWindow:] + 107
10 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
11 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
12 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
13 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
14 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
15 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
16 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
17 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
18 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
19 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
20 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
21 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
22 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
23 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
24 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
25 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
26 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
27 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
28 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
29 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
30 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
31 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
32 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
33 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
34 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
35 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
36 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
37 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
38 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
39 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
40 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.683 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
7 AppKit 0x00007fff9b843b40 -[NSView _setWindow:] + 1567
8 AppKit 0x00007fff9b8692cd -[NSControl _setWindow:] + 154
9 AppKit 0x00007fff9b87a6f3 -[NSButton _setWindow:] + 48
10 CoreFoundation 0x00007fff94c2d4f6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134
11 CoreFoundation 0x00007fff94c2cbe9 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217
12 AppKit 0x00007fff9bfe3137 __21-[NSView _setWindow:]_block_invoke649 + 169
13 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
14 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
15 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
16 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
17 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
18 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
19 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
20 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
21 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
22 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
23 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
24 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
25 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
26 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
27 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
28 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
29 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
30 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
31 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
32 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
33 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
34 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
35 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
36 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
37 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
38 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
39 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
40 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.687 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc881e -[NSISEngine optimize] + 49
6 Foundation 0x00007fff8bfc2a12 -[NSISEngine withBehaviors:performModifications:] + 244
7 AppKit 0x00007fff9b8446fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
8 AppKit 0x00007fff9b8440e2 -[NSView _setWindow:] + 3009
9 AppKit 0x00007fff9b84eeb7 -[NSView addSubview:] + 475
10 AppKit 0x00007fff9b8526ca -[NSFrameView addSubview:] + 45
11 AppKit 0x00007fff9b852690 -[NSThemeFrame addSubview:] + 400
12 AppKit 0x00007fff9b852068 -[NSView addSubview:positioned:relativeTo:] + 211
13 AppKit 0x00007fff9b851f82 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
14 AppKit 0x00007fff9b8780f8 -[NSWindow setContentView:] + 638
15 AppKit 0x00007fff9b83d9aa -[NSWindowTemplate nibInstantiate] + 854
16 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
17 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
18 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
19 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
20 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
21 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
22 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
23 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
24 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
25 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
26 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
27 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
28 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
29 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
30 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
31 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
32 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
33 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.692 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9c1cdd16 -[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:] + 568
7 AppKit 0x00007fff9c1cda53 -[NSWindow(NSConstraintBasedLayout) _getConstrainedWindowMinSize:maxSize:] + 47
8 AppKit 0x00007fff9b887dcd -[NSWindow(NSWindowResizing) _resizableEdgesForGrowing:shrinking:] + 171
9 AppKit 0x00007fff9b87e861 -[NSWindow(NSWindowResizing) _getEdgeResizingRects:] + 439
10 AppKit 0x00007fff9b87de28 -[NSWindow(NSWindowResizing) _updateEdgeResizingTrackingAreas] + 156
11 AppKit 0x00007fff9b87dd4a -[NSWindow(NSWindowResizing) _noteAllowedResizeDirectionsMayHaveChanged] + 22
12 AppKit 0x00007fff9c009cab -[NSWindow _commonMinMaxSizeChanged] + 23
13 AppKit 0x00007fff9b83da77 -[NSWindowTemplate nibInstantiate] + 1059
14 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
15 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
16 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
17 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
18 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
19 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
20 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
21 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
22 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
23 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
24 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
25 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
26 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
27 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
28 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
29 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
30 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
31 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.696 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9c1cdf7f __97-[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:]_block_invoke + 282
7 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
8 AppKit 0x00007fff9c1cdd16 -[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:] + 568
9 AppKit 0x00007fff9c1cda53 -[NSWindow(NSConstraintBasedLayout) _getConstrainedWindowMinSize:maxSize:] + 47
10 AppKit 0x00007fff9b887dcd -[NSWindow(NSWindowResizing) _resizableEdgesForGrowing:shrinking:] + 171
11 AppKit 0x00007fff9b87e861 -[NSWindow(NSWindowResizing) _getEdgeResizingRects:] + 439
12 AppKit 0x00007fff9b87de28 -[NSWindow(NSWindowResizing) _updateEdgeResizingTrackingAreas] + 156
13 AppKit 0x00007fff9b87dd4a -[NSWindow(NSWindowResizing) _noteAllowedResizeDirectionsMayHaveChanged] + 22
14 AppKit 0x00007fff9c009cab -[NSWindow _commonMinMaxSizeChanged] + 23
15 AppKit 0x00007fff9b83da77 -[NSWindowTemplate nibInstantiate] + 1059
16 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
17 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
18 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
19 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
20 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
21 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
22 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
23 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
24 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
25 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
26 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
27 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
28 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
29 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
30 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
31 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
32 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
33 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.699 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc881e -[NSISEngine optimize] + 49
6 Foundation 0x00007fff8bfc2a12 -[NSISEngine withBehaviors:performModifications:] + 244
7 AppKit 0x00007fff9c1cdf7f __97-[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:]_block_invoke + 282
8 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
9 AppKit 0x00007fff9c1cdd16 -[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:] + 568
10 AppKit 0x00007fff9c1cda53 -[NSWindow(NSConstraintBasedLayout) _getConstrainedWindowMinSize:maxSize:] + 47
11 AppKit 0x00007fff9b887dcd -[NSWindow(NSWindowResizing) _resizableEdgesForGrowing:shrinking:] + 171
12 AppKit 0x00007fff9b87e861 -[NSWindow(NSWindowResizing) _getEdgeResizingRects:] + 439
13 AppKit 0x00007fff9b87de28 -[NSWindow(NSWindowResizing) _updateEdgeResizingTrackingAreas] + 156
14 AppKit 0x00007fff9b87dd4a -[NSWindow(NSWindowResizing) _noteAllowedResizeDirectionsMayHaveChanged] + 22
15 AppKit 0x00007fff9c009cab -[NSWindow _commonMinMaxSizeChanged] + 23
16 AppKit 0x00007fff9b83da77 -[NSWindowTemplate nibInstantiate] + 1059
17 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
18 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
19 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
20 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
21 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
22 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
23 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
24 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
25 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
26 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
27 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
28 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
29 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
30 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
31 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
32 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
33 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
34 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.702 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9c1ce0a9 __97-[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:]_block_invoke + 580
7 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
8 AppKit 0x00007fff9c1cdd16 -[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:] + 568
9 AppKit 0x00007fff9c1cda53 -[NSWindow(NSConstraintBasedLayout) _getConstrainedWindowMinSize:maxSize:] + 47
10 AppKit 0x00007fff9b887dcd -[NSWindow(NSWindowResizing) _resizableEdgesForGrowing:shrinking:] + 171
11 AppKit 0x00007fff9b87e861 -[NSWindow(NSWindowResizing) _getEdgeResizingRects:] + 439
12 AppKit 0x00007fff9b87de28 -[NSWindow(NSWindowResizing) _updateEdgeResizingTrackingAreas] + 156
13 AppKit 0x00007fff9b87dd4a -[NSWindow(NSWindowResizing) _noteAllowedResizeDirectionsMayHaveChanged] + 22
14 AppKit 0x00007fff9c009cab -[NSWindow _commonMinMaxSizeChanged] + 23
15 AppKit 0x00007fff9b83da77 -[NSWindowTemplate nibInstantiate] + 1059
16 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
17 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
18 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
19 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
20 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
21 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
22 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
23 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
24 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
25 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
26 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
27 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
28 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
29 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
30 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
31 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
32 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
33 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.705 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc881e -[NSISEngine optimize] + 49
6 Foundation 0x00007fff8bfc2a12 -[NSISEngine withBehaviors:performModifications:] + 244
7 AppKit 0x00007fff9c1ce0a9 __97-[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:]_block_invoke + 580
8 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
9 AppKit 0x00007fff9c1cdd16 -[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:] + 568
10 AppKit 0x00007fff9c1cda53 -[NSWindow(NSConstraintBasedLayout) _getConstrainedWindowMinSize:maxSize:] + 47
11 AppKit 0x00007fff9b887dcd -[NSWindow(NSWindowResizing) _resizableEdgesForGrowing:shrinking:] + 171
12 AppKit 0x00007fff9b87e861 -[NSWindow(NSWindowResizing) _getEdgeResizingRects:] + 439
13 AppKit 0x00007fff9b87de28 -[NSWindow(NSWindowResizing) _updateEdgeResizingTrackingAreas] + 156
14 AppKit 0x00007fff9b87dd4a -[NSWindow(NSWindowResizing) _noteAllowedResizeDirectionsMayHaveChanged] + 22
15 AppKit 0x00007fff9c009cab -[NSWindow _commonMinMaxSizeChanged] + 23
16 AppKit 0x00007fff9b83da77 -[NSWindowTemplate nibInstantiate] + 1059
17 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
18 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
19 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
20 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
21 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
22 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
23 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
24 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
25 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
26 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
27 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
28 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
29 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
30 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
31 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
32 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
33 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
34 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.708 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc293d -[NSISEngine withBehaviors:performModifications:] + 31
6 AppKit 0x00007fff9c1ce1d8 __97-[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:]_block_invoke + 883
7 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
8 AppKit 0x00007fff9c1cdd16 -[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:] + 568
9 AppKit 0x00007fff9c1cda53 -[NSWindow(NSConstraintBasedLayout) _getConstrainedWindowMinSize:maxSize:] + 47
10 AppKit 0x00007fff9b887dcd -[NSWindow(NSWindowResizing) _resizableEdgesForGrowing:shrinking:] + 171
11 AppKit 0x00007fff9b87e861 -[NSWindow(NSWindowResizing) _getEdgeResizingRects:] + 439
12 AppKit 0x00007fff9b87de28 -[NSWindow(NSWindowResizing) _updateEdgeResizingTrackingAreas] + 156
13 AppKit 0x00007fff9b87dd4a -[NSWindow(NSWindowResizing) _noteAllowedResizeDirectionsMayHaveChanged] + 22
14 AppKit 0x00007fff9c009cab -[NSWindow _commonMinMaxSizeChanged] + 23
15 AppKit 0x00007fff9b83da77 -[NSWindowTemplate nibInstantiate] + 1059
16 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
17 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
18 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
19 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
20 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
21 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
22 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
23 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
24 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
25 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
26 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
27 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
28 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
29 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
30 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
31 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
32 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
33 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
2015-08-25 11:56:13.710 Xcode[19168:1241695] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
Stack:(
0 CoreFoundation 0x00007fff94d199cc __exceptionPreprocess + 172
1 DVTFoundation 0x00000001012d9590 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff8ea96052 objc_exception_throw + 48
3 CoreFoundation 0x00007fff94d1987d +[NSException raise:format:] + 205
4 Foundation 0x00007fff8bfc2ae8 _AssertAutolayoutOnMainThreadOnly + 79
5 Foundation 0x00007fff8bfc881e -[NSISEngine optimize] + 49
6 Foundation 0x00007fff8bfc2a12 -[NSISEngine withBehaviors:performModifications:] + 244
7 AppKit 0x00007fff9c1ce1d8 __97-[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:]_block_invoke + 883
8 Foundation 0x00007fff8bfc29b9 -[NSISEngine withBehaviors:performModifications:] + 155
9 AppKit 0x00007fff9c1cdd16 -[NSWindow(NSConstraintBasedLayout) _fromConstraintsGetWindowMinSize:maxSize:allowDynamicLayout:] + 568
10 AppKit 0x00007fff9c1cda53 -[NSWindow(NSConstraintBasedLayout) _getConstrainedWindowMinSize:maxSize:] + 47
11 AppKit 0x00007fff9b887dcd -[NSWindow(NSWindowResizing) _resizableEdgesForGrowing:shrinking:] + 171
12 AppKit 0x00007fff9b87e861 -[NSWindow(NSWindowResizing) _getEdgeResizingRects:] + 439
13 AppKit 0x00007fff9b87de28 -[NSWindow(NSWindowResizing) _updateEdgeResizingTrackingAreas] + 156
14 AppKit 0x00007fff9b87dd4a -[NSWindow(NSWindowResizing) _noteAllowedResizeDirectionsMayHaveChanged] + 22
15 AppKit 0x00007fff9c009cab -[NSWindow _commonMinMaxSizeChanged] + 23
16 AppKit 0x00007fff9b83da77 -[NSWindowTemplate nibInstantiate] + 1059
17 AppKit 0x00007fff9b83d5db -[NSIBObjectData instantiateObject:] + 309
18 AppKit 0x00007fff9b83cb70 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 431
19 AppKit 0x00007fff9ba01ec2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
20 AppKit 0x00007fff9ba01b12 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
21 AppKit 0x00007fff9ba0100b -[NSViewController loadView] + 270
22 IDEKit 0x0000000102aa6b9c -[IDEPackageInstallerViewController loadView] + 51
23 AppKit 0x00007fff9b98820b -[NSViewController _loadViewIfRequired] + 75
24 AppKit 0x00007fff9b988176 -[NSViewController view] + 30
25 IDEKit 0x0000000102aab4ed -[IDEFirstLaunchExperienceViewController _showPackagesToInstallIfNecessary] + 55
26 IDEKit 0x0000000102aac218 __78-[IDEFirstLaunchExperienceViewController _promptForUITestingAccessIfNecessary]_block_invoke_2 + 134
27 IDEFoundation 0x0000000101e5994a __96-[IDEUITestingPermissionManager checkUITestingPermissionForXcodeUITestingAgentWithPrompt:reply:]_block_invoke + 398
28 DVTFoundation 0x000000010131390c __DVTDispatchAsync_block_invoke + 153
29 libdispatch.dylib 0x00007fff8cd4c5b1 _dispatch_call_block_and_release + 12
30 libdispatch.dylib 0x00007fff8cd483f1 _dispatch_client_callout + 8
31 libdispatch.dylib 0x00007fff8cd4b5c6 _dispatch_root_queue_drain + 1890
32 libdispatch.dylib 0x00007fff8cd4ae62 _dispatch_worker_thread3 + 91
33 libsystem_pthread.dylib 0x00007fff8ddab72f _pthread_wqthread + 1129
34 libsystem_pthread.dylib 0x00007fff8dda9409 start_wqthread + 13
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment