HI Jeff,

this means that you have overlocked a record or resource and then
you try to unlock it again.

Look over your code and double check make sure the combo lock/unlock
are there.

regards

danny
www.toysoft.ca


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Jeff
> Diamond
> Sent: Tuesday, March 25, 2003 12:01 PM
> To: Palm Developer Forum
> Subject: Opening the current App database causing crash on exit..
>
>
> I have a program that reads data from a PRC database.  It works fine
> when that PRC database is external to itself.
> But when I try to open and read from my current (running) PRC,
> everything works fine until I exit.  I then get a fatal memory manager
> error saying only "Chunk Underlocked, but with no additional info".
>
> In debugging this with the debug console, it appears that my App has
> fully exited by this point, and the error is in the system.
> Interestingly enough, it MAKES NO DIFFERENCE in my app if I choose to
> not close the database at all before exiting, or even if I close it twice!
>
> I assume there is some logical issue with the fact that I've opened my
> App for reading, and so has the OS.
> Is there a way to make this work?
>
> Thoughts much appreciated!
> - Jeff Diamond
>
>
>
> --
> For information on using the Palm Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/support/forums/
>
>


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

Reply via email to