"Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 09:56 AM 3/11/2004, you wrote: > >Hi. > >I get "MemoryMgr.c, Line:3760, Invalid chunk ptr" after my app exits. > >I get it only in debug build. In release it works fine. > >I tried to debug, but it happens after return from my PilotMain. > > This usually means that somewhere in your code, you are overwriting a chunk > header, possibly for a system-allocated data chunk. > > Have you run your application using the Palm OS Emulator, an OS 4.1 debug > ROM, and full checking turned on? >
Hm. You mean I may accidentally write beyond my handle boundaries ? I run it against 4.1 debug ROM. It works fine. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
