Xcode 3.2.5 crashing when opening Xcode projects
Xcode 3.2.5 crashing when opening Xcode projects
- Subject: Xcode 3.2.5 crashing when opening Xcode projects
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 19 Jan 2011 16:28:36 +0100
I'm observing repeatedly a crash of Xcode when opening some complex
Xcode projects (multiple targets and dependencies). See crash log below.
This does not happen all the time but very often and I've still not
figure what could be triggering these crashes (switching between debug
and release mode, sub-project dependencies, index?).
The workaround I use is to delete the build folder and open the
project again.
It does look like some other crashes I found while searching the list
archives.
Question:
---------
Is this a known issue and would there be a solution for instance to
fix the project file?
----------8
<
--------------8
<
--------------8
<--------------8<--------------8<--------------8<--------------
Process: Xcode [514]
Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.Xcode
Version: 3.2.5 (1760)
Build Info: DevToolsIDE-17600000~5
Code Type: X86-64 (Native)
Parent Process: launchd [173]
Date/Time: 2011-01-18 16:45:11.230 +0100
OS Version: Mac OS X 10.6.6 (10J567)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000504030219
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
objc_msgSend() selector name: isKindOfClass:
objc[514]: garbage collection is ON
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff864791ac
objc_msgSend_vtable4 + 12
1 com.apple.Xcode.DevToolsCore 0x0000000100112f1e -[PBXTarget
buildFileForReferenceIdenticalTo:] + 182
2 com.apple.Xcode.DevToolsCore 0x000000010018d7d5 -[PBXTarget
containsFileReferenceIdenticalTo:] + 18
3 ...ple.Xcode.DevToolsInterface 0x00000001008461cf -
[PBXGroupTreeModule outlineView:objectValueForTableColumn:byItem:] + 505
4 com.apple.AppKit 0x00007fff81aeea00 -[NSTableView
preparedCellAtColumn:row:] + 323
5 com.apple.AppKit 0x00007fff81b078e7 -[NSTableView
_drawContentsAtRow:column:withCellFrame:] + 47
6 com.apple.AppKit 0x00007fff81b0785d -[NSOutlineView
_drawContentsAtRow:column:withCellFrame:] + 95
7 com.apple.AppKit 0x00007fff81b06980 -[NSTableView
drawRow:clipRect:] + 1242
8 com.apple.AppKit 0x00007fff81b06273 -[NSTableView
drawRowIndexes:clipRect:] + 369
9 com.apple.AppKit 0x00007fff81b060f4 -[NSOutlineView
drawRowIndexes:clipRect:] + 131
10 com.apple.AppKit 0x00007fff81b04c20 -[NSTableView
drawRect:] + 1302
11 com.apple.AppKit 0x00007fff81afac49 -[NSView
_drawRect:clip:] + 3390
12 com.apple.AppKit 0x00007fff81af98bc -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
13 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
14 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
15 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
16 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
17 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
18 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
19 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
20 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
21 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
22 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
23 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
24 com.apple.AppKit 0x00007fff81af9c26 -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
25 com.apple.AppKit 0x00007fff81af7f8e -[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView
:] + 767
26 com.apple.AppKit 0x00007fff81af7ab0 -[NSThemeFrame
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView
:] + 254
27 com.apple.AppKit 0x00007fff81af4362 -[NSView
_displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] +
2683
28 com.apple.AppKit 0x00007fff81a6db9a -[NSView
displayIfNeeded] + 969
29 com.apple.AppKit 0x00007fff81a1f71a -[NSWindow
_setFrameCommon:display:stashSize:] + 1895
30 com.apple.AppKit 0x00007fff81b66133 -[NSWindow
_setFrameFromString:force:] + 1187
31 ...ple.Xcode.DevToolsInterface 0x000000010080fcb4 -
[XCPerspectiveModule setWantsModuleWindow:] + 1130
32 ...ple.Xcode.DevToolsInterface 0x000000010080c787 +
[XCPerspectiveModule openForProjectDocument:] + 152
33 ...ple.Xcode.DevToolsInterface 0x000000010080c232 -
[PBXProjectDocument makeWindowControllers] + 510
34 ...ple.Xcode.DevToolsInterface 0x0000000100809f13 -
[PBXDocumentController
_innerOpenDocumentWithContentsOfFile:display:didOpenWithExternalEditor
:] + 105
35 ...ple.Xcode.DevToolsInterface 0x0000000100809d84 -
[PBXDocumentController
openDocumentWithContentsOfFile:display:didOpenWithExternalEditor:] + 282
36 com.apple.Xcode 0x0000000100009dc6 0x100000000 +
40390
37 com.apple.Xcode 0x00000001000054cf 0x100000000 +
21711
38 com.apple.Xcode 0x00000001000054b6 0x100000000 +
21686
39 com.apple.AppKit 0x00007fff81c1b6fc -[NSApplication
_doOpenFile:ok:tryTemp:] + 330
40 com.apple.AppKit 0x00007fff81c6cadb -
[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] +
766
41 com.apple.AppKit 0x00007fff81b3900d -
[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:]
+ 217
42 com.apple.Foundation 0x00007fff81087f62 -
[NSAppleEventManager
dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
43 com.apple.Foundation 0x00007fff81087d92
_NSAppleEventManagerGenericHandler + 114
44 com.apple.AE 0x00007fff80d79323
aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned
char*) + 162
45 com.apple.AE 0x00007fff80d7921c
dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
46 com.apple.AE 0x00007fff80d79123
aeProcessAppleEvent + 210
47 com.apple.HIToolbox 0x00007fff861a8765
AEProcessAppleEvent + 48
48 com.apple.AppKit 0x00007fff81a3e04b _DPSNextEvent +
1205
49 com.apple.AppKit 0x00007fff81a3d7a9 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
50 com.apple.AppKit 0x00007fff81a0348b -[NSApplication
run] + 395
51 com.apple.AppKit 0x00007fff819fc1a8
NSApplicationMain + 364
52 com.apple.Xcode 0x00000001000017a4 0x100000000 + 6052
[...]
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000100580f00 rbx: 0x0000000200c421c0 rcx:
0x0000000100c77b2b rdx: 0x0000000100580ff0
rdi: 0x0000000200c421c0 rsi: 0x00007fff8217b420 rbp:
0x00007fff5fbfb8b0 rsp: 0x00007fff5fbfb858
r8: 0x0000000200c421c0 r9: 0x0000000000000002 r10:
0x0000000504030201 r11: 0x0000000101627c90
r12: 0x0000000200990700 r13: 0x00000000000001fb r14:
0x0000000200c44b20 r15: 0x000000020099dba0
rip: 0x00007fff864791ac rfl: 0x0000000000010206 cr2:
0x0000000504030219
_______________________________________________
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