NSZombieEnabled should help track down your memory error. http://www.cocoadev.com/index.pl?NSZombieEnabled
On Tue, Nov 10, 2009 at 8:37 AM, Ian Piper <[email protected]> wrote: > Hi all, > > Can anyone advise a good strategy for tracking down EXC_BAD_ACCESS crashes? > I have an application that I can run quite happily two out of three times. > Then it will crash with this error. By this I mean I can do Build and Run > successively with no problems and then it will crash - no code or other > changes. > > It's a mystery and I wonder if anyone can advise how I can get to the root > cause. > > > > Ian. > -- > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > 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/james.montgomery%40gmail.com > > This email sent to [email protected] > -- James Montgomery Sr. Systems Administrator Vangent, Inc. Civilian, Defense, and National Security (CDNS) (o) 614-593-2995 (c) 614-946-2343 [email protected] Visit our web site: www.vangent.com _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
