Re: Xcode constantly crashing with Perforce & 10.6.3
Re: Xcode constantly crashing with Perforce & 10.6.3
- Subject: Re: Xcode constantly crashing with Perforce & 10.6.3
- From: Joar Wingfors <email@hidden>
- Date: Mon, 12 Apr 2010 19:14:08 -0700
On 12 apr 2010, at 09.11, Eric Gorr wrote:
>> If you *still* see this crash, the easiest way to get to the crashing selector would probably be to catch it in GDB:
>>
>> $ gdb
>> (gdb) file /Developer/Applications/Xcode.app
>> (gdb) break objc_exception_throw
>> (gdb) run
>
> Then what?
>
> 2010-04-12 12:07:37.079 Xcode[3259:6807] -[NSCFString objectForKey:]: unrecognized selector sent to instance 0x20a065ae0
> [Switching to process 3259]
There's the selector, and the target. You might want to attach that and the backtrace to the radar, and perhaps also a crash log where Default Folder X is not in the list of binaries just to be sure.
Thanks for taking time to log the radar, and for following up with additional data.
While this is getting resolved, you could probably work around the crash by removing the Perforce plugins from:
/Developer/Library/Xcode/Plug-ins
j o a r
_______________________________________________
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