FROM : j o a r
DATE : Tue Jan 15 20:14:31 2008
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
DATE : Tue Jan 15 20:14:31 2008
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
| Related mails | Author | Date |
|---|---|---|
| Wesley Smith | Jan 15, 11:18 | |
| John Stiles | Jan 15, 18:23 | |
| Wesley Smith | Jan 15, 19:04 | |
| j o a r | Jan 15, 20:14 | |
| Wesley Smith | Jan 15, 20:36 | |
| John Stiles | Jan 15, 20:38 | |
| Wesley Smith | Jan 15, 21:17 | |
| Kyle Sluder | Jan 15, 22:40 |






Cocoa mail archive

