I forgot to mention: the crash doesn't occur on a real device. The application seems to run fine there, although I have more to do and would like to be able to use the Simulator for debugging.
David ----- Original Message ----- From: "David Beers" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, June 25, 2003 11:02 PM Subject: PalmSim.exe crash on frmCloseEvent > I receive a fatal PalmSim.exe Application Error (instruction at 0x0x8881a8 > referenced memory at 0x00000000) every time my application tries to pass a > frmCloseEvent for a particular form to FrmDispatchEvent. (Other > frmCloseEvents are not a problem, in fact other frmCloseEvents to the *same* > form do not cause this problem if they don't arise from a FrmGotoForm() > call) I don't know if the frmCloseEvent is a red herring since it's not my > application that's crashing, but the Simulator itself. However the crash > always occurs at exactly the point where FrmDispatchEvent() is passing the > frmCloseEvent following a FrmGotoForm call. Don't even know where to begin > looking for a solution. > > I'm using CW9.1, SDK5, and the Simulator on a Win2k machine. Any > suggestions much appreciated. > > David > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
