Hi Friends, In my application, I found a crash mentioning that
"MemoryMgr.c, Line:4738, Chunk under-locked". I think this occurs when we call MemHandleUnlock more than MemHandlelock. I checked my code and found that there were no extra calls to MemHandleUnlock.(I am calling MemHandlelock-MemHandleUnlock five times in my code) However, if I comment out the last MemHandleUnlock call the crash doesn't occur Kindly help me Regards Manish -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
