Re: Arggg...overrelease in table view cell, but where?
Re: Arggg...overrelease in table view cell, but where?
- Subject: Re: Arggg...overrelease in table view cell, but where?
- From: Markus Spoettl <email@hidden>
- Date: Thu, 11 Dec 2008 13:02:42 -0800
On Dec 11, 2008, at 12:24 PM, Randall Meadows wrote:
-[GFController release]: message sent to deallocated instance
0x16d97890
Overwrite GFController's -release and -autorelease, simply calling
[super release] and [super autorelease] (ensure you get the signatures
exactly right). Set a breakpoint in both and debug the app. When the
debugger hits the breakpoints you will see exactly who called it in
the call stack. You can then go a figure out if that was on purpose.
Regards
Markus
--
__________________________________________
Markus Spoettl
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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