Re: svn over https in Xcode 4 causes Xcode to hang
Re: svn over https in Xcode 4 causes Xcode to hang
- Subject: Re: svn over https in Xcode 4 causes Xcode to hang
- From: "Hank Heijink (Mailinglists)" <email@hidden>
- Date: Tue, 15 Mar 2011 09:13:23 -0400
Replying to my own message, in case others bump into this:
I was notified by Apple that this is a known issue (original bug is 9014062). I haven't found a workaround, so it looks like I'll have to wait until the next Xcode update.
Best,
Hank
On Mar 10, 2011, at 1:58 PM, Hank Heijink (Mailinglists) wrote:
> Dear all,
>
> I have a project that is checked out from an svn repository that I connect to over https. When I open this project in Xcode 4, Xcode becomes unresponsive within seconds and stays unresponsive. I've waited 10 minutes or so, but I've had to kill it every time. Restarting, reinstalling either in /Developer or in /Xcode4, with or without Xcode 3.2.6, none of that helped.
>
> The console shows messages like these:
>
> 3/10/11 11:19:59 AM Xcode[586] [?T] ASSERTION FAILURE in /SourceCache/IDEFoundation/IDEFoundation-284/Framework/Classes/Model/SourceControl/IDESourceControlTree.m:2462
> Details: (item) should not be nil.
> Object: <IDESourceControlWorkingTree: 0x201d98d80>
> Method: -addNewItemsWithStatusWithResults:
> Thread: <NSThread: 0x2026f0220>{name = (null), num = 16}
> Hints: None
>
> 3/10/11 11:20:03 AM Xcode[586] [?T]
> Backtrace:
> 0 0x0000000100949843 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
> 1 0x000000010006d484 _DVTAssertionFailureHandler (in DVTFoundation)
> 2 0x000000010055e150 __64-[IDESourceControlWorkingTree addNewItemsWithStatusWithResults:]_block_invoke_0 (in IDEFoundation)
> 3 0x00000001000060cc __38-[DVTDispatchLock performLockedBlock:]_block_invoke_0 (in DVTFoundation)
> 4 0x00007fff8759351b dispatch_barrier_sync_f (in libSystem.B.dylib)
> 5 0x0000000100006073 -[DVTDispatchLock performLockedBlock:] (in DVTFoundation)
> 6 0x000000010055dcbe -[IDESourceControlWorkingTree addNewItemsWithStatusWithResults:] (in IDEFoundation)
> 7 0x000000010055db83 -[IDESourceControlWorkingTree mergeStatusOperationResults:forLocalStatusOnly:] (in IDEFoundation)
> 8 0x00000001005dcd0c __77-[IDESourceControlWorkingTree updateLocalStatusForDirectory:completionBlock:]_block_invoke_01137 (in IDEFoundation)
> 9 0x00007fff8759a2c4 _dispatch_call_block_and_release (in libSystem.B.dylib)
> 10 0x00007fff87578e32 _dispatch_queue_drain (in libSystem.B.dylib)
> 11 0x00007fff87578c94 _dispatch_queue_invoke (in libSystem.B.dylib)
> 12 0x00007fff8757883e _dispatch_worker_thread2 (in libSystem.B.dylib)
> 13 0x00007fff87578168 _pthread_wqthread (in libSystem.B.dylib)
> 14 0x00007fff87578005 start_wqthread (in libSystem.B.dylib)
>
> ...which leads me to believe that the svn support is the culprit. Svn over https used to be problematic in the first Developer Previews, but started working in DP 3 or 4 (can't remember). It became spotty in the GM seed (svn status would not show or update properly, but the connection to the repository would work), and now it has rendered Xcode 4 unusable for me. My project works just fine in Xcode 3.2.6 fortunately, so I'll keep using that for now.
>
> Has anyone else seen this? I filed a bug about it - rdar://9114786.
>
> Thanks,
> Hank
>
_______________________________________________
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