简体   繁体   English

Interface Builder崩溃:断言消息:Interface Builder遇到与iPhone模拟器通信时出错

[英]Interface Builder crash with:Assertion Message: Interface Builder encountered an error communicating with the iPhone Simulator

Yesterday was working on a iPhone app with a tab bar when suddenly IB started to crash with the following reason: 昨天因为以下原因突然IB开始崩溃,昨天正在开发带有标签栏的iPhone应用程序:

Assertion Message: Interface Builder encountered an error communicating with the iPhone Simulator. 断言消息:Interface Builder遇到与iPhone模拟器通信时出错。 If you choose to file a crash report or radar for this issue, please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" and include their content in your crash report. 如果您选择为此问题提交崩溃报告或雷达,请检查Console.app以获取“Interface Builder Cocoa Touch Tool”的崩溃报告,并将其内容包含在崩溃报告中。

I've tried to check the following: 我试过检查以下内容:

  • start with an empty standard Tab Bar project template. 从空标准Tab Bar项目模板开始。 It crash 它崩溃了
  • uninstall XCode et all 卸载XCode等等
  • clean any old file left around 清理周围的任何旧文件
  • reinstall it 重新安装它
  • restore from an old backup XCode 从旧备份XCode还原

Nothing of the above have worked :( Anyone of you could give me some suggestion on how to proceed? I'm on Snow Leopard and using XCode 3.2.5 and SDK 4.3 (no other SDK for iDevice is installed). BTW I can run with no problem Simulator... 上面没有任何工作:(你们中的任何人都可以给我一些关于如何继续的建议吗?我在使用Snow Leopard并使用XCode 3.2.5 and SDK 4.3 (没有安装其他SDK用于iDevice)。顺便说一句我可以运行没问题模拟器......

Below the full trace of exception: 下面是完整的例外情况:

06/05/11 10.07.15 Interface Builder[1804] Assertion Failure: NO 06/05/11 10.07.15 Interface Builder [1804]断言失败:否
06/05/11 10.07.15 Interface Builder[1804] File: /SourceCache/IBCocoaTouchPlugin/IBCocoaTouchPlugin-132/IBPlugin/Utilities/IBObjectMarshalling.m 06/05/11 10.07.15 Interface Builder [1804]文件:/ SourceCache/IBCocoaTouchPlugin/IBCocoaTouchPlugin-132/IBPlugin/Utilities/IBObjectMarshalling.m
06/05/11 10.07.15 Interface Builder[1804] Line: 351 06/05/11 10.07.15 Interface Builder [1804]行:351
06/05/11 10.07.15 Interface Builder[1804] Backtrace: 06/05/11 10.07.15 Interface Builder [1804] Backtrace:
0 IBCocoaTouchPlugin 0x000000010e723907 IBMarshallObjectAndAskValueForKeyPathUsingResultMarshallerWithContext + 525 0 IBCocoaTouchPlugin 0x000000010e723907 IBMarshallObjectAndAskValueForKeyPathUsingResultMarshallerWithContext + 525
1 IBCocoaTouchPlugin 0x000000010e77911c IBIsManagedByTabBarController + 5744 1 IBCocoaTouchPlugin 0x000000010e77911c IBIsManagedByTabBarController + 5744
2 IBCocoaTouchPlugin 0x000000010e778bc4 IBIsManagedByTabBarController + 4376 2 IBCocoaTouchPlugin 0x000000010e778bc4 IBIsManagedByTabBarController + 4376
3 IBCocoaTouchPlugin 0x000000010e771e26 IBIsIBObjectURL + 25031 3 IBCocoaTouchPlugin 0x000000010e771e26 IBIsIBObjectURL + 25031
4 IBCocoaTouchPlugin 0x000000010e766682 IBConfigureToolbar + 25129 4 IBCocoaTouchPlugin 0x000000010e766682 IBConfigureToolbar + 25129
5 InterfaceBuilderKit 0x0000000100150151 -[IBEditor(DrawingMethods) setDecorationsNeedDisplayForObject:] + 370 5 InterfaceBuilderKit 0x0000000100150151 - [IBEditor(DrawingMethods)setDecorationsNeedDisplayForObject:] + 370
6 InterfaceBuilderKit 0x000000010013fa84 -[IBEditor setShowingSelection:] + 175 6 InterfaceBuilderKit 0x000000010013fa84 - [IBEditor setShowingSelection:] + 175
7 InterfaceBuilderKit 0x000000010013f978 -[IBEditor didActivate] + 32 7 InterfaceBuilderKit 0x000000010013f978 - [IBEditor didActivate] + 32
8 InterfaceBuilderKit 0x000000010014f847 -[IBViewEditor didActivate] + 43 8 InterfaceBuilderKit 0x000000010014f847 - [IBViewEditor didActivate] + 43
9 InterfaceBuilderKit 0x00000001001ddb13 -[IBEditorManager openEditorForObject:closingSubEditors:makeKey:] + 1458 9 InterfaceBuilderKit 0x00000001001ddb13 - [IBEditorManager openEditorForObject:closingSubEditors:makeKey:] + 1458
10 InterfaceBuilderKit 0x00000001001d2d4a -[IBDocument openEditorForObject:closingSubEditors:makeKeyAndOrderFront:] + 432 10 InterfaceBuilderKit 0x00000001001d2d4a - [IBDocument openEditorForObject:closingSubEditors:makeKeyAndOrderFront:] + 432
11 InterfaceBuilderKit 0x000000010013d605 -[IBDocument openEditorForObject:makeKeyAndOrderFront:] + 27 11 InterfaceBuilderKit 0x000000010013d605 - [IBDocument openEditorForObject:makeKeyAndOrderFront:] + 27
12 InterfaceBuilderKit 0x0000000100130315 -[IBDocument makeWindowControllers] + 498 12 InterfaceBuilderKit 0x0000000100130315 - [IBDocument makeWindowControllers] + 498
13 AppKit 0x00007fff8708b4e6 -[NSDocumentController _finishOpeningDocument:andShowWindows:] + 54 13 AppKit 0x00007fff8708b4e6 - [NSDocumentController _finishOpeningDocument:andShowWindows:] + 54
14 AppKit 0x00007fff8708ff41 -[NSDocumentController openDocumentWithContentsOfURL:display:error:] + 807 14 AppKit 0x00007fff8708ff41 - [NSDocumentController openDocumentWithContentsOfURL:display:error:] + 807
15 InterfaceBuilderKit 0x00000001001732b6 -[IBDocumentController openDocumentWithContentsOfURL:display:error:] + 717 15 InterfaceBuilderKit 0x00000001001732b6 - [IBDocumentController openDocumentWithContentsOfURL:display:error:] + 717
16 AppKit 0x00007fff8708f5f2 -[NSDocumentController _openDocumentsWithContentsOfURLs:display:presentErrors:] + 3457 16 AppKit 0x00007fff8708f5f2 - [NSDocumentController _openDocumentsWithContentsOfURLs:display:presentErrors:] + 3457
17 AppKit 0x00007fff86f86b3d -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 864 17 AppKit 0x00007fff86f86b3d - [NSApplication(NSAppleEventHandling)_handleAEOpenDocumentsForURLs:] + 864
18 AppKit 0x00007fff86e5300d -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 217 18 AppKit 0x00007fff86e5300d - [NSApplication(NSAppleEventHandling)_handleCoreEvent:withReplyEvent:] + 217
19 Foundation 0x00007fff82bbee42 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360 19基金会0x00007fff82bbee42 - [NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
20 Foundation 0x00007fff82bbec72 _NSAppleEventManagerGenericHandler + 114 20基金会0x00007fff82bbec72 _NSAppleEventManagerGenericHandler + 114
21 AE 0x00007fff82074323 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162 21 AE 0x00007fff82074323 aeDispatchAppleEvent(AEDesc const *,AEDesc *,unsigned int,unsigned char *)+ 162
22 AE 0x00007fff8207421c dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32 22 AE 0x00007fff8207421c dispatchEventAndSendReply(AEDesc const *,AEDesc *)+ 32
23 AE 0x00007fff82074123 aeProcessAppleEvent + 210 23 AE 0x00007fff82074123 aeProcessAppleEvent + 210
24 HIToolbox 0x00007fff80486619 AEProcessAppleEvent + 48 24 HIToolbox 0x00007fff80486619 AEProcessAppleEvent + 48
25 AppKit 0x00007fff86d5804b _DPSNextEvent + 1205 25 AppKit 0x00007fff86d5804b _DPSNextEvent + 1205
26 AppKit 0x00007fff86d577a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 26 AppKit 0x00007fff86d577a9 - [NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
27 Interface Builder 0x00000001000038e0 27 Interface Builder 0x00000001000038e0
28 AppKit 0x00007fff86f92c47 -[NSApplication _realDoModalLoop:peek:] + 442 28 AppKit 0x00007fff86f92c47 - [NSApplication _realDoModalLoop:peek:] + 442
29 AppKit 0x00007fff86f907d5 -[NSApplication runModalForWindow:] + 129 29 AppKit 0x00007fff86f907d5 - [NSApplication runModalForWindow:] + 129
30 InterfaceBuilderKit 0x00000001002742f1 -[IBDetailedAlert runModal] + 74 30 InterfaceBuilderKit 0x00000001002742f1 - [IBDetailedAlert runModal] + 74
31 Interface Builder 0x0000000100006fbd 31 Interface Builder 0x0000000100006fbd
32 Interface Builder 0x0000000100007023 32 Interface Builder 0x0000000100007023
33 IBCocoaTouchPlugin 0x000000010e721ffb IBMessageForAssertingMarshallingFailureFromException + 538 33 IBCocoaTouchPlugin 0x000000010e721ffb IBMessageForAssertingMarshallingFailureFromException + 538
34 Foundation 0x00007fff82ba832f __NSThreadPerformPerform + 219 34基金会0x00007fff82ba832f __NSThreadPerformPerform + 219
35 CoreFoundation 0x00007fff8082c401 __CFRunLoopDoSources0 + 1361 35 CoreFoundation 0x00007fff8082c401 __CFRunLoopDoSources0 + 1361
36 CoreFoundation 0x00007fff8082a5f9 __CFRunLoopRun + 873 36 CoreFoundation 0x00007fff8082a5f9 __CFRunLoopRun + 873
37 CoreFoundation 0x00007fff80829dbf CFRunLoopRunSpecific + 575 37 CoreFoundation 0x00007fff80829dbf CFRunLoopRunSpecific + 575
38 HIToolbox 0x00007fff804807ee RunCurrentEventLoopInMode + 333 38 HIToolbox 0x00007fff804807ee RunCurrentEventLoopInMode + 333
39 HIToolbox 0x00007fff80480551 ReceiveNextEventCommon + 148 39 HIToolbox 0x00007fff80480551 ReceiveNextEventCommon + 148
40 HIToolbox 0x00007fff804804ac BlockUntilNextEventMatchingListInMode + 59 40 HIToolbox 0x00007fff804804ac BlockUntilNextEventMatchingListInMode + 59
41 AppKit 0x00007fff86d57e64 _DPSNextEvent + 718 41 AppKit 0x00007fff86d57e64 _DPSNextEvent + 718
42 AppKit 0x00007fff86d577a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 42 AppKit 0x00007fff86d577a9 - [NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
43 Interface Builder 0x00000001000038e0 43 Interface Builder 0x00000001000038e0
44 AppKit 0x00007fff86f92c47 -[NSApplication _realDoModalLoop:peek:] + 442 44 AppKit 0x00007fff86f92c47 - [NSApplication _realDoModalLoop:peek:] + 442
45 AppKit 0x00007fff86f907d5 -[NSApplication runModalForWindow:] + 129 45 AppKit 0x00007fff86f907d5 - [NSApplication runModalForWindow:] + 129
46 InterfaceBuilderKit 0x00000001002742f1 -[IBDetailedAlert runModal] + 74 46 InterfaceBuilderKit 0x00000001002742f1 - [IBDetailedAlert runModal] + 74
47 Interface Builder 0x0000000100006fbd 47 Interface Builder 0x0000000100006fbd
48 Interface Builder 0x0000000100007023 48 Interface Builder 0x0000000100007023
49 IBCocoaTouchPlugin 0x000000010e721ffb IBMessageForAssertingMarshallingFailureFromException + 538 49 IBCocoaTouchPlugin 0x000000010e721ffb IBMessageForAssertingMarshallingFailureFromException + 538
50 Foundation 0x00007fff82ba832f __NSThreadPerformPerform + 219 50 Foundation 0x00007fff82ba832f __NSThreadPerformPerform + 219
51 CoreFoundation 0x00007fff8082c401 __CFRunLoopDoSources0 + 1361 51 CoreFoundation 0x00007fff8082c401 __CFRunLoopDoSources0 + 1361
52 CoreFoundation 0x00007fff8082a5f9 __CFRunLoopRun + 873 52 CoreFoundation 0x00007fff8082a5f9 __CFRunLoopRun + 873
53 CoreFoundation 0x00007fff80829dbf CFRunLoopRunSpecific + 575 53 CoreFoundation 0x00007fff80829dbf CFRunLoopRunSpecific + 575
54 HIToolbox 0x00007fff804807ee RunCurrentEventLoopInMode + 333 54 HIToolbox 0x00007fff804807ee RunCurrentEventLoopInMode + 333
55 HIToolbox 0x00007fff80480551 ReceiveNextEventCommon + 148 55 HIToolbox 0x00007fff80480551 ReceiveNextEventCommon + 148
56 HIToolbox 0x00007fff804804ac BlockUntilNextEventMatchingListInMode + 59 56 HIToolbox 0x00007fff804804ac BlockUntilNextEventMatchingListInMode + 59
57 AppKit 0x00007fff86d57e64 _DPSNextEvent + 718 57 AppKit 0x00007fff86d57e64 _DPSNextEvent + 718
58 AppKit 0x00007fff86d577a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 58 AppKit 0x00007fff86d577a9 - [NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
59 Interface Builder 0x00000001000038e0 59 Interface Builder 0x00000001000038e0
60 AppKit 0x00007fff86f92c47 -[NSApplication _realDoModalLoop:peek:] + 442 60 AppKit 0x00007fff86f92c47 - [NSApplication _realDoModalLoop:peek:] + 442
61 AppKit 0x00007fff86f907d5 -[NSApplication runModalForWindow:] + 129 61 AppKit 0x00007fff86f907d5 - [NSApplication runModalForWindow:] + 129
62 InterfaceBuilderKit 0x00000001002742f1 -[IBDetailedAlert runModal] + 74 62 InterfaceBuilderKit 0x00000001002742f1 - [IBDetailedAlert runModal] + 74
63 Interface Builder 0x0000000100006fbd 63 Interface Builder 0x0000000100006fbd
64 Interface Builder 0x0000000100007023 64 Interface Builder 0x0000000100007023
65 IBCocoaTouchPlugin 0x000000010e721ffb IBMessageForAssertingMarshallingFailureFromException + 538 65 IBCocoaTouchPlugin 0x000000010e721ffb IBMessageForAssertingMarshallingFailureFromException + 538
66 Foundation 0x00007fff82ba832f __NSThreadPerformPerform + 219 66基金会0x00007fff82ba832f __NSThreadPerformPerform + 219
67 CoreFoundation 0x00007fff8082c401 __CFRunLoopDoSources0 + 1361 67 CoreFoundation 0x00007fff8082c401 __CFRunLoopDoSources0 + 1361
68 CoreFoundation 0x00007fff8082a5f9 __CFRunLoopRun + 873 68 CoreFoundation 0x00007fff8082a5f9 __CFRunLoopRun + 873
69 CoreFoundation 0x00007fff80829dbf CFRunLoopRunSpecific + 575 69 CoreFoundation 0x00007fff80829dbf CFRunLoopRunSpecific + 575
70 HIToolbox 0x00007fff804807ee RunCurrentEventLoopInMode + 333 70 HIToolbox 0x00007fff804807ee RunCurrentEventLoopInMode + 333
71 HIToolbox 0x00007fff804805f3 ReceiveNextEventCommon + 310 71 HIToolbox 0x00007fff804805f3 ReceiveNextEventCommon + 310
72 HIToolbox 0x00007fff804804ac BlockUntilNextEventMatchingListInMode + 59 72 HIToolbox 0x00007fff804804ac BlockUntilNextEventMatchingListInMode + 59
73 AppKit 0x00007fff86d57e64 _DPSNextEvent + 718 73 AppKit 0x00007fff86d57e64 _DPSNextEvent + 718
74 AppKit 0x00007fff86d577a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 74 AppKit 0x00007fff86d577a9 - [NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
75 Interface Builder 0x00000001000038e0 75 Interface Builder 0x00000001000038e0
76 AppKit 0x00007fff86f92c47 -[NSApplication _realDoModalLoop:peek:] + 442 76 AppKit 0x00007fff86f92c47 - [NSApplication _realDoModalLoop:peek:] + 442
77 AppKit 0x00007fff86f907d5 -[NSApplication runModalForWindow:] + 129 77 AppKit 0x00007fff86f907d5 - [NSApplication runModalForWindow:] + 129
78 InterfaceBuilderKit 0x00000001002742f1 -[IBDetailedAlert runModal] + 74 78 InterfaceBuilderKit 0x00000001002742f1 - [IBDetailedAlert runModal] + 74
79 Interface Builder 0x0000000100006fbd 79 Interface Builder 0x0000000100006fbd
80 Interface Builder 0x0000000100007023 80 Interface Builder 0x0000000100007023
81 IBCocoaTouchPlugin 0x000000010e721ffb IBMessageForAssertingMarshallingFailureFromException + 538 81 IBCocoaTouchPlugin 0x000000010e721ffb IBMessageForAssertingMarshallingFailureFromException + 538
82 Foundation 0x00007fff82ba832f __NSThreadPerformPerform + 219 82基金会0x00007fff82ba832f __NSThreadPerformPerform + 219
83 CoreFoundation 0x00007fff8082c401 __CFRunLoopDoSources0 + 1361 83 CoreFoundation 0x00007fff8082c401 __CFRunLoopDoSources0 + 1361
84 CoreFoundation 0x00007fff8082a5f9 __CFRunLoopRun + 873 84 CoreFoundation 0x00007fff8082a5f9 __CFRunLoopRun + 873
85 CoreFoundation 0x00007fff80829dbf CFRunLoopRunSpecific + 575 85 CoreFoundation 0x00007fff80829dbf CFRunLoopRunSpecific + 575
86 HIToolbox 0x00007fff804807ee RunCurrentEventLoopInMode + 333 86 HIToolbox 0x00007fff804807ee RunCurrentEventLoopInMode + 333
87 HIToolbox 0x00007fff80480551 ReceiveNextEventCommon + 148 87 HIToolbox 0x00007fff80480551 ReceiveNextEventCommon + 148
88 HIToolbox 0x00007fff804804ac BlockUntilNextEventMatchingListInMode + 59 88 HIToolbox 0x00007fff804804ac BlockUntilNextEventMatchingListInMode + 59
89 AppKit 0x00007fff86d57e64 _DPSNextEvent + 718 89 AppKit 0x00007fff86d57e64 _DPSNextEvent + 718
90 AppKit 0x00007fff86d577a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 90 AppKit 0x00007fff86d577a9 - [NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
91 Interface Builder 0x00000001000038e0 91 Interface Builder 0x00000001000038e0
92 AppKit 0x00007fff86f92c47 -[NSApplication _realDoModalLoop:peek:] + 442 92 AppKit 0x00007fff86f92c47 - [NSApplication _realDoModalLoop:peek:] + 442
93 AppKit 0x00007fff86f907d5 -[NSApplication runModalForWindow:] + 129 93 AppKit 0x00007fff86f907d5 - [NSApplication runModalForWindow:] + 129
94 InterfaceBuilderKit 0x00000001002742f1 -[IBDetailedAlert runModal] + 74 94 InterfaceBuilderKit 0x00000001002742f1 - [IBDetailedAlert runModal] + 74
95 Interface Builder 0x0000000100006fbd 95 Interface Builder 0x0000000100006fbd
96 Interface Builder 0x0000000100007023 96 Interface Builder 0x0000000100007023
97 IBCocoaTouchPlugin 0x000000010e721ffb IBMessageForAssertingMarshallingFailureFromException + 538 97 IBCocoaTouchPlugin 0x000000010e721ffb IBMessageForAssertingMarshallingFailureFromException + 538
98 IBCocoaTouchPlugin 0x000000010e723907 IBMarshallObjectAndAskValueForKeyPathUsingResultMarshallerWithContext + 525 98 IBCocoaTouchPlugin 0x000000010e723907 IBMarshallObjectAndAskValueForKeyPathUsingResultMarshallerWithContext + 525
99 IBCocoaTouchPlugin 0x000000010e77911c IBIsManagedByTabBarController + 5744 99 IBCocoaTouchPlugin 0x000000010e77911c IBIsManagedByTabBarController + 5744
100 IBCocoaTouchPlugin 0x000000010e778bc4 IBIsManagedByTabBarController + 4376 100 IBCocoaTouchPlugin 0x000000010e778bc4 IBIsManagedByTabBarController + 4376
101 IBCocoaTouchPlugin 0x000000010e771e26 IBIsIBObjectURL + 25031 101 IBCocoaTouchPlugin 0x000000010e771e26 IBIsIBObjectURL + 25031
102 IBCocoaTouchPlugin 0x000000010e766682 IBConfigureToolbar + 25129 102 IBCocoaTouchPlugin 0x000000010e766682 IBConfigureToolbar + 25129
103 InterfaceBuilderKit 0x0000000100150151 -[IBEditor(DrawingMethods) setDecorationsNeedDisplayForObject:] + 370 103 InterfaceBuilderKit 0x0000000100150151 - [IBEditor(DrawingMethods)setDecorationsNeedDisplayForObject:] + 370
104 InterfaceBuilderKit 0x000000010013fa84 -[IBEditor setShowingSelection:] + 175 104 InterfaceBuilderKit 0x000000010013fa84 - [IBEditor setShowingSelection:] + 175
105 InterfaceBuilderKit 0x000000010013f978 -[IBEditor didActivate] + 32 105 InterfaceBuilderKit 0x000000010013f978 - [IBEditor didActivate] + 32
106 InterfaceBuilderKit 0x000000010014f847 -[IBViewEditor didActivate] + 43 106 InterfaceBuilderKit 0x000000010014f847 - [IBViewEditor didActivate] + 43
107 InterfaceBuilderKit 0x00000001001ddb13 -[IBEditorManager openEditorForObject:closingSubEditors:makeKey:] + 1458 107 InterfaceBuilderKit 0x00000001001ddb13 - [IBEditorManager openEditorForObject:closingSubEditors:makeKey:] + 1458
108 InterfaceBuilderKit 0x00000001001d2d4a -[IBDocument openEditorForObject:closingSubEditors:makeKeyAndOrderFront:] + 432 108 InterfaceBuilderKit 0x00000001001d2d4a - [IBDocument openEditorForObject:closingSubEditors:makeKeyAndOrderFront:] + 432
109 InterfaceBuilderKit 0x000000010013d605 -[IBDocument openEditorForObject:makeKeyAndOrderFront:] + 27 109 InterfaceBuilderKit 0x000000010013d605 - [IBDocument openEditorForObject:makeKeyAndOrderFront:] + 27
110 InterfaceBuilderKit 0x0000000100130315 -[IBDocument makeWindowControllers] + 498 110 InterfaceBuilderKit 0x0000000100130315 - [IBDocument makeWindowControllers] + 498
111 AppKit 0x00007fff8708b4e6 -[NSDocumentController _finishOpeningDocument:andShowWindows:] + 54 111 AppKit 0x00007fff8708b4e6 - [NSDocumentController _finishOpeningDocument:andShowWindows:] + 54
112 AppKit 0x00007fff8708ff41 -[NSDocumentController openDocumentWithContentsOfURL:display:error:] + 807 112 AppKit 0x00007fff8708ff41 - [NSDocumentController openDocumentWithContentsOfURL:display:error:] + 807
113 InterfaceBuilderKit 0x00000001001732b6 -[IBDocumentController openDocumentWithContentsOfURL:display:error:] + 717 113 InterfaceBuilderKit 0x00000001001732b6 - [IBDocumentController openDocumentWithContentsOfURL:display:error:] + 717
114 AppKit 0x00007fff8708f5f2 -[NSDocumentController _openDocumentsWithContentsOfURLs:display:presentErrors:] + 3457 114 AppKit 0x00007fff8708f5f2 - [NSDocumentController _openDocumentsWithContentsOfURLs:display:presentErrors:] + 3457
115 AppKit 0x00007fff86f86b3d -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 864 115 AppKit 0x00007fff86f86b3d - [NSApplication(NSAppleEventHandling)_handleAEOpenDocumentsForURLs:] + 864
116 AppKit 0x00007fff86e5300d -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 217 116 AppKit 0x00007fff86e5300d - [NSApplication(NSAppleEventHandling)_handleCoreEvent:withReplyEvent:] + 217
117 Foundation 0x00007fff82bbee42 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360 117基础0x00007fff82bbee42 - [NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
118 Foundation 0x00007fff82bbec72 _NSAppleEventManagerGenericHandler + 114 118基金会0x00007fff82bbec72 _NSAppleEventManagerGenericHandler + 114
119 AE 0x00007fff82074323 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162 119 AE 0x00007fff82074323 aeDispatchAppleEvent(AEDesc const *,AEDesc *,unsigned int,unsigned char *)+ 162
120 AE 0x00007fff8207421c dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32 120 AE 0x00007fff8207421c dispatchEventAndSendReply(AEDesc const *,AEDesc *)+ 32
121 AE 0x00007fff82074123 aeProcessAppleEvent + 210 121 AE 0x00007fff82074123 aeProcessAppleEvent + 210
122 HIToolbox 0x00007fff80486619 AEProcessAppleEvent + 48 122 HIToolbox 0x00007fff80486619 AEProcessAppleEvent + 48
123 AppKit 0x00007fff86d5804b _DPSNextEvent + 1205 123 AppKit 0x00007fff86d5804b _DPSNextEvent + 1205
124 AppKit 0x00007fff86d577a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 124 AppKit 0x00007fff86d577a9 - [NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
125 Interface Builder 0x00000001000038e0 125 Interface Builder 0x00000001000038e0
126 AppKit 0x00007fff86d1d48b -[NSApplication run] + 395 126 AppKit 0x00007fff86d1d48b - [NSApplication run] + 395
127 AppKit 0x00007fff86d161a8 NSApplicationMain + 364 127 AppKit 0x00007fff86d161a8 NSApplicationMain + 364
128 Interface Builder 0x0000000100001c44 128 Interface Builder 0x0000000100001c44


06/05/11 10.07.15 Interface Builder[1804] Message: Interface Builder encountered an error communicating with the iPhone Simulator. 06/05/11 10.07.15 Interface Builder [1804]消息:Interface Builder遇到与iPhone模拟器通信时出错。 If you choose to file a crash report or radar for this issue, please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" and include their content in your crash report. 如果您选择为此问题提交崩溃报告或雷达,请检查Console.app以获取“Interface Builder Cocoa Touch Tool”的崩溃报告,并将其内容包含在崩溃报告中。

Failed to determine the value for itemFramesArray of IBUITabBar. 无法确定IBUITabBar的itemFramesArray的值。

Exception name: NSObjectInaccessibleException Exception reason: NSDistantObject (0x10f401430) is invalid (no connection) Exception backtrace: (null) Exception info:(null) 异常名称:NSObjectInaccessibleException异常原因:NSDistantObject(0x10f401430)无效(无连接)异常回溯:(null)异常信息:(null)

From this discussion 从这个讨论

Some similar cases reported were solved by cleaning out an older version of the SDK. 报告的一些类似案例通过清除旧版本的SDK来解决。 That might work for you if you installed over any previous version of the SDK (even if it was only for OS/X). 如果您安装了任何以前版本的SDK(即使它仅适用于OS / X),这可能对您有用。 You'll want to uninstall as much as you can, new and old. 你想要尽可能多地卸载新旧。 Then rename the Developer folder so the next installation will make a new one. 然后重命名Developer文件夹,以便下一次安装将创建一个新文件夹。 Your objective should be to prepare your Mac for a clean install, as if it had never hosted any development software in the past. 您的目标应该是准备好Mac以进行全新安装,就好像它以前从未托管过任何开发软件一样。 After you've hosed out as much as you can, install the SDK again. 在尽可能多地冲洗之后,再次安装SDK。

  1. Uninstalled the previous SDK using sudo /Developer/Library/uninstall-devtools --mode=all from the terminal. 使用sudo / Developer / Library / uninstall-devtools --mode = all从终端卸载以前的SDK。
  2. Changed the name of the Developer dir. 更改了开发人员目录的名称。
  3. Changed my time zone to USA and my language to English from Hebrew. 用希伯来语将我的时区改为美国,将我的语言改为英语。
  4. Installed the 10.5.6 combo update from Apple's site. 安装了Apple网站的10.5.6组合更新。
  5. Restarted 重新启动
  6. Reinstalled the SDK 重新安装了SDK
  7. ALL IS GOOD 一切都很好

这适用于我:我有同样的问题,我发现如果我将部署目标从iOS 4.0更改为iOS 4.3,它对我来说工作正常并保持Base SDK 5.0。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM