Interface Builder Crash at startup (3.2.1)
Interface Builder Crash at startup (3.2.1)
- Subject: Interface Builder Crash at startup (3.2.1)
- From: Jeremy Faller <email@hidden>
- Date: Sat, 17 Oct 2009 16:17:21 -0400
I submitted this earlier, but it was lost in moderation because the
length was too long (>50k). Sorry if it's a repost.
I recently installed the SnowLeopard 3.1.2 tools, and have had crashes
whenever I start InterfaceBuilder. It seems that it's failing an
assert, trying to communicate with the iPhone tools. I have tried:
1) Deleting the XCode tools & restarting.
2) Reinstalling & restarting
3) Running from a "new user" account that had no XCode/IB preferences
And still IB crashes.
Has anyone seen this? Does anyone have a work around? I'm a little
desperate, as I can perform OSX or iPhone development, and as it's my
main "late night" hobby, I'm stuck when insomnia sets in. :(
Here's the Assert message:
Assertion Message: Interface Builder encountered an error
communicating with the iPhone Simulator. 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.
IBUIViewImageRequester failed to rasterize a UILabel, UIButton,
UITextField, and UISegmentedControl.
Exception name: NSInvalidSendPortException
Exception reason: [NSMachPort sendBeforeDate:] destination port invalid
Exception backtrace:
(null)
Exception info:(null)
Thread 0 Asserted:
0 IBCocoaTouchPlugin 0x0000000118d1bab3
IBMessageForAssertingMarshallingFailureFromException + 538
1 Foundation 0x00007fff84f62713
__NSThreadPerformPerform + 219
2 CoreFoundation 0x00007fff85da4281
__CFRunLoopDoSources0 + 1361
3 CoreFoundation 0x00007fff85da2879 __CFRunLoopRun
+ 873
4 CoreFoundation 0x00007fff85da203f
CFRunLoopRunSpecific + 575
5 HIToolbox 0x00007fff870e1c4e
RunCurrentEventLoopInMode + 333
6 HIToolbox 0x00007fff870e19b1
ReceiveNextEventCommon + 148
7 HIToolbox 0x00007fff870e190c
BlockUntilNextEventMatchingListInMode + 59
8 AppKit 0x00007fff8339c520 _DPSNextEvent
+ 718
9 AppKit 0x00007fff8339be89 -
[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
10 Interface Builder 0x00000001000033b8
11 AppKit 0x00007fff835d6a83 -
[NSApplication _realDoModalLoop:peek:] + 442
12 AppKit 0x00007fff835d460d -
[NSApplication runModalForWindow:] + 129
13 InterfaceBuilderKit 0x00000001002a293d -
[IBDetailedAlert runModal] + 77
14 Interface Builder 0x0000000100007167
15 Interface Builder 0x00000001000071e0
16 IBCocoaTouchPlugin 0x0000000118d1bab3
IBMessageForAssertingMarshallingFailureFromException + 538
17 Foundation 0x00007fff84f62713
__NSThreadPerformPerform + 219
18 CoreFoundation 0x00007fff85da4281
__CFRunLoopDoSources0 + 1361
19 CoreFoundation 0x00007fff85da2879 __CFRunLoopRun
+ 873
20 CoreFoundation 0x00007fff85da203f
CFRunLoopRunSpecific + 575
21 HIToolbox 0x00007fff870e1c4e
RunCurrentEventLoopInMode + 333
22 HIToolbox 0x00007fff870e19b1
ReceiveNextEventCommon + 148
23 HIToolbox 0x00007fff870e190c
BlockUntilNextEventMatchingListInMode + 59
24 AppKit 0x00007fff8339c520 _DPSNextEvent
+ 718
25 AppKit 0x00007fff8339be89 -
[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
26 Interface Builder 0x00000001000033b8
27 AppKit 0x00007fff835d6a83 -
[NSApplication _realDoModalLoop:peek:] + 442
28 AppKit 0x00007fff835d460d -
[NSApplication runModalForWindow:] + 129
29 InterfaceBuilderKit 0x00000001002a293d -
[IBDetailedAlert runModal] + 77
30 Interface Builder 0x0000000100007167
31 Interface Builder 0x00000001000071e0
32 IBCocoaTouchPlugin 0x0000000118d1bab3
IBMessageForAssertingMarshallingFailureFromException + 538
33 Foundation 0x00007fff84f62713
__NSThreadPerformPerform + 219
34 CoreFoundation 0x00007fff85da4281
__CFRunLoopDoSources0 + 1361
35 CoreFoundation 0x00007fff85da2879 __CFRunLoopRun
+ 873
36 CoreFoundation 0x00007fff85da203f
CFRunLoopRunSpecific + 575
37 HIToolbox 0x00007fff870e1c4e
RunCurrentEventLoopInMode + 333
38 HIToolbox 0x00007fff870e19b1
ReceiveNextEventCommon + 148
39 HIToolbox 0x00007fff870e190c
BlockUntilNextEventMatchingListInMode + 59
40 AppKit 0x00007fff8339c520 _DPSNextEvent
+ 718
41 AppKit 0x00007fff8339be89 -
[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
42 Interface Builder 0x00000001000033b8
43 AppKit 0x00007fff83361a7d -
[NSApplication run] + 395
44 AppKit 0x00007fff8335a798
NSApplicationMain + 364
45 Interface Builder 0x00000001000016a5
46 Interface Builder 0x0000000100001634
47 ???
I can send along a crash log if people are interested, or think it
will help.
Thanks in advance.
_______________________________________________
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