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: Eric Gorr <email@hidden>
- Date: Tue, 13 Apr 2010 09:44:43 -0400
On Apr 13, 2010, at 8:20 AM, Eric Gorr wrote:
> On Apr 12, 2010, at 10:14 PM, Joar Wingfors wrote:
>
>>
>> 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,
>
> Sorry, I am not sure what you are asking for. How do I get the selector and the target?
Never mind. Case of temporary blindness on my part. Information is now attached to the bug.
_______________________________________________
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