I'm seeing a crash in EvtGetEvent in the application that I'm currently working on. The crash is occuring mainly on OS 3.5 and OS 4.0 devices (not reproducible on OS 5). The stack trace looks as follows.
+AF8AXw-Startup+AF8AXw- PilotMain StarterPalmMain(unsigned short,void+ACo-,unsigned short) ScreenManager::runEventPump() baseScreenManager::runBaseEventPump() +ADw--- EvtGetEvent in here 0x10C4C6EE (SysEventGet) 0x10C54278 (WinSetDrawWindow) 0x10C54278 (WinSetDrawWindow) 0x10C52906 (WinValidateHandle) This application makes total use of Dynamic Forms and Dynamic Form objects and I was wondering if anyone has run across similar crashes. I don't know if there's a link between this EvtGetEvent crash and dynamic Form objects - however when I create fewer of the dynamic Form objects that I'm using the crash occurs less frequently. Are there any known issues with using dynamic Form Objects on OS 3.5/4.0? (I'm aware of the create/delete ascending/descending order requirement for FrmNewObject that will crash OS 5 on a regular basis if violated.) I was also wondering if this problem could be linked to smaller Heap Size on older versions of the OS? Thanks Glenn Keighley GKeighley+AEA-epocrates.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
