XCODE always crash ing when I open IB
XCODE always crash ing when I open IB
- Subject: XCODE always crash ing when I open IB
- From: Fayimora Femi-Balogun <email@hidden>
- Date: Thu, 21 Jul 2011 13:46:23 +0100
Hey guys, am back again. My Xcode was crash in a while back when i open the xib file. I was told something on ma system was corrupt or whatever and i shut re-install os. I waited patiently for lion and after installing it nothing changed.. My Xcode still crashes when i open the xib file for iOS development.. Here is my crash report
ASSERTION FAILURE in /SourceCache/IDEInterfaceBuilderCocoaTouch/IDEInterfaceBuilderCocoaTouch-534/IBPlugin/Utilities/IBObjectMarshalling.m:152
Details: Interface Builder encountered an error communicating with the iOS Simulator. "Interface Builder Cocoa Touch Tool" (2865) failed to launch and exited with status (null), signal 5. Please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" for further information.
Function: NSDistantObject<IBCocoaTouchToolProtocol> *IBAttachToCocoaTouchTool(IBCocoaTouchTargetRuntime *)
Thread: <NSThread: 0x40010a260>{name = (null), num = 1}
Hints: None
Backtrace:
0 0x000000010910b152 -[IDEAssertionHandler handleFailureInFunction:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
1 0x00000001087a91bc _DVTAssertionHandler (in DVTFoundation)
2 0x00000001087b9304 _DVTAssertionFailureHandler (in DVTFoundation)
3 0x000000010c8c12bd IBAttachToCocoaTouchTool (in IDEInterfaceBuilderCocoaTouchIntegration)
4 0x000000010c8c0e87 (in IDEInterfaceBuilderCocoaTouchIntegration)
5 0x000000010c8c0d4c IBAskClassInTargetRuntimeForValueForKeyPathUsingResultMarshallerWithContext (in IDEInterfaceBuilderCocoaTouchIntegration)
6 0x000000010c8c0877 (in IDEInterfaceBuilderCocoaTouchIntegration)
7 0x000000010c8e0219 (in IDEInterfaceBuilderCocoaTouchIntegration)
8 0x000000010c8e025a (in IDEInterfaceBuilderCocoaTouchIntegration)
9 0x000000010c8e5148 (in IDEInterfaceBuilderCocoaTouchIntegration)
10 0x000000010c1a3cee -[NSView(IBViewIntegration) ibWarnings:forDocument:withComputationContext:] (in IDEInterfaceBuilderKit)
11 0x000000010c568a76 -[NSView(IBAppKitViewIntegration) ibSwizzledNSViewWarnings:forDocument:withComputationContext:] (in IDEInterfaceBuilderCocoaIntegration)
12 0x000000010c8fd431 (in IDEInterfaceBuilderCocoaTouchIntegration)
13 0x000000010c9042c3 (in IDEInterfaceBuilderCocoaTouchIntegration)
14 0x000000010c91c0f9 (in IDEInterfaceBuilderCocoaTouchIntegration)
15 0x000000010c1510ca -[IBDocument rebuildWarnings] (in IDEInterfaceBuilderKit)
16 0x000000010c1512d7 -[IBDocument warnings] (in IDEInterfaceBuilderKit)
17 0x000000010c1f08d6 -[IBIssueProvider updateWarningsForOpenDocument:filePath:] (in IDEInterfaceBuilderKit)
18 0x000000010c135d89 -[IBIssueProvider updateOpenDocuments] (in IDEInterfaceBuilderKit)
19 0x00007fff8fb8418a NSKeyValueNotifyObserver (in Foundation)
20 0x00007fff8fba5387 NSKeyValueDidChange (in Foundation)
21 0x00007fff8fb51a2f -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] (in Foundation)
22 0x000000010904fa87 -[IDEDocumentController addDocument:] (in IDEKit)
23 0x0000000109073a36 +[IDEDocumentController retainEditorDocument:] (in IDEKit)
24 0x0000000109072c0d +[IDEDocumentController _retainedNewEditorDocumentWithClass:ofURL:ofType:extension:error:] (in IDEKit)
25 0x0000000109072915 -[IDEEditorContext _newEditorDocumentWithClass:ofURL:ofType:extension:] (in IDEKit)
26 0x0000000109072478 -[IDEEditorContext _openNavigableItem:documentExtension:] (in IDEKit)
27 0x00000001090417cc -[IDEEditorContext _openNavigableItem:] (in IDEKit)
28 0x0000000109071860 -[IDEEditorContext _notifyDelegateAndOpenNavigableItem:documentExtensionIdentifier:locationToSelect:annotationRepresentedObject:stateDictionary:annotationWantsIndicatorAnimation:exploreAnnotationRepresentedObject:] (in IDEKit)
29 0x000000010906df22 -[IDEEditorContext _notifyDelegateAndOpenEditorOpenSpecifier:updateHistory:] (in IDEKit)
30 0x000000010906dcb0 -[IDEEditorContext _openEditorOpenSpecifier:updateHistory:] (in IDEKit)
31 0x000000010906d9db -[IDEEditorContext openEditorOpenSpecifier:] (in IDEKit)
32 0x000000010906d9b4 -[IDEEditorModeViewController openEditorOpenSpecifier:editorContext:] (in IDEKit)
33 0x000000010906d971 -[IDEEditorArea _openEditorOpenSpecifier:editorContext:takeFocus:] (in IDEKit)
34 0x00000001091024af __108+[IDEEditorCoordinator _doOpenEditorOpenSpecifier:forWorkspaceTabController:editorContext:target:takeFocus:]_block_invoke_0 (in IDEKit)
35 0x000000010906d6d4 +[IDEEditorCoordinator _doOpenWithWorkspaceTabController:editorContext:target:allowFallback:documentURL:usingBlock:] (in IDEKit)
36 0x00000001091023d6 +[IDEEditorCoordinator _doOpenEditorOpenSpecifier:forWorkspaceTabController:editorContext:target:takeFocus:] (in IDEKit)
37 0x000000010906d15e -[_IDEOpenRequest _runIfNecessary] (in IDEKit)
38 0x00007fff8fb46b8e __NSFireDelayedPerform (in Foundation)
39 0x00007fff8f18f694 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ (in CoreFoundation)
40 0x00007fff8f18f1e6 __CFRunLoopDoTimer (in CoreFoundation)
41 0x00007fff8f16fba1 __CFRunLoopRun (in CoreFoundation)
42 0x00007fff8f16f216 CFRunLoopRunSpecific (in CoreFoundation)
43 0x00007fff92c8b4ff RunCurrentEventLoopInMode (in HIToolbox)
44 0x00007fff92c92b73 ReceiveNextEventCommon (in HIToolbox)
45 0x00007fff92c92aae BlockUntilNextEventMatchingListInMode (in HIToolbox)
46 0x00007fff96530191 _DPSNextEvent (in AppKit)
47 0x00007fff9652fa95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
48 0x00007fff9652c3d6 -[NSApplication run] (in AppKit)
49 0x00007fff967aa52a NSApplicationMain (in AppKit)
50 0x000000010874aeec (in Xcode)
any help would be appreciable pleaseeee. Have spent a lot trying to make this work and all efforts have been futile _______________________________________________
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