Re: Debugging objc_msg errors
Re: Debugging objc_msg errors
- Subject: Re: Debugging objc_msg errors
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 14 Jan 2009 16:57:03 -0700
On Jan 14, 2009, at 4:21 PM, Sean McBride wrote:
Not to hijack this thread, but... anyone know what objc_msgSend_fixup
is? Recently I've seen a lot of these types of crashes in my
(64bit, GC) app.
I could have sworn I've seen this before, and the problem ended up
being a subtle memory corruption bug. Have you tried turning on Guard
Malloc lately? Memory corruption can still happen in GC-enabled apps...
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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