Re: Can't send messages to a valid object
Re: Can't send messages to a valid object
- Subject: Re: Can't send messages to a valid object
- From: "Alastair J.Houghton" <email@hidden>
- Date: Sat, 4 Oct 2003 10:36:08 +0100
On Saturday, October 4, 2003, at 03:14 am, Charles Jolley wrote:
The problem occurs sporadically, which made me think that this would
be some kind of memory corruption issue. However, I have posed
NSObject to disable all deallocs, so I know the memory is valid.
Additionally, I can inspect the memory and everything looks to be in
order.
Has anyone seen anything like this before? If not, does anyone have
any suggestions on what I can do to further diagnose this issue?
Take a look at my FAQ, which has a couple of sections related to memory
management and debugging crashes.
http://www.alastairs-place.net/cocoa/faq.txt
See in particular 3.1.7 and 3.1.8, which list a number of things you
can do to track-down memory related problems.
Kind regards,
Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.