Re: _NSZombie Breakpoints won't Resolve (Xcode 3.2.2)
Re: _NSZombie Breakpoints won't Resolve (Xcode 3.2.2)
- Subject: Re: _NSZombie Breakpoints won't Resolve (Xcode 3.2.2)
- From: Joar Wingfors <email@hidden>
- Date: Sat, 19 Jun 2010 17:09:36 -0700
On 19 jun 2010, at 15.56, Jerry Krinock wrote:
> I've run my program through the crash steps a half dozen times each way, and it's repeatable.
>
> With those checkboxes there ON, never any problem.
>
> With those checkboxes OFF, I always get either a crash, a malloc: *** error for pointer being freed was not allocated, selector sent to object that doesn't recognize it, but (with breakpoints enabled), I never get a break.
What if you only enable NSZombieEnabled?
You should be hitting:
*** -[Foo bar]: message sent to deallocated instance 0x123456789
j o a r
_______________________________________________
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