When I am testing on the emulator and have memory leaks, I
can see where the leaks are by looking at the log file which is written
to the folder where the emulator is installed. I have never tested
with a simulator, but maybe it has a similar log file that will give you details
on your memory leak.
Bonnie
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tinnus
Sent: Friday, January 06, 2006 11:38 AM
To: Palm Developer Forum
Subject: Re: Memory leaks
Do a search in the source for any chunks 28 bytes-long.
2006/1/6, John <[EMAIL PROTECTED]>:
Thanks Michal for your response, But what my problem is that I downloaded some PalmOS application. When I tried to run it on the
Emulator it show an Alert Message saying that PlamOS 5.0 or greater is required to run this application. Then I tried to run this application on PalmOS Garnet Simulator and it runs there and when I exit the application It says
"systemmgr.c, Line:4397, Minor error while exiting app: un-freed chunk at 0x00F615E0, size 28 (ownerID 2)" but I do not find any file with the name systemmgr.c in the project. And so I am thinking of any memory leak checker which will also show the call stack where the memory is leaking
Thanks and Regards
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/su pport/forums/
-- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
