>Subject: memory mgr >From: "Rania Saymeh" <[EMAIL PROTECTED]> >Date: Tue, 18 Dec 2001 14:04:10 -0400 >hi all >my application runs fine on the palm without crashing, if I run it on a >symbol, it crashes giving me "MemoryMgrNew.c, Chunck under-locked" >error > >what exactly does that mean? and how come it doesn't do it for palm?
Since you probably can't use the debugger for this, you'll need to use the old standby of pop-ing up status screens until you isolate the piece of your code where it is crashing. You have some path through your code, specific to the extra stuff required to interface to the scanner API's (probably), where you are doing something naughty with pointers. Roger Stringer Marietta Systems, Inc. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
