Re: Need help debugging this
Re: Need help debugging this
- Subject: Re: Need help debugging this
- From: Roland King <email@hidden>
- Date: Mon, 18 Jul 2011 08:49:44 +0800
Google up mallocstackloggingnocompact. Bill Bumgarner had a good article on it. That would help you track memory actually allocated.
On Jul 18, 2011, at 8:34, Andre Masse <email@hidden> wrote:
> Hi,
>
> I'm having problems tracking down this bug:
>
> -[NSCFString string]: unrecognized selector sent to instance 0x7fff71192b70
>
> Is there a way to know which instance is referred at that address? I tried "info symbol *0x7fff71192b70" in gdb and all i get is a blank line. The address is consistent across runs and even after a machine reboot.
>
> Any infos, pointer to doc etc. would be appreciated,
>
> Thanks,
>
> Andre Masse
> _______________________________________________
>
> 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
_______________________________________________
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