FROM : Daniel Child
DATE : Mon Mar 28 21:20:34 2005
I tried this but it did not work. In fact, nothing happened.
But I think your theory is right, because when I ran the debugger, I
got an
EXC BAD ACCESS error when trying to release pool.
How do you use this ZombieEnabled thing? I didn't see any change in
behavior after adding in NSZombiesEnabled = YES.
On Monday, March 28, 2005, at 01:05 AM,
<email_removed> wrote:
> An object is over-released. Try running with NSZombieEnabled set to
> YES; this will log an exception when you attempt to release an object
> too many times.
>
> -- Chris
DATE : Mon Mar 28 21:20:34 2005
I tried this but it did not work. In fact, nothing happened.
But I think your theory is right, because when I ran the debugger, I
got an
EXC BAD ACCESS error when trying to release pool.
How do you use this ZombieEnabled thing? I didn't see any change in
behavior after adding in NSZombiesEnabled = YES.
On Monday, March 28, 2005, at 01:05 AM,
<email_removed> wrote:
> An object is over-released. Try running with NSZombieEnabled set to
> YES; this will log an exception when you attempt to release an object
> too many times.
>
> -- Chris
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

