Re: Xcode 3.2.1 hangs when I click on any .xcdatamodel file
Re: Xcode 3.2.1 hangs when I click on any .xcdatamodel file
- Subject: Re: Xcode 3.2.1 hangs when I click on any .xcdatamodel file
- From: David Fichou <email@hidden>
- Date: Mon, 04 Jan 2010 11:20:54 -0800
- Thread-topic: Xcode 3.2.1 hangs when I click on any .xcdatamodel file
Title: Re: Xcode 3.2.1 hangs when I click on any .xcdatamodel file
On 1/4/10 10:49 AM, "Jens Alfke" <email@hidden> wrote:
>
> On Jan 4, 2010, at 9:55 AM, David Fichou wrote:
>
>> Recently Xcode is hanging anytime I click on a .xcdatamodel file in the Group
>> and Files list. I click on the file and after about 5 seconds I get the
>> spinning color wheel. I have let it sit for several minutes and no luck.
>
> All-purpose Mac debugging advice: "If it hangs, sample it." The backtrace of
> the stuck thread should be a clue. File a bug report against Xcode and attach
> the sample.
>
> —Jens
I actually did sample Xcode several times and they all seem to have the same theme. It appears as though Xcode is trying to get the XDDiagramView to sizeToFit.
Sampling process 41923 for 1 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling Xcode (pid 41923) every 1 millisecond
Call graph:
763 Thread_359686 DispatchQueue_1: com.apple.main-thread (serial)
763 0x100001844
763 0x10000e97e
763 NSApplicationMain
763 -[NSApplication run]
763 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
763 _DPSNextEvent
763 BlockUntilNextEventMatchingListInMode
763 ReceiveNextEventCommon
763 RunCurrentEventLoopInMode
763 CFRunLoopRunSpecific
763 __CFRunLoopRun
763 __NSFireDelayedPerform
763 -[PBXNavigatorGroup _setBookmarkOnActiveNavigator:]
763 -[PBXFileNavigator replaceBookmark:becomeActive:]
763 -[PBXFileNavigator replaceBookmark:restoreSelection:]
763 -[PBXFileNavigator _replaceBookmark:restoreSelection:updatePrevStack:]
763 -[PBXFileNavigator _updateEditorWithCurrentBookmark]
763 -[PBXModule view]
763 -[NSWindowController window]
763 -[PBXModule loadWindow]
763 0x101f8991a
763 0x103c712c3
763 0x103c65cd4
763 0x103c65f57
763 0x103c66274
763 0x103c6dc6c
763 0x103c6e20c
763 -[NSScrollView setDocumentView:]
763 -[NSClipView setDocumentView:]
763 -[NSView addSubview:]
763 -[NSView _setSuperview:]
763 -[XDDiagramView viewDidMoveToSuperview]
763 -[XDDiagramView sizeToFit]
If someone get’s a clue from this stuck thread that would be very helpful. I just submitted it to Apple’s Bug Reporter (Radar).
David Fichou
Sr. Software Engineer
Renaissance Learning, Inc.
San Jose, California
Office: 715-424-3767 x1085
Cell: 650-722-0306
_______________________________________________
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