Re: Trouble tracking down a crash
Re: Trouble tracking down a crash
- Subject: Re: Trouble tracking down a crash
- From: Thomas Engelmeier <email@hidden>
- Date: Tue, 18 Sep 2007 19:41:23 +0200
Am 18.09.2007 um 19:29 schrieb Todd Blanchard:
Not entirely cocoa - but Mac programming and I'm happy to be
referred to a better place to ask this.
My app crashes on exit with a memory access violation in objc_msgsnd
(however it is spelled) - it seems to think the number 4 is a
pointer somewhere. The debugger is of little help - it has no stack
information to show me and provides no context information at all.
Potentially your stack is hosed. Use google for MALLOC_DEBUG,
NSZombieEnabled and CFZombieLevel.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden