Just tried a new database to ensure free of errors. I deleted the old one
from the Launcher Delete... and installed a new one (using POSE). The
database is read only, and there are no MemHandleFree or MemHandleUnlocks
anywhere in the code. All I do is read a known good PDB file. I never write
to the file.



"Scott Johnson" <[EMAIL PROTECTED]> wrote in message
news:79131@palm-dev-forum...
>
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > The following code fails with a fatal exception:
> > "MemoryMgr.c, Line 4384, Free handle"
> >         hDb = DmOpenDatabase(0, dbId, dmModeReadOnly);
> > The database CodesGeneric does indeed exist and the dbId is not zero.
>
> The database could have gotten corrupted during a previous access, if a
> record got mistakenly freed without detaching it from the database.  Try
to
> delete the db via DmDeleteDatabase and see if a similar error happens
then.
>
> -slj-
>
>
>



-- 
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