This is a sign that you are not fully letting go of all your memory chunks.
Go through your program and look for place that you assign locks using
MemHandleLock and make sure you unlock them, also look for MemPtrNew
assignments and destroy them. Once you have cleared all memory locks this
message will disappear.

--


Brian Brackeen
[EMAIL PROTECTED]
"Clones are people two ... "
http://www.vbcoder.com
Phone: 972.877.8611
Fax: 877.540.6349


"Flora_Mahdavi" <[EMAIL PROTECTED]> wrote in message
news:46819@palm-dev-forum...
>
> I have a solid application that works fine on Rom 3.1.
> I'm modifying it so it runs on Rom 3.5, I'm using
palmos35-dr4-en-ezdbg.rom.
>
> Now the problem: when exiting the application it gives me the following
> error message:
>
> UIAppShell (unknown version) called SysFatalAlert with the message:
> "SystemMgr.c, Line:4384, Possible memory leak at 0x0003D37C. Use
> the 'hd 0' command to find chunks owned by your app. These chunks
> have an ownerID of 2"
>
> If I hit Continue button, next error message comes up:
>
> UIAppShell (unknown version) called SysFatalAlert with the message:
> "DataMgr.c, Line:8236, Records left locked in closed unprotected DB"
>
> Again if I hit Continue button, the third error message comes up:
>
> applications (3.5) called SysFatalAlert with the message:
> "DataMgr.c,
> Line:8236, Records left locked in closed unprotected DB"
>
> Eventually when I hit the continue button this time it goes to the main
palm
> screen which displays list of applications.
>
> So far I've had no luck in finding any reason for this behavior. If
anybody
> can help out, I'd appreciate.
>
> Regards,
> Flora
>
>
>
>



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

Reply via email to