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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to