>MemoryMgrNew.c, Line: 4652, Non-free chunk in free list
>...
>Does this mean that the internal memory management structures have become
>corrupt somehow, causing a valid memory chunk to be able to be (wrongly)
>reallocated?
Right. Probably something has stomped on a memory manager structure,
invalidated the header of a free object or one of its pointers through the
list of free memory spaces.
I'm surprised that the emulator wouldn't have told you of the problem when
the corruption initially happened. You haven't turned that feature off,
have you? And you're using a 3.0 version of Pose? Time to debug...
-David Fedor
Palm Developer Support
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html