I've seen that alot. When you go to write to your record, are you
locking the pointer? Like this:
recP = MemHandleLock( Record );
// do processing
MemPtrUnlock( recP );
Sometimes I get that message if I unlock a pointer twice (or unlock
an unlocked pointer).
-Rus
>-----Original Message-----
>From: Shin Tanaka [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, August 02, 2000 9:41 AM
>To: Palm Developer Forum
>Subject: [Q] MemoryMgrNew.c Error Message
>
>
>Hi, folks. I have a (newbie) question.
>
>Whenever sorting a large number of records (35,000+) using
>DmInsertionSort(), I receive this error message
>
>"MemoryMgrNew.c, Line:3081, Chunk not locked"
>
>What does it mean? Each record size is at most 70 bytes. I am using
>SPT1700 and CW R6 with 3.1 SDK.
>
>
>Thanks.
>
>
>
>
>
>
>
>
>--
>For information on using the Palm Developer Forums, or to
>unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/