I had this problem, too. It turned out I had a memory leak.
Scott Maxwell
----- Original Message -----
From: "Frank S. Fejes" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Tuesday, January 25, 2000 6:45 AM
Subject: OS 3.5 UIAppShell errors when exiting app
> Hello all. In doing testing with the OS 3.5 roms I receieve
> 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 0x0003BDFE. Use the 'hd 0' command to find
> chunks owned by your app. These chunks have an ownerID of 2".
>
> None of my other applications get this error yet they all
> finish the same way:
>
> static void StopApplication (void)
> {
> close_db();
> FrmSaveAllForms();
> FrmCloseAllForms();
> }
>
> Any ideas? Thanks in advance for the help and take care.
>
> --frank
>
> ---
> For information on using the Palm Developer Forums, or to unsubscribe,
please see <http://www.palm.com/devzone/mailinglists.html>.
>
---
For information on using the Palm Developer Forums, or to unsubscribe, please see
<http://www.palm.com/devzone/mailinglists.html>.