Re: Need help debugging this
Re: Need help debugging this
- Subject: Re: Need help debugging this
- From: vincent habchi <email@hidden>
- Date: Mon, 18 Jul 2011 08:24:00 +0200
Salut ! :)
> I'm having problems tracking down this bug:
>
> -[NSCFString string]: unrecognized selector sent to instance 0x7fff71192b70
Besides anything that was already mention, I may add that this kind of error is frequently caused by the object being freed and its memory reused by another object of a different kind. You may thus, in addition, use the Allocation instrument.
Vincent_______________________________________________
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