Re: My app crashes on Panther randomly
Re: My app crashes on Panther randomly
- Subject: Re: My app crashes on Panther randomly
- From: "Alastair J.Houghton" <email@hidden>
- Date: Sat, 1 Nov 2003 21:36:24 +0000
On Saturday, November 1, 2003, at 08:41 pm, Lorenzo wrote:
Hi,
my application, compiled with Xcode, never crashes on my and on many
other
computers running Pather. But on a machine it unexpectedly quit. No
matter
when, it does sometimes and always at different moments.
I attach here one of the crash.logs hopefully someone can help me.
Here the app crashed just after the user choosed a folder, but in many
other
cases it doesn't crash here, but later. Uh?
I suspect you're sending a message to a bad pointer (probably an object
you've deallocated). Try setting NSZombieEnabled and see if you get
any exceptions.
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.