My application loads, runs, and exits perfectly on the Emulator, using an
EZ DEBUG ROM, but the code intermittently crashes on actual Palm devices,
upon application exit.  I'm receiving a Fatal Reset dialog, with no further
information.  My best guess is a memory leak of sorts, but doing an 'hd 0'
just before the program completes shows no allocated memory with an owner ID
of 2.  I do have the FrmCloseAllForms() as the last line in my PilotMain,
and added some code to check for leaks at the beginning and end of
PilotMain, per an article in Palm's KB.  
   Does anyone have any other suggestions for debugging errors of this sort?
The most frustrating part is that it only occurs 50% of the time in the
actual devices, and never in the emulator.  Thanks in advance.

Adam

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