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>.
- Re: OS 3.5 UIAppShell errors when exiting app Frank S. Fejes
- Re: OS 3.5 UIAppShell errors when exiting app Scott Maxwell
- Re: OS 3.5 UIAppShell errors when exiting app Paul Taylor
- Re: OS 3.5 UIAppShell errors when exiting app Frank S. Fejes
- Re: OS 3.5 UIAppShell errors when exiting app ron
- Re: OS 3.5 UIAppShell errors when exiting app Frank S. Fejes
- Re: OS 3.5 UIAppShell errors when exiting app David Fedor
- Re: OS 3.5 UIAppShell errors when exiting app Bob Ebert
- Re: OS 3.5 UIAppShell errors when exiting app David Fedor
- RE: OS 3.5 UIAppShell errors when exiting app Ronald Gouldner Jr
- Re: OS 3.5 UIAppShell errors when exiting app Frank S. Fejes
