hd 0 is a console command of the palm debugger (look into Dev_Tools_Guide.pdf)
and makes a dump list of the heap's chunks which includes the owner ids. I
haven't used it yet, but I already had a look at, because I received the same
message. You can also use your emulator and set logging options, which will
include warnings about leaks and their content. Don't panic.

Joseph Jude schrieb:

> Hello list members,
> When I run gremlin on my application I get
>
> ERROR: UIAppShell (unknown version) called SysFatalAlert with the message:
> "SystemMgr.c, Line:4384, Possible memory leak at 0x00002936. Use the 'hd 0'
> command to find chunks owned by your app.  These chunks have an ownerID of
> 2".
>
> This happens at appstopevent. I searched on the list to find more details,
> but couldn't find out how to look for hd 0 using gdb. Can anyone please help
> me.
>
> Few info:
> I use DmCloseAllForms() in the stopevent.
> All the MemHandleLock have respective MemHandleUnlock.
>
> I am lost here. Any help is appreciated.
>
> Thanks in advace,
> -----------------------------------------
> Joseph Jude


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

Reply via email to