Hello Anders , I am working with Marianne on this . We are using MemMove to copy the contents of one local buffer to another local buffer in our function . This function gets called from a notification handler for sysNotifyEventDequeuedEvent . Could this be related ? Otherwise , i don't see any harm in using MemMove for local buffers .. Please advise , Thanks in advance , Dhanashri .
----- Original Message ----- From: "Anders Rahm-Nilzon" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, November 12, 2003 6:11 PM Subject: Re: Memory Manager Error > If the pointer to the chunk have an NULL address you get that error message, > but how do you use MemMove without create a pointer or a chunk? > > "Marianne" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > > > Hi Anders, > > > > We haven;t used any of those functions .We have used MemMove.. > > Is this causing the problem > > > > Marianne > > > > > > ----- Original Message ----- > > From: "Anders Rahm-Nilzon" <[EMAIL PROTECTED]> > > Newsgroups: palm-dev-forum > > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > > Sent: Tuesday, November 11, 2003 1:55 PM > > Subject: Re: Memory Manager Error > > > > > > > It sounds like you get a pointer that has a NULL-address. Do you use any > > > memory allocation function eg. MemPtrNew, MemHandleNew or MemGluePtrNew > ? > > > > > > "Marianne" <[EMAIL PROTECTED]> wrote in message > > > news:[EMAIL PROTECTED] > > > > > > > > > > > > Hello, > > > > > > > > I have written an application and when i run it i get the following > > error: > > > > > > > > In which conditions do we get this error in Palm OS 5.0 : > > > > MemoryMgr.c , Line:3675, > > > > Invalid chunk ptr > > > > > > > > After this the PDA RESETs .Can anyone help me out... > > > > > > > > Thanks in advance > > > > > > > > Marianne > > > > > > > > > > > > > > > > > > > > -- > > > 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/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
