On Nov 11, 2009, at 10:30 AM, Corbin Dunn wrote: > Your delegate is being deallocated too soon. Try adding a log when it gets > dealloced (or a breakpoint) and see if the crash happens after the > deallocation. It probably will.
That would seem to fit, but the breakpoint doesn't trigger and I can examine the object in the debugger after the crash. It looks fine. The outline view's _delegate and _dataSource still point to it, too. -- David Catmull uncom...@uncommonplace.com http://www.uncommonplace.com/ _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com