Trouble tracking down a crash
Trouble tracking down a crash
- Subject: Trouble tracking down a crash
- From: Todd Blanchard <email@hidden>
- Date: Tue, 18 Sep 2007 10:29:03 -0700
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.
Tips on how to catch this beastie would be much appreciated. As a
last resort, I'm fixing to just call exit() after the save changed
document step in the exit sequence.
_______________________________________________
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