Hello All,

In doing testing with the OS 3.5 roms I receive the following error
message when attempting to switch out of one of my apps:

"UIAppShell" (unkown version) reports "SystemMgr.c, Line: 4384,
Possible memory leak at 0x00040CA.  Use the 'hd 0' command to find
chunks owned by your app.  These chunks have an ownerID of 2".

I tried doing what the error suggested.

Hooked up PalmDebugger, opened the console, and typed 'hd 0'.  Got a list
of chunks, looked at the one that's at address 0x00040CA. It isn�t
labeled. Has an owner id #2. All other address has an owner id #0.

start    MemHandle localID  size   size  cnt own flags type  index attr
ctg  uniqueID name
-000040CA 00001864 00001865 000003 00000C  #0  #2    fM

MemHandleLock & MemHandleUnlock are paired properly. 
No MemPtr in my app.
Coded FrmCloseAllForms() while exiting my application.


How to dump the memory and look at the content?? Why is the address of
this owner id #2?

Thanks in advance.

Jeff

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to