• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
cloned my boot disk, now Xcode crashes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cloned my boot disk, now Xcode crashes


  • Subject: cloned my boot disk, now Xcode crashes
  • From: Scott Ribe <email@hidden>
  • Date: Thu, 13 Aug 2015 11:44:33 -0600

Any suggestions what to do? Xcode 6.4, OS X 10.10.3:

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

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

Application Specific Information:
ProductBuildVersion: 6C131e
ASSERTION FAILURE in /SourceCache/IDEInterfaceBuilderCocoaTouch/IDEInterfaceBuilderCocoaTouch-6736/InterfaceBuilder/Utilities/IBObjectMarshalling.m:45
Details:  Failed to launch Interface Builder Cocoa Touch Tool: Error Domain=com.apple.InterfaceBuilder Code=-1 "Encountered an error communicating with Interface Builder Cocoa Touch Tool." UserInfo=0x7f801210b2b0 {NSUnderlyingError=0x7f801210fa30 "Failed to communicate with Interface Builder", NSLocalizedDescription=Encountered an error communicating with Interface Builder Cocoa Touch Tool., NSLocalizedRecoverySuggestion=Please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" for further information., NSLocalizedFailureReason=Interface Builder Cocoa Touch Tool (3288) failed to launch and exited with status (null), signal 5.



Dyld Error Message:
  problem loading iOS simulator dyld
}
Object:   <NSThread: 0x7f800bd39180>
Method:   -cocoaTouchToolForTargetRuntime:
Thread:   <NSThread: 0x7f800bd39180>{number = 1, name = main}
Hints:
  0: Replacement view is installing: <IBObjectLibraryController: 0x7f8011faae50 representing: <DVTExtension 0x7f801026ea40: Xcode.InterfaceBuilderKit.ObjectsLibrary (Xcode.InterfaceBuilderKit.ObjectsLibrary) v1.0>>
Backtrace:
  0  0x000000010fda61aa -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)
  1  0x000000010eb5418f _DVTAssertionHandler (in DVTFoundation)
  2  0x000000010eb5447e _DVTAssertionFailureHandler (in DVTFoundation)
  3  0x000000011ea5ad5a (in IDEInterfaceBuilderCocoaTouchIntegration)
  4  0x000000011ea5aab8 IBAskClassInTargetRuntimeForValueForKeyPathUsingResultMarshallerWithContext (in IDEInterfaceBuilderCocoaTouchIntegration)
  5  0x000000011ea5a988 IBAskClassInTargetRuntimeForValueForKeyPathUsingResultMarshaller (in IDEInterfaceBuilderCocoaTouchIntegration)
  6  0x000000011ea8e39f (in IDEInterfaceBuilderCocoaTouchIntegration)
...
 54  0x000000010f0bed3d -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
 55  0x00007fff890dfbf3 -[NSApplication run] (in AppKit)
 56  0x00007fff8905c354 NSApplicationMain (in AppKit)
 57  0x00007fff962395c9 start (in libdyld.dylib)
 58  0x0000000000000001

abort() called

Application Specific Signatures:
cocoaTouchTool

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff89cc8286 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff8ca3eb53 abort + 129
2   com.apple.dt.IDEKit           	0x000000010fda5d86 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1510
3   com.apple.dt.IDEKit           	0x000000010fda6360 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1169
4   com.apple.dt.DVTFoundation    	0x000000010eb5418f _DVTAssertionHandler + 367
5   com.apple.dt.DVTFoundation    	0x000000010eb5447e _DVTAssertionFailureHandler + 407
6   com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration	0x000000011ea5ad5a 0x11ea57000 + 15706
7   com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration	0x000000011ea5aab8
...
52  com.apple.HIToolbox           	0x00007fff8d2ce56f RunCurrentEventLoopInMode + 235
53  com.apple.HIToolbox           	0x00007fff8d2ce2ea ReceiveNextEventCommon + 431
54  com.apple.HIToolbox           	0x00007fff8d2ce12b _BlockUntilNextEventMatchingListInModeWithFilter + 71
55  com.apple.AppKit              	0x00007fff890ea9bb _DPSNextEvent + 978
56  com.apple.AppKit              	0x00007fff890e9f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
57  com.apple.dt.DVTKit           	0x000000010f0bed3d -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237
58  com.apple.AppKit              	0x00007fff890dfbf3 -[NSApplication run] + 594
59  com.apple.AppKit              	0x00007fff8905c354 NSApplicationMain + 1832
60  libdyld.dylib                 	0x00007fff962395c9 start + 1


--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice






 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: cloned my boot disk, now Xcode crashes
      • From: Scott Ribe <email@hidden>
    • Re: cloned my boot disk, now Xcode crashes
      • From: Scott Ribe <email@hidden>
  • Prev by Date: Re: iOS simulator completely broken (El Capitan, Xcode 7)
  • Next by Date: Re: cloned my boot disk, now Xcode crashes
  • Previous by thread: Re: iOS simulator completely broken (El Capitan, Xcode 7)
  • Next by thread: Re: cloned my boot disk, now Xcode crashes
  • Index(es):
    • Date
    • Thread