Re: Crash Question
Re: Crash Question
- Subject: Re: Crash Question
- From: Dave Carrigan <email@hidden>
- Date: Fri, 14 May 2010 12:07:36 -0700
On May 14, 2010, at 12:01 PM, email@hidden wrote:
> Exception Type: EXC_BAD_ACCESS (SIGBUS)
> Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000845
> Crashed Thread: 0 Dispatch queue: com.apple.main-thread
>
> Application Specific Information:
> objc_msgSend() selector name: release
>
>
> Thread 0 Crashed: Dispatch queue: com.apple.main-thread
> 0 libobjc.A.dylib 0x94df2edb objc_msgSend + 27
>
>
> Is this telling me I crashed releasing some object?
Most likely over-releasing some object.
--
Dave Carrigan
email@hidden
Seattle, WA, USA
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden