FREED message is crashing my program
FREED message is crashing my program
- Subject: FREED message is crashing my program
- From: Korei Klein <email@hidden>
- Date: Wed, 19 Aug 2009 10:23:43 -0500
When I compile and run my project, it crashes because of an illegal
memory access error. Just before the error occurs, the program logs the
following line:
objc[32305]: FREED(id): message set sent to freed object=0x53ffb850
.
The object at address 0x53ffb850 is the object that has the illegal
memory access error. What does this FREED line mean, and what does it
have to do with memory access problems?
Korei Klein
_______________________________________________
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