The problem turned out to be that the extraction process was trying to detach one too many records. When this was fixed, the fatal error went away, though I don't see how it is that one too many detaches done in the extraction app could cause a fatal error in the first launch of the app it extracted (subsequent launches worked), and then only on OS 3.2 and 3.3.
Mark Peters "Mark A. Peters" <[EMAIL PROTECTED]> wrote in message news:81893@palm-dev-forum... > > I have an application that is packaged inside a self-extracting archive > (also my app). When this app is extracted and run on POSE, all is well on OS > 3.0, 3.1 and 3.5 through 4.1. When run on OS 3.2 or 3.3, POSE reports a > "Just read from unallocated memory" error, and it does so after the initial > FrmGotoForm but before any of the code related to that first form gets > executed. No errors happen when this is done on real devices. > > [...] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
