Error on deleting pointer
Error on deleting pointer
- Subject: Error on deleting pointer
- From: Jos Timanta Tarigan <email@hidden>
- Date: Sat, 10 Sep 2011 07:37:50 -0700 (PDT)
hi,
Im programming in C++ and this error occurs when I turn on the guard malloc:
GuardMalloc[FighterTD-23087]: guard malloc zone failure: freeing a pointer we didn't allocate that was not claimed by any registered zone
GuardMalloc[FighterTD-23087]: Explicitly trapping into debugger!!!
the error occurs when I try to delete a pointer (which is treated as an array).
I cant find any similar problem/solution by googling, is it OSX/Xcode specific error? What does it mean? How can I handle them.
thanks in advance
=================================
svnstrk _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden