Re: NSWindow and autorelease with dynamic binary
Re: NSWindow and autorelease with dynamic binary
- Subject: Re: NSWindow and autorelease with dynamic binary
- From: j o a r <email@hidden>
- Date: Tue, 15 Jan 2008 11:14:31 -0800
On Jan 15, 2008, at 10:04 AM, Wesley Smith wrote:
So taking out the extra release call doesn't help at all, that was a
shot in the dark. I checked and isReleasedWhenClosed is enabled, so
after I call [win close], I expect it to be released. Yet, I'm still
getting crashes in
Use NSZombieEnabled to figure out what type of deallocated object that
is triggering the crash.
This should be your priority #1.
j o a r
_______________________________________________
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