I am using pose 3.0a6 with a Palm OS 3.5 ez debug rom (Linux prc-tools 2.0). When I exit my application by tapping on the home icon I receive the message from pose: "UIAppShell" (unknown version) reports "SystemMgr.c, Line:4384, Possible memory leak at 0x000024F8. Use the 'hd 0' command to find chunks owned by your app. These chunks have an ownerID of 2". If this is the latest version of "UIAppShell", please report this to the application author. What is this 'hd 0' command and how do I activate/use it? (or where are its docs) What could be causing this "possible memory leak"? I only specifically allocate memory in one function (strings for form fields) and those are deallocated in my stop_application function. (I guess MathLib could be doing it ???) I have used gremlins to hit on my app about 10,000 times without any error. This error message does not occur if i use the non-debug 3.5 ez rom. Any suggestions would be appreciated. Richard [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
