When running gremlins in POSE (using CW), my program will occationally halt (as if an exception occurred). In CW, there is a message box with an error sign (i.e., an "X" in a red circle) and an OK button. The message box doesn't say anything (nor is there a window heading). If I click OK I'm taken to some assembler source. I can retrace back to my code in the Stack window. My dilema is, I don't know why the program halted (i.e., no message). My code looks OK (doens't it always?!?). For example, I saw this happen at a MemPtrFree() call (which normally works and was correctly paired with a MemPtrNew()). These always occur at places where the code normally runs fine, but after several gremilins (with 30,000 events, each), I'll bump into one of these. Anyone know (1) why the messageless message boxes are displayed, (2) how to go about debugging these errors? Thanks! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
