I had the same problem yesterday, and finally i figure it out that i did a
wrong DB command : i wanted to COPY & PASTE records between DB's, so i
attached a record with the source pointer parameter = pointer to the record
in the second DB.
so it did CUT & PASTE , doing unwanted result.
for some reason i didn't get any error, only when i checked the
DmDatabaseSize in some parts of the code.

try to look and remark many DB commands until you find the problematic
command.

shay


"Scott Maxwell" <[EMAIL PROTECTED]> wrote in message
news:33737@palm-dev-forum...
>
> In my doc editor, I am getting the size of docs by calling DmDatabaseSize.
> I am calling this once for each doc as I draw a list of docs on screen.
> Sometimes this blows up deep inside DmDatabaseSize with a message that
says:
>
> "Free Handle" at MemoryMgr.c, line 4359.  This is on an OS3.5 English
color
> debug rom on POSE 3.0a8.
>
> The stack trace looks like this:
>
> DmDatabaseSize
> MemLocalIDToLocked
> MemHandleLock
> PrvHandleCheck
> ErrDisplayFileLineMsg
>
> Any clues would be greatly appreciated.
>
> TIA,
>
> Scott Maxwell
> Quik Sense Software
>
>
>
>
>



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