"Eugene Chin" <[EMAIL PROTECTED]> wrote:
> Using a Palm V OS 3.3 debug rom, my application runs successfully
> and then a dialog appears with the message:
>
> "UIAppShell" (unknown version) reports "SystemMgr.c, Line: 4192,
> Possible memory leak. Use the 'hd 0' commadn to find chunks
> owned by your app. These chunks have an owner ID of 2.".
>
> I get a similar message with OS 3.5 debug rom, but there are no
> problems when running the app with OS 3.0 and 3.2 roms.
>
> Does this message really indicate a memory leak in UIAppShell, or
> is this a memory leak in my application?
I was getting the same error message, and was able to make it go away
by calling FrmCloseAllForms() when my app is stopping.
--
Roger Chaplin
<[EMAIL PROTECTED]>