At 7:45 AM -0800 3/15/02, Joe wrote:
>--- Amaravadi Ravi Kumar wrote:
>>
>>  But when I am running the application on PalmOS
>>  versions "Palm OS 3.5-en-colordbg.rom" and "Palm
>>  OS 4.0-en-colordbg.rom", I am getting the following
>>  error .. 
>>
>>  UIAppShell (unknown version) called SysFatalAlert with
>>  message "SystemMgr.c Line: 4804 . Minor errors found
>>  while exiting app. Un-freed chunk at 0x00002534
>>  (ownerID2)"
>>
>
>You have allocated a chunk of memory with MemPtrNew() or MemHandleNew()
>and you didn't free that memory before exiting your application.

Amaravadi Ravi appears to be using an old version of the Palm OS 
Emulator.  The current version will detect memory leaks and give a 
fairly complete report of what it finds when the application quits.

-- Keith Rollin
-- Palm OS Emulator engineer

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

Reply via email to